welpo
|
82f7a984d5
|
👷 misc(release): ensure script is ran from default branch
|
7 months ago |
welpo
|
c2519c51d6
|
🔖 chore(release): prepare for v2.13.0
|
7 months ago |
welpo
|
9585843b14
|
♻️ misc(release): add error handling function
|
7 months ago |
welpo
|
617a940cf8
|
👷 misc(release): ensure local repository is in good state
|
7 months ago |
Óscar
|
89d3544db5
|
💄 style(error): enhance visibility of Zola errors (#359)
|
7 months ago |
Óscar
|
24896a5f77
|
🐛 fix(header): render feed links based on config (#358)
|
7 months ago |
Óscar
|
c7b79552c4
|
✨ feat: follow user OS theme with JS disabled (#357)
|
7 months ago |
sam
|
5db006ac47
|
🐛 fix(post_listing_date): show original date for unedited articles (#355)
|
7 months ago |
sam
|
a76d6888b6
|
✨ feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
8 months ago |
Óscar
|
57ff693eca
|
⬆️ chore(deps): update KaTeX to v0.16.11 (#354)
|
8 months ago |
welpo
|
fbb81f9764
|
📝 docs: mention custom Twitter card & automatic OG tags
Related: #353
|
8 months ago |
welpo
|
1111631325
|
📝 docs(mastering tabi): fix broken image
|
8 months ago |
Óscar
|
f72f454ea7
|
🐛 fix(search): close modal when clicking current page result (#350)
|
8 months ago |
welpo
|
0f18ac264d
|
💄 style: match footnote backlinks size on Zola v0.19
|
8 months ago |
renovate[bot]
|
6ca5a56055
|
⬆️ chore(deps): update demo and CI to Zola v0.19.1 (#345)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
8 months ago |
welpo
|
ced0cb43b6
|
📝 docs: deprecate JS footnote backlinks
In favour of native `bottom_footnotes` available in Zola 0.19.0.
|
8 months ago |
welpo
|
4145364e08
|
📝 docs: fix broken internal links
Fixes #346 and #347.
|
8 months ago |
welpo
|
e0d1cdeb66
|
🔖 chore(release): prepare for v2.12.0
|
8 months ago |
Phil Schumann
|
3d3f62cf20
|
✨ feat: allow sorting tags based on post count (#344)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
8 months ago |
welpo
|
a907f56bd5
|
✨ feat: add option to use sans-serif font everywhere
|
8 months ago |
welpo
|
82ecbc1454
|
🍱 feat(socials): add Debian icon
|
8 months ago |
Óscar
|
3bb2dbc355
|
🌐 refactor: improve "Last updated on" format (#342)
|
8 months ago |
Óscar
|
d689c15145
|
✨ feat(admonitions): allow swapping admonition icons (#340)
|
8 months ago |
welpo
|
c9c8ed84a0
|
📝 docs(mastering tabi): clarify post sorting in Archive
Related: #339
|
8 months ago |
welpo
|
0a8d01014f
|
🔖 chore(release): prepare for v2.11.0
|
8 months ago |
welpo
|
7a3380c467
|
📝 docs(README): fix command to update tabi submodule
Related: #338
|
8 months ago |
Óscar
|
fdb63c8cb6
|
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336)
|
8 months ago |
welpo
|
448250ff57
|
🐛 misc(pre-commit hook): handle filenames with spaces
|
8 months ago |
welpo
|
faa9633531
|
💄 style(admonitions): reduce thickness of strong tag
Matches the rest of the theme, improving cohesion across browsers.
|
8 months ago |
welpo
|
be7628aeaa
|
✨ feat: allow HTML tags in multilingual quote author
|
8 months ago |
welpo
|
5ae629d171
|
📝 docs: explain how to use custom social icons
|
8 months ago |
Andrea C
|
39ba56f02c
|
✨ feat(socials): add bluesky icon (#333)
|
8 months ago |
welpo
|
7d386283ff
|
📝 docs(README): clarify section_path format
|
8 months ago |
welpo
|
4a47e0ad23
|
📝 docs(README): add commands to update the theme
|
9 months ago |
welpo
|
be58172454
|
🔖 chore(release): prepare for v2.10.0
|
9 months ago |
welpo
|
3b0d7e5a66
|
📝 docs: CSP requirements to use built-in syntax highlighting
Resolves #320.
|
9 months ago |
welpo
|
22925caf06
|
🐛 fix: allow quotation in page summary
Quotation marks were being escaped, as the `safe` filter was not being used.
|
9 months ago |
Martijn Faassen
|
f5f195c90c
|
♻️ refactor: improve settings hierarchy performance (#325)
|
9 months ago |
Óscar
|
9d49a65354
|
✨ feat: add option to show author in post metadata (#322)
|
9 months ago |
Martijn Faassen
|
86a4e5f5f4
|
🍱 misc: update nani logo (#323)
|
9 months ago |
welpo
|
94b3b1d804
|
💄 style: increase font size of h1
Resolves #321.
|
9 months ago |
Óscar
|
c54251ca7a
|
✨ feat(homepage): allow hiding posts listing (#317)
|
9 months ago |
welpo
|
349663f28f
|
✏️ docs(mastering tabi): fix typo
|
9 months ago |
Óscar
|
27525fc13f
|
✨ feat(shortcodes): add inline option to image shortcodes (#315)
|
9 months ago |
welpo
|
6a4f4244e0
|
✨ feat: add inline image CSS class
Regular images get a `block` display to be centered.
This allows vertically aligned inline images.
Related: #314
|
9 months ago |
welpo
|
aef49bb225
|
🐛 fix(footer): allow showing only email/feed icons
Fixes #312
|
9 months ago |
welpo
|
1894d550bc
|
📈 misc(analytics): stop collecting Language data
It didn't seem to work.
|
10 months ago |
welpo
|
e7e2f41e52
|
🔖 chore(release): prepare for v2.9.0
|
10 months ago |
Ariel Richtman
|
26b9bbd7ba
|
🐛 fix(analytics): allow Umami through CSP (#310)
|
10 months ago |
welpo
|
f081a92f59
|
💄 fix(add_src_to_code_block): avoid overlapping text
|
10 months ago |