199 Commits

Author SHA1 Message Date
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
Óscar
fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336) 2024-06-22 00:13:32 +02:00
welpo
5ae629d171
📝 docs: explain how to use custom social icons 2024-06-19 21:39:02 +02:00
welpo
3b0d7e5a66
📝 docs: CSP requirements to use built-in syntax highlighting
Resolves #320.
2024-05-30 14:33:09 +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
349663f28f
✏️ docs(mastering tabi): fix typo 2024-05-19 20:27:56 +02:00
Óscar
27525fc13f
feat(shortcodes): add inline option to image shortcodes (#315) 2024-05-18 14:52:39 +02:00
welpo
1894d550bc
📈 misc(analytics): stop collecting Language data
It didn't seem to work.
2024-05-12 13:11:01 +02:00
welpo
b70efd1642
feat: enable adding URL/path to code blocks (#307) 2024-05-03 17:37:40 +02:00
Óscar
0cbd727f25
feat: add option to display/hide date in metadata (#306) 2024-05-02 23:32:42 +02:00
Óscar
5bc593b676
feat(shortcodes): add remote_text shortcode (#305) 2024-05-02 22:57:56 +02:00
Óscar
e7172a0432
feat: allow showcasing featured projects on homepage (#297) 2024-04-23 17:59:35 +02:00
welpo
ad289f1d2c
📝 misc(projects): list Streaming Royalties Calculator 2024-03-23 00:50:28 +01:00
welpo
ce1a98ed93
🍱 misc: update nani logo
Fixes alignment issue with other logos.
2024-03-22 15:10:04 +01:00
welpo
ec6ba01bbc
🍱 misc: compress dōteki & git-sumi social media cards 2024-03-22 14:56:32 +01:00
welpo
d0162291d9
feat(shortcodes): add admonition shortcode (#285) 2024-03-21 01:21:11 +01:00
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.
2024-03-15 15:04:37 +01:00
Jafar Farganlooj
9a5ea8ed65
🌐 feat(i18n): add Persian language (#283)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-03-01 21:24:48 +01:00
welpo
7b13798a68
📝 misc(projects): load git-sumi demo from its repo 2024-02-19 17:17:18 +01:00
welpo
6efe2ee57d
📝 docs: fix various broken links 2024-02-16 12:53:41 +01:00
welpo
d543560431
📝 misc(demo): update projects section 2024-02-16 01:45:10 +01:00
Óscar
ed845eaf25
feat(shortcodes): support URLs for image source (#280) 2024-02-16 00:49:16 +01:00
welpo
274c4146b2
📝 docs(mastering-tabi): fix unclosed codeblock 2024-02-15 21:13:58 +01:00
welpo
e5442fa29f
📝 docs(i18n): add Arabic to list of supported languages 2024-02-14 23:09:56 +01:00
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>
2024-01-29 00:00:30 +01:00
welpo
c4e5a65908
📝 docs(faq-languages): clarify setting default language 2024-01-11 11:35:58 +01:00
Óscar
906bc9dec0
feat: add search functionality (#250) 2024-01-08 01:00:52 +01:00
welpo
eb3cee71f0
📝 chore(docs): mention Chinese Traditional support 2024-01-06 20:18:15 +01:00
welpo
aae1b160b2
📝 chore(tabi-project): fix link to i18n support 2024-01-06 20:04:37 +01:00
Óscar
b518e13c5d
feat(archive): allow multiple sources in Archive (#249) 2024-01-05 15:32:19 +01:00
welpo
e2baa36ddc
📝 docs(mastering-tabi): fix browser_theme_color spelling 2024-01-05 14:55:10 +01:00
Óscar
d50a85b5bc
feat: adjust width of prev/next link section (#248) 2024-01-05 14:50:14 +01:00
Óscar
dac6bfc024
feat: add previous/next article navigation (#246) 2024-01-04 19:05:06 +01:00
welpo
cd2cbf36fa
📝 docs(mastering-tabi): favour GitHub discussions over comment section 2023-12-31 02:19:49 +01:00
Óscar Fernández
d257e022ea
feat(tags): add compact_tags option (#232)
Co-authored-by: arichtman <10679234+arichtman@users.noreply.github.com>
2023-12-30 16:41:08 +01:00
welpo
2a5c025f6e
📝chore(privacy-policy): update server location 2023-12-07 20:30:29 +01:00
Óscar Fernández
920aa609f0
feat(feed): support hiding pages and sections (#227) 2023-12-04 23:27:49 +01:00