welpo
2749def2fa
refactor: comment comment above the comment section (:
2024-11-07 23:41:46 +01:00
welpo
1a832412f9
style: fix missing space before separator - See changes
2024-11-07 23:17:04 +01:00
welpo
d32d7dc464
♻️ refactor(series): clarify show jump logic
2024-11-07 23:11:42 +01:00
welpo
a07c234113
♻️ refactor(series): simplify page_or_section logic
2024-11-07 23:07:53 +01:00
welpo
5c4ae35ef4
remove unused i18n
2024-11-07 22:48:02 +01:00
welpo
0bf62818c2
i18n(ar): fix 'jump_to_posts' string
2024-11-07 14:35:57 +01:00
welpo
9ed985fa09
refactor: simplify loop bottom divider logic
2024-11-07 02:04:59 +01:00
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
95d8d1a1d0
cleanup previous navigation mechanism
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
e0971689b0
feat(series): add label before series' posts list
2024-10-31 07:58:48 +01:00
ZzMzaw
fdc356c079
feat(series): adapt reversed pagination check
...
Changes have been requested in Zola PR: https://github.com/getzola/zola/pull/2653 .
This requieres minor adaptation on properties used to reversed pagination.
2024-10-31 07:58:48 +01:00
ZzMzaw
127a1c80ce
feat(series): remove introduction types
2024-10-31 07:58:39 +01:00
welpo
1b884a8ac5
style(series): redesign for cohesion
2024-10-31 07:57:53 +01:00
welpo
edfe382299
feat(series): render MarkDown on series headline
2024-10-31 07:57:53 +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
ZzMzaw
45705ed9c6
feat(series): add a page to display a series
...
It displays an explanation of the series and lists all its articles.
2024-10-31 07:55:44 +01:00
ZzMzaw
080a1b4b8c
feat: let extra features be used by sections
...
Extra features were already compatible with sections so it has been made explicit sections can be used as well.
2024-10-31 07:55:44 +01:00
ZzMzaw
def4b2d41c
feat(pagination): display pages only when needed
...
If there is only one page, the pages selector at the bottom might not be displayed.
2024-10-31 07:55:44 +01:00
ZzMzaw
506a4a86e5
refactor(posts): make meta column width adaptable
...
The meta column of the blogposts list was fixed to 13.5rem.
I can be annoying when displaying something else but a date as it was initially planned.
Width set to 13.5rem has been kept when displaying a date to avoid any regression.
Nevertheless, it is possible to get rid of it in the future if needed.
Feed has been adapted accordingly.
2024-10-31 07:55:44 +01:00
ZzMzaw
769d5a373f
refactor(page): put comments code together
2024-10-31 07:55:44 +01:00
welpo
bd45a1ae45
👷 misc(CI): allow longer PR titles for dep updates
2024-10-26 17:16:52 +02:00
welpo
2e3cff2ef1
👷 misc(deps): remove local release script
2024-10-26 16:19:39 +02:00
Óscar
3442fd9ff0
📝 docs: clarify instructions for listing recent posts ( #418 )
2024-10-21 01:48:04 +02:00
renovate[bot]
5737c279e5
⬆️ chore(deps): update scripts/release ( #416 )
2024-10-19 23:21:01 +02:00
welpo
b461964d76
🔖 chore(release): prepare for v3.0.0
2024-10-18 19:02:16 +02:00
welpo
0a36ef55ee
👷 misc: update git-cliff variables to commit.remote
...
`commit.github` is deprecated.
2024-10-18 19:01:16 +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
Anett Seeker
34514c1869
🐛 fix: update CSP for GoatCounter ( #413 )
2024-10-18 16:08:20 +02:00
Óscar
11e246a876
📝 docs(CONTRIBUTING): fix broken link to commit message style
2024-10-15 17:54:30 +02:00
welpo
5db70b7978
📝 docs(mastering tabi): mention social links rel='me'
...
Related: #410
2024-10-13 15:07:18 +02:00