ZzMzaw
d9959b3e73
fix(series): use jump in series posts link
...
instead of go to
2024-07-31 07:25:19 +02:00
ZzMzaw
266e742a6c
fix(serie): fix typo on series
2024-07-31 07:24:37 +02:00
ZzMzaw
152adf5645
misc(serie): small demo of the feature
2024-07-26 18:49:27 +02:00
ZzMzaw
093b9140a5
feat(serie): add serie's posts list link to title
...
As a serie's content can be important in size, it can be better to directly jump to the list of articles in the serie.
2024-07-26 18:49:27 +02:00
ZzMzaw
15c0696bfa
feat(serie): align serie style with article style
...
As a serie's content can be important in size, it is better to make it look like an article than like a section.
2024-07-26 18:49:27 +02:00
ZzMzaw
cdaaea5bde
feat(serie): add extra feature to serie page
...
Even if being a section, a serie can have some content in order to describe and introduce the serie.
Extra feature such as go to top can be useful to it.
2024-07-26 18:49:27 +02:00
ZzMzaw
1bee7d426d
feat(serie): add a page to list all the articles
...
Similar to a section page but with adapted style to glue articles even more together.
2024-07-26 18:48:52 +02:00
ZzMzaw
e5c8145918
feat(serie): add info about page's serie
...
If the page is part of a serie, at least the title is displayed.
If configured, the description and the list of the other articles of the serie can also be displayed.
2024-07-26 18:48:52 +02:00
ZzMzaw
2b013c6581
refactor(page): put comments code together
2024-07-26 07:31:38 +02:00
welpo
82f7a984d5
👷 misc(release): ensure script is ran from default branch
2024-07-24 20:25:36 +02:00
welpo
c2519c51d6
🔖 chore(release): prepare for v2.13.0
2024-07-24 20:17:13 +02:00
welpo
9585843b14
♻️ misc(release): add error handling function
2024-07-24 20:16:36 +02:00
welpo
617a940cf8
👷 misc(release): ensure local repository is in good state
2024-07-24 20:10:19 +02:00
Óscar
89d3544db5
💄 style(error): enhance visibility of Zola errors ( #359 )
2024-07-24 19:59:42 +02:00
Óscar
24896a5f77
🐛 fix(header): render feed links based on config ( #358 )
2024-07-24 19:33:26 +02:00
Óscar
c7b79552c4
✨ feat: follow user OS theme with JS disabled ( #357 )
2024-07-24 19:14:57 +02:00
sam
5db006ac47
🐛 fix(post_listing_date): show original date for unedited articles ( #355 )
2024-07-14 16:35:17 +02:00
sam
a76d6888b6
✨ feat: add date visibility options to post list ( #330 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-07-11 23:19:14 +02:00
Óscar
57ff693eca
⬆️ chore(deps): update KaTeX to v0.16.11 ( #354 )
2024-07-04 22:23:30 +02:00
welpo
fbb81f9764
📝 docs: mention custom Twitter card & automatic OG tags
...
Related: #353
2024-07-04 15:03:41 +02:00
welpo
1111631325
📝 docs(mastering tabi): fix broken image
2024-07-04 15:01:01 +02:00
Óscar
f72f454ea7
🐛 fix(search): close modal when clicking current page result ( #350 )
2024-07-01 22:59:01 +02:00
welpo
0f18ac264d
💄 style: match footnote backlinks size on Zola v0.19
2024-07-01 15:08:59 +02:00
renovate[bot]
6ca5a56055
⬆️ chore(deps): update demo and CI to Zola v0.19.1 ( #345 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-07-01 15:08:18 +02:00
welpo
ced0cb43b6
📝 docs: deprecate JS footnote backlinks
...
In favour of native `bottom_footnotes` available in Zola 0.19.0.
2024-07-01 14:20:29 +02:00
welpo
4145364e08
📝 docs: fix broken internal links
...
Fixes #346 and #347 .
2024-07-01 11:22:34 +02:00
welpo
e0d1cdeb66
🔖 chore(release): prepare for v2.12.0
2024-06-30 01:50:54 +02:00
Phil Schumann
3d3f62cf20
✨ feat: allow sorting tags based on post count ( #344 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-06-29 17:39:31 +02:00
welpo
a907f56bd5
✨ feat: add option to use sans-serif font everywhere
2024-06-29 17:21:23 +02:00
welpo
82ecbc1454
🍱 feat(socials): add Debian icon
2024-06-28 19:15:42 +02:00
Óscar
3bb2dbc355
🌐 refactor: improve "Last updated on" format ( #342 )
2024-06-28 19:09:35 +02:00
Óscar
d689c15145
✨ feat(admonitions): allow swapping admonition icons ( #340 )
2024-06-27 21:08:05 +02:00
welpo
c9c8ed84a0
📝 docs(mastering tabi): clarify post sorting in Archive
...
Related: #339
2024-06-27 13:48:55 +02:00
welpo
0a8d01014f
🔖 chore(release): prepare for v2.11.0
2024-06-24 11:30:20 +02:00
welpo
7a3380c467
📝 docs(README): fix command to update tabi submodule
...
Related: #338
2024-06-23 19:16:18 +02:00
Óscar
fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 ( #336 )
2024-06-22 00:13:32 +02:00
welpo
448250ff57
🐛 misc(pre-commit hook): handle filenames with spaces
2024-06-21 00:54:22 +02:00
welpo
faa9633531
💄 style(admonitions): reduce thickness of strong tag
...
Matches the rest of the theme, improving cohesion across browsers.
2024-06-20 19:12:28 +02:00
welpo
be7628aeaa
✨ feat: allow HTML tags in multilingual quote author
2024-06-20 17:54:53 +02:00
welpo
5ae629d171
📝 docs: explain how to use custom social icons
2024-06-19 21:39:02 +02:00
Andrea C
39ba56f02c
✨ feat(socials): add bluesky icon ( #333 )
2024-06-19 19:53:27 +02:00
welpo
7d386283ff
📝 docs(README): clarify section_path format
2024-06-18 22:19:37 +02:00
welpo
4a47e0ad23
📝 docs(README): add commands to update the theme
2024-06-08 01:55:31 +02:00
welpo
be58172454
🔖 chore(release): prepare for v2.10.0
2024-05-30 14:39:16 +02:00
welpo
3b0d7e5a66
📝 docs: CSP requirements to use built-in syntax highlighting
...
Resolves #320 .
2024-05-30 14:33:09 +02:00
welpo
22925caf06
🐛 fix: allow quotation in page summary
...
Quotation marks were being escaped, as the `safe` filter was not being used.
2024-05-30 14:12:44 +02:00
Martijn Faassen
f5f195c90c
♻️ refactor: improve settings hierarchy performance ( #325 )
2024-05-30 14:02:34 +02:00
Óscar
9d49a65354
✨ feat: add option to show author in post metadata ( #322 )
2024-05-27 02:16:03 +02:00
Martijn Faassen
86a4e5f5f4
🍱 misc: update nani logo ( #323 )
2024-05-26 22:08:24 +02:00
welpo
94b3b1d804
💄 style: increase font size of h1
...
Resolves #321 .
2024-05-24 21:54:32 +02:00