tabi-lean/templates
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") }}
2023-02-10 02:36:23 +01:00
..
macros 💄 style: larger section titles 2023-02-08 01:39:48 +01:00
partials 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
shortcodes feat: add invertable image shortcode 2023-02-10 02:36:23 +01:00
tags 🐛 fix: close div class"tags-item" 2023-02-08 14:30:01 +01:00
403.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
404.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
archive.html 💄 fix: remove double bottom-boder/div on Archive 2023-02-08 01:26:16 +01:00
base.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
cards.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
index.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
page.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
section.html Merge branch 'main' into fix/style 2023-02-07 20:11:38 +01:00