1042 Commits

Author SHA1 Message Date
welpo
9101b6d6cb
🔖 chore(release): prepare for v2.15.0 2024-09-20 15:16:57 +02:00
John
0231a00ac0
📝 misc(README): add Ponderosa Games to showcase (#395) 2024-09-20 11:15:32 +02:00
Óscar
adfe28eaf9
feat(feed): make "Visit website" link context-aware (#394) 2024-09-20 01:55:05 +02:00
Óscar
52979f7f54
🐛 fix(feed): resolve Atom feed validation issues (#393) 2024-09-20 01:44:32 +02:00
Óscar
1ffe43f934
feat(search): hide "clear search" icon if input is empty (#388) 2024-09-19 16:00:34 +02:00
Óscar
0bebcd1c6d
🐛 fix: allow pages within pages (#385) 2024-09-18 00:06:02 +02:00
welpo
edb087392f
🔧 misc: set @TheAwiteb as owner of Arabic translation 2024-09-17 18:35:01 +02:00
welpo
d9c498b3a5
⬆️ chore(deps): upgrade mermaid to v11.2.1
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.2.1

Source: https://cdn.jsdelivr.net/npm/mermaid@11.2.1/dist/mermaid.min.js
2024-09-16 20:46:26 +02:00
Óscar
1027f5ba53
🌐 style: improve RTL styling consistency (#381) 2024-09-16 17:50:16 +02:00
Óscar
35dcf55019
🐛 fix: improve dark mode and OS theme handling (#380) 2024-09-12 22:57:46 +02:00
welpo
1b11f4b321
🔨 misc(deps): avoid masking return values
Separate local variable declarations and assignments.
2024-09-09 18:49:18 +02:00
welpo
b5cbad422b
🔨 misc(deps): check local deps version to early exit 2024-09-09 18:42:46 +02:00
welpo
a106f1c489
⬆️ chore(deps): upgrade mermaid to v11.2.0
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.2.0

Source: https://cdn.jsdelivr.net/npm/mermaid@11.2.0/dist/mermaid.min.js
2024-09-09 15:39:46 +02:00
welpo
ef1c80a9ec
🔖 chore(release): prepare for v2.14.0 2024-09-09 01:40:50 +02:00
welpo
b9bf4b2fd6
💄 style: use note admonition for TL;DR 2024-09-09 01:40:38 +02:00
welpo
0b75c8f4c4
⬆️ chore(deps): upgrade KaTeX CSS to v0.16.11 2024-09-07 00:22:36 +02:00
welpo
001ec8fc9a
🔨 misc(deps): add KaTeX to dependency upgrade script 2024-09-07 00:18:47 +02:00
welpo
d73c4bde5a
🔨 misc(deps): add script to upgrade mermaid 2024-09-06 21:13:35 +02:00
welpo
405f7643e9
⬆️ chore(deps): upgrade mermaid to v11.1.1
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.1.1

Source: https://cdn.jsdelivr.net/npm/mermaid@11.1.1/dist/mermaid.min.js
2024-09-06 20:45:58 +02:00
welpo
e73a50c3c9
⬆️ chore(deps): update mermaid to v11.1.0
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.1.0

File is https://cdn.jsdelivr.net/npm/mermaid@11.1.0/dist/mermaid.min.js but minified
2024-09-02 22:18:34 +02:00
Óscar
8d22a42e3f
💸 misc: add funding information 2024-09-02 22:13:55 +02:00
welpo
9e7b845e54
♻️ refactor(footer): lazy load social icons 2024-09-01 22:35:28 +02:00
Óscar
823e2ba99b
️ fix: reduce main page header/list sizes (#375) 2024-09-01 22:15:15 +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
Mohammed Alotaibi
13d305ac1a
🐛 fix(RTL): fix blockquote style (#368)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-08-26 15:38:33 +02:00
Arnold Loubriat
ce3be5c007
️ fix: add missing quotes to HTML attributes (#367) 2024-08-23 20:54:13 +02:00
renovate[bot]
37df94db9f
⬆️ chore(deps): update zola-deploy-action action to v0.19.2 (#366) 2024-08-19 11:31:19 +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
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