Commit graph

236 commits

Author SHA1 Message Date
welpo
21820d6b31
docs(series): add social media cards 2024-11-07 01:57:04 +01:00
welpo
73f0b0735a
docs(mastering-tabi): translate Series section 2024-11-07 01:53:08 +01:00
welpo
475203e198
docs(series): add translations 2024-11-07 01:40:34 +01:00
welpo
19d00de018
update screenshots + set to full_width 2024-11-07 00:38:48 +01:00
welpo
2712d0a532
mention Series in README + tabi project 2024-11-07 00:18:54 +01:00
welpo
52bc6261fc
fix _index.md path 2024-11-06 21:35:51 +01:00
welpo
b7db05be84
review docs 2024-11-06 20:26:03 +01:00
ZzMzaw
98c8aa160d docs(series): add missing screenshots 2024-11-05 23:22:53 +01:00
ZzMzaw
3c83cb27b5 docs(series): update mastering tabi 2024-10-31 07:59:45 +01:00
ZzMzaw
ddbc7af3cf docs(series): add reverse pages index option 2024-10-31 07:59:45 +01:00
ZzMzaw
2642cc4202 docs(series): clean up old series documentation 2024-10-31 07:59:45 +01:00
ZzMzaw
7318eab7ea docs(series): merge documentation 2024-10-31 07:59:45 +01:00
welpo
d19f4deb1c docs(series): add template types and priority system for series articles 2024-10-31 07:59:45 +01:00
welpo
e34f980525 docs(series): add source code to code block 2024-10-31 07:59:45 +01:00
welpo
a9049ef8b5 add anchor links 2024-10-31 07:59:45 +01:00
welpo
434769376e - Add templating for outro, similar/extended from intro code
- Renames series_page_introduction_placeholders to series_template_placeholders
- Removes `post_listing_index_reversed` in favour of outro templates
- Docs!
2024-10-31 07:59:45 +01:00
welpo
c056b53d26 add jump to posts 2024-10-31 07:59:41 +01:00
ZzMzaw
127a1c80ce feat(series): remove introduction types 2024-10-31 07:58:39 +01:00
welpo
3e61cc4ab8 feat(series): render markdown on series description 2024-10-31 07:57:53 +01:00
ZzMzaw
8c31aca81f feat(series): add navigation
Navigation is similar to the one for all articles but is limited to those of the series.
2024-10-31 07:57:53 +01:00
ZzMzaw
71a2409640 feat(series): add custom placeholders in intro
Custom placeholders are user-defined and can be used in both headline and description.
2024-10-31 07:57:53 +01:00
ZzMzaw
e1bdb01b6a feat(series): reference the series in its pages
The reference is configurable from none to link to summary to something completely custom.
2024-10-31 07:57:44 +01:00
Óscar
3442fd9ff0
📝 docs: clarify instructions for listing recent posts (#418) 2024-10-21 01:48:04 +02:00
Óscar
c9f8d27b96
feat: add force_text_direction shortcode (#414) 2024-10-18 19:01:15 +02:00
Óscar
092ccdd1ba
💥 feat!: force code blocks LTR rendering (#412)
BREAKING CHANGE: Code blocks default to LTR. Set `force_codeblock_ltr = false` to keep previous behaviour.
2024-10-18 19:00:14 +02:00
welpo
5db70b7978
📝 docs(mastering tabi): mention social links rel='me'
Related: #410
2024-10-13 15:07:18 +02:00
welpo
47fcee8f81
📝 misc: reformat social card creation tip 2024-10-10 15:05:43 +02:00
Ariel Richtman
886aa59545
feat: add fediverse creator metadata support (#409)
Add `fediverse_creator` variable to highlight author's fediverse profile in Mastodon link previews.

Co-authored-by: Ariel Richtman <Ariel.Richtman@SilverRailTech.com>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-10 14:53:39 +02:00
ZzMzaw
3fddb1f9a1
📝 docs: add mermaid shortcode usage (#407)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-08 01:25:36 +02:00
Soumendra kumar sahoo
608513952f
🐛 fix: set proper URL for self-hosted Umami (#402) 2024-10-02 13:43:08 +02:00
welpo
008b976e06
feat(remote_text shortcode): support line ranges (#399) 2024-09-22 15:06:38 +02:00
Óscar
90c1da1ddb
feat(remote_text shortcode): support relative paths (#398) 2024-09-22 14:30:03 +02:00
Óscar
0bebcd1c6d
🐛 fix: allow pages within pages (#385) 2024-09-18 00:06:02 +02:00
Óscar
35dcf55019
🐛 fix: improve dark mode and OS theme handling (#380) 2024-09-12 22:57:46 +02:00
Soumendra kumar sahoo
a089b7eea9
🌐 feat(i18n): add Odia language (#372) 2024-08-29 18:15:20 +02:00
Óscar
a7e78b29ab
feat: add Mermaid diagram support (#370) 2024-08-28 14:56:30 +02:00
George Mynarskyi
6ba0e54104
🌐 feat(i18n): add Estonian language (#365) 2024-08-18 14:48:42 +02:00
welpo
6219b9200c
📝 docs(mastering tabi): clarify prev/next links requirements 2024-08-13 16:41:09 +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
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
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
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
Ó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