116 Commits (238487b4b2d7e04c8176d35d69e4925dc4b98d9c)

Author SHA1 Message Date
welpo 9a1f5db45c
feat: listen for changes on OS theme to switch accordingly
As long as the visitor has not changed the default theme, the site will
change between dark and light themes matching the OS setting.
2 years ago
serginogal 2f80b0b5ad feat: clean js code 2 years ago
welpo bd8dd87cd5
feat: add dimmable-image shortcode for dark theme
Reduces contrast and brightness of images when the dark theme is active.
Useful when invertable-image is not appropriate (photographs, paintings,
colour drawings…)
2 years ago
welpo af80aef00c
feat: change default theme to OS default
Update the theme switcher code to set the default theme to the OS
default, rather than the "light" theme. This provides a more seamless
user experience for users whose OS is set to a dark mode. The current
theme setting in local storage will still be respected if present. This
change was made to improve the accessibility and usability.

Fixes #38
2 years ago
welpo 84b4469b07
️ improvement: switch from webp to svg icons
Saves a bit of space :)
2 years ago
welpo bd0dbaab1a
️ improvement: use webp instead of png 2 years ago
welpo 7a69759112
🍱 improvement: use webp instead of png 2 years ago
welpo d412eae7df
💄 style: set Cascadia Code as code font
Modifies the markdown file to showcase the font's ligatures.
2 years ago
welpo ce2cf4d056
💄 style: use serif font in body
Also increases the size of the subheader in main page (cards), and
reduces the font weight of links.
2 years ago
welpo 2f4695dd0b
feat: showcase invertable image 2 years ago
welpo 6783ff6e49
🚚 style: move main image to static path 2 years ago
welpo 722d493a9a
💄 style: default light mode 2 years ago
welpo 339f818cfb 🐛 fix: remove duplicate social images; allow relative paths in socials
- Remove duplicate files in social_icons folder
- Allow relative paths in socials section (footer)
- Add more socials in default config
2 years ago
welpo ec51960eeb Remove .DS_Store 2 years ago
welpo 57ea76111e Improve inline code blocks contrast & remove border
Also removes .DS_Store from static/
2 years ago
welpo 0b117d1641 first commit 2 years ago