welpo
9de7a7a02d
✨ feat: allow realtive paths in images
...
Useful when hosting on a subdirectory. Replaces $BASE_URL by the
base_url set in config.toml.
2023-02-10 13:25:55 +01:00
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
welpo
5c48acba58
🐛 fix: close div class"tags-item"
2023-02-08 14:30:01 +01:00
welpo
4fe8643a1a
💄 style: larger section titles
2023-02-08 01:39:48 +01:00
welpo
6e471450c6
💄 fix: remove double bottom-boder/div on Archive
2023-02-08 01:26:16 +01:00
Óscar
0068912163
Merge branch 'main' into fix/style
2023-02-07 20:11:38 +01:00
welpo
fa781db0e4
💄 style: set consistent underline in headers
2023-02-07 18:43:17 +01:00
serginogal
3434cbc926
✨ feat: add archive screen
2023-02-07 17:26:29 +09:00
Sergi Nogal
40017f069f
Merge pull request #14 from welpo/feature/add-md-support-to-index
...
Feature/add md support to index
2023-02-07 00:22:06 +09:00
serginogal
c29697c421
💄 feat: change markdown description style
2023-02-07 00:03:08 +09:00
welpo
32d4a9358c
✨ feat: set Table of Contents per page, not globally
2023-02-06 16:01:46 +01:00
welpo
988034ba4e
♻️ refactor: set datetime format as a variable
2023-02-06 14:42:41 +01:00
welpo
095b9d0d07
🐛 fix: add end-of-file newline
2023-02-06 02:20:56 +01:00
welpo
1242b909a2
🐛 fix: consistent date format & remove invalid <time> tags
2023-02-06 01:40:39 +01:00
welpo
4cef13a7dd
🐛 fix: remove duplicated meta description
2023-02-06 01:37:34 +01:00
welpo
3f4259d3f4
🐛 fix: remove space in atom url
2023-02-06 01:36:14 +01:00
welpo
29afc44149
♿ ️ fix: switch pagination from <ul> to <div>
...
Aids screen reader output.
2023-02-06 01:30:05 +01:00
welpo
06dae7a711
💄 style: change various font sizes and date format
2023-02-06 01:03:14 +01:00
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
2023-02-04 12:56:55 +01:00
welpo
049df81d6c
🐛 fix: allow for relative paths everywhere
...
Allows hosting the page on subdirectories.
2023-02-03 19:05:28 +01:00
Óscar
1c69169ef0
Merge pull request #9 from welpo/fix/theme-switcher-alt
...
🐛 fix: alt text for moon/sun icons (theme switcher)
2023-02-03 14:02:48 +01:00
welpo
4edbcf08b3
🐛 fix: alt text for moon/sun icons (theme switcher)
2023-02-03 14:01:35 +01:00
serginogal
dcaa705b56
🐛 fix: trailing space in front of nav-links
2023-02-03 18:45:18 +09:00
serginogal
c6ec7c7505
✨ feat: add markdown support to index page
2023-02-03 17:47:55 +09:00
welpo
767d92a5eb
Add Error 403 custom page
2023-02-03 00:02:33 +01:00
welpo
ec51960eeb
Remove .DS_Store
2023-02-02 22:50:09 +01:00
welpo
71f76aa928
Remove .DS_Store
2023-02-02 22:47:40 +01:00
welpo
7a63454391
Join tag icon and tag title
2023-02-02 22:32:01 +01:00
welpo
e6c880ceda
Add space between tags
2023-02-02 22:15:12 +01:00
welpo
0b117d1641
first commit
2023-02-02 15:53:54 +01:00