114 Commits (e3734829460d4f93643e7d8fc4a33670f5bb9c6e)

Author SHA1 Message Date
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