210 Commits

Author SHA1 Message Date
welpo
7543f03e12
📝 docs: mention perfect Lighthouse score 2023-04-16 03:40:52 +02:00
welpo
b841969a8f
feat(shortcodes): update image path retrieval and dimensions in shortcodes
- Use `get_url` function to generate correct image paths
- Retrieve image dimensions with `get_image_metadata` function
- Update shortcodes: dimmable_image, dual_theme_image, and invertible_image

These changes reduce layout shifts.
2023-04-16 03:21:41 +02:00
welpo
a2ea8c3f88
📝 docs: update projects 2023-04-16 00:51:06 +02:00
welpo
b5bc0d44db
📝 docs: update description 2023-04-16 00:43:39 +02:00
welpo
dcf1af5ec5
🐛 fix: remove double equals in updated field 2023-04-15 20:44:08 +02:00
welpo
f9335b3fa4
feat: add KaTeX support 2023-04-15 19:55:57 +02:00
welpo
4d18be3a83
📝 fix: clarify requirements for A+ Observatory score 2023-04-14 23:50:26 +02:00
welpo
65a3fcebba
📝 fix: clarify requirements for A+ Observatory score 2023-04-14 23:29:03 +02:00
welpo
2a681f005f
📝 docs: replace "last lines" to "last directive" 2023-03-13 15:44:21 +01:00
welpo
bfda1df9f3
📝 docs: use hierarchical headings 2023-03-11 19:30:24 +01:00
welpo
27dc4b9a96
🔥 refactor: remove unused section_title variable 2023-03-06 02:35:38 +01:00
welpo
7532e0ab12
feat: add anchor header links on hover
Closes #64
2023-03-06 02:22:02 +01:00
welpo
64449d5d9f
🚚 refactor: move blog posts blog section 2023-03-05 19:44:36 +01:00
welpo
de46a24d37
♻️ refactor: rename extra.desc to extra.header 2023-03-01 12:34:10 +01:00
welpo
9b680b0da7
📝 docs: set consistent paths for imgs 2023-02-27 18:42:02 +01:00
welpo
bd72fb84be
🔥 refactor: remove extra last_updated date 2023-02-27 01:05:25 +01:00
welpo
abfe2f9dc8
✏️ fix: update year to current year 2023-02-27 01:04:32 +01:00
welpo
31ea93bbbe
♻️ refactor: use native updated field 2023-02-27 01:03:33 +01:00
welpo
ed47f2580b
feat: add 'Last updated' extra tag 2023-02-27 00:55:17 +01:00
welpo
eb60527bfb
📝 docs: change 'Usage' section styling 2023-02-26 23:57:12 +01:00
welpo
b3dc5396b4
feat: add dual image support for switching themes 2023-02-25 22:28:43 +01:00
welpo
2c4b64481c
📝 docs: add closing shortcode tag to references() 2023-02-25 02:07:13 +01:00
welpo
4e4021da5d
feat: format references with custom shortcode
Uses hanging indent for a References section.
2023-02-25 02:00:42 +01:00
welpo
69d4985fc5
📝 docs: replace test tag with showcase 2023-02-22 01:58:21 +01:00
welpo
73a563872e
✏️ docs: fix typos 2023-02-22 01:52:12 +01:00
welpo
d7caa7af5f
feat: allow customizable secure headers (CSP) 2023-02-22 01:47:32 +01:00
welpo
f4cd6e6a92
💄 style: update footnote styling 2023-02-21 23:14:27 +01:00
welpo
2f07137cca
📝 docs: use markdown to showcase theme's capabilities 2023-02-19 19:12:46 +01:00
welpo
83e211a18d
📝 docs: js size has grown :( 2023-02-18 23:12:55 +01:00
welpo
799b31d403
✏️ fix: minor typo 2023-02-18 03:24:58 +01:00
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…)
2023-02-16 00:22:31 +01:00
welpo
2b861ea940
📝 style: mention all table colours change, not just header 2023-02-12 12:59:38 +01:00
welpo
7a69759112
🍱 improvement: use webp instead of png 2023-02-11 21:35:22 +01:00
welpo
f555d34207
🐛 fix: set main image path relative to base_url 2023-02-11 21:09:18 +01:00
welpo
394479d777
📝 style: showcase tables & invertable images 2023-02-11 20:55:27 +01:00
welpo
f2cd044096
💄 style: set tab to 4 spaces; remove newlines 2023-02-11 19:49:09 +01:00
welpo
f6cd7d3cf2
🍱 docs: change the codeblock example 2023-02-11 19:38:59 +01:00
welpo
d412eae7df
💄 style: set Cascadia Code as code font
Modifies the markdown file to showcase the font's ligatures.
2023-02-11 19:31:53 +01:00
welpo
9f412205b3
💄 style: move quote author to quote block 2023-02-11 15:41:54 +01:00
welpo
2f4695dd0b
feat: showcase invertable image 2023-02-10 13:33:14 +01:00
welpo
6783ff6e49
🚚 style: move main image to static path 2023-02-10 02:53:55 +01:00
welpo
067bc6ba25
🐛 fix: set absolute path to main image
Otherwise it would fail to load when changing page.
2023-02-10 02:08:00 +01:00
welpo
fd7a9da61c
🍱 style: increase contrast and saturation 2023-02-09 19:10:53 +01:00
welpo
c71065d756
🍱 style: smaller home image; different circle crop 2023-02-09 19:04:26 +01:00
welpo
e2edab51b7
💄 style: set local main image; no border-radius 2023-02-09 15:59:37 +01:00
welpo
f1317e398b
🍱 style: add local main image
Created with app Dollify.
2023-02-09 15:59:02 +01:00
welpo
48d10f59a5
💄 style: add link to Zola's site
Just to show it's possible to use markdown on homepage.
2023-02-08 01:48:08 +01:00
welpo
fcc7a31270
💄 style: change posts' dates to show off Archive 2023-02-08 01:46:10 +01:00
Óscar
0068912163
Merge branch 'main' into fix/style 2023-02-07 20:11:38 +01:00
welpo
31f70fffaf 💬 fix: capitalise Archive title 2023-02-07 13:58:02 +01:00