You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
welpo 389c724fe0
feat: add invertable image shortcode
Useful to invert diagrams, graphs, etc. in dark theme.
To use it in a markdown file, add a line like:
{{ invertable_image(src="/img.png", alt="alt text") }}
2 years ago
..
macros 💄 style: larger section titles 2 years ago
partials 🐛 fix: add end-of-file newline 2 years ago
shortcodes feat: add invertable image shortcode 2 years ago
tags 🐛 fix: close div class"tags-item" 2 years ago
403.html 🐛 fix: add end-of-file newline 2 years ago
404.html 🐛 fix: add end-of-file newline 2 years ago
archive.html 💄 fix: remove double bottom-boder/div on Archive 2 years ago
base.html 🐛 fix: add end-of-file newline 2 years ago
cards.html 🐛 fix: add end-of-file newline 2 years ago
index.html 🐛 fix: add end-of-file newline 2 years ago
page.html 🐛 fix: add end-of-file newline 2 years ago
section.html Merge branch 'main' into fix/style 2 years ago