50 Commits (main)

Author SHA1 Message Date
Niels Gouman 799f3c0681
feat: support disabling header font-subset (#458)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 month ago
Christian Franzl 28fe074ea0
feat: support using info-page.html for sections (#455)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2 months ago
welpo 077821208f
📝 misc(docs): fix Series section headings 3 months ago
Óscar 761f546b30
📝 docs: add tabi-start integration (#441) 3 months ago
welpo a7833299ff
💥 feat!: add tag filtering for projects (#431)
- Card (project) images no longer require manual top/bottom margin
adjustments for proper spacing. Action needed: Review existing card
images as previous manual margin adjustments may now be
unnecessary/excessive.
- Sites using `cards.html` with tags will now load JavaScript by
default when tags are present. To maintain no-JS behaviour, explicitly
set `enable_cards_tag_filtering = false` in either `config.toml` or the
`_index.md` file where `cards.html` is used.
3 months ago
Óscar d7da6feaa4
feat: allow pinned posts with pagination (#428) 3 months ago
Óscar 36e53dc646
feat: add pinned posts functionality (#424) 3 months ago
ZzMzaw 0253799f23
feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
4 months ago
Óscar 3442fd9ff0
📝 docs: clarify instructions for listing recent posts (#418) 4 months ago
Ó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.
4 months ago
welpo 5db70b7978
📝 docs(mastering tabi): mention social links rel='me'
Related: #410
4 months ago
welpo 47fcee8f81
📝 misc: reformat social card creation tip 5 months ago
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>
5 months ago
Soumendra kumar sahoo 608513952f
🐛 fix: set proper URL for self-hosted Umami (#402) 5 months ago
Óscar 0bebcd1c6d
🐛 fix: allow pages within pages (#385) 5 months ago
Óscar a7e78b29ab
feat: add Mermaid diagram support (#370) 6 months ago
welpo 6219b9200c
📝 docs(mastering tabi): clarify prev/next links requirements 6 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
welpo 1111631325
📝 docs(mastering tabi): fix broken image 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
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 c9c8ed84a0
📝 docs(mastering tabi): clarify post sorting in Archive
Related: #339
8 months ago
Óscar fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336) 8 months ago
welpo 5ae629d171
📝 docs: explain how to use custom social icons 8 months ago
Óscar 9d49a65354
feat: add option to show author in post metadata (#322) 9 months ago
welpo 349663f28f
✏️ docs(mastering tabi): fix typo 9 months ago
welpo b70efd1642
feat: enable adding URL/path to code blocks (#307) 10 months ago
Óscar 0cbd727f25
feat: add option to display/hide date in metadata (#306) 10 months ago
Óscar e7172a0432
feat: allow showcasing featured projects on homepage (#297) 10 months ago
welpo 5e0cbdd67d
feat: allow disabling CSP, following the hierarchy
Introduces new option `enable_csp`, true by default.
Can be set on a page, section or globally.
12 months ago
welpo 274c4146b2
📝 docs(mastering-tabi): fix unclosed codeblock 1 year ago
ZzMzaw b011f58da6
feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended

Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar 906bc9dec0
feat: add search functionality (#250) 1 year ago
Óscar b518e13c5d
feat(archive): allow multiple sources in Archive (#249) 1 year ago
welpo e2baa36ddc
📝 docs(mastering-tabi): fix `browser_theme_color` spelling 1 year ago
Óscar d50a85b5bc
feat: adjust width of prev/next link section (#248) 1 year ago
Óscar dac6bfc024
feat: add previous/next article navigation (#246) 1 year ago
welpo cd2cbf36fa
📝 docs(mastering-tabi): favour GitHub discussions over comment section 1 year ago
Óscar Fernández d257e022ea
feat(tags): add `compact_tags` option (#232)
Co-authored-by: arichtman <10679234+arichtman@users.noreply.github.com>
1 year ago
Óscar Fernández 920aa609f0
feat(feed): support hiding pages and sections (#227) 1 year ago
Óscar Fernández bf31f7ff47
feat(theme-switcher)!: respect `theme_default` when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
1 year ago
welpo 88240071c4
📝 chore(docs): update updated date 1 year ago
ZzMzaw b6fa54c556
feat(copyright): set copyright translations outside toml files & enhance $VARs (#215)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Joberth Rogers de91dfb0a7
🐛 fix(footer): fix external link redirection in footer (#219)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar Fernández de28c7fdeb
feat(comments): allow page override of global system (#216) 1 year ago
Óscar Fernández 8aabeaecc3
️ refactor: co-locate images (#200) 1 year ago