Commit Graph

883 Commits (35dcf55019563f76af8159874710af6d6a4ce70e)
 

Author SHA1 Message Date
Óscar 35dcf55019
🐛 fix: improve dark mode and OS theme handling ()
welpo 1b11f4b321
🔨 misc(deps): avoid masking return values
Separate local variable declarations and assignments.
welpo b5cbad422b
🔨 misc(deps): check local deps version to early exit
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
welpo ef1c80a9ec
🔖 chore(release): prepare for v2.14.0
welpo b9bf4b2fd6
💄 style: use note admonition for TL;DR
welpo 0b75c8f4c4
⬆️ chore(deps): upgrade KaTeX CSS to v0.16.11
welpo 001ec8fc9a
🔨 misc(deps): add KaTeX to dependency upgrade script
welpo d73c4bde5a
🔨 misc(deps): add script to upgrade mermaid
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
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
Óscar 8d22a42e3f
💸 misc: add funding information
welpo 9e7b845e54
♻️ refactor(footer): lazy load social icons
Óscar 823e2ba99b
️ fix: reduce main page header/list sizes ()
Soumendra kumar sahoo a089b7eea9
🌐 feat(i18n): add Odia language ()
Óscar a7e78b29ab
feat: add Mermaid diagram support ()
Mohammed Alotaibi 13d305ac1a
🐛 fix(RTL): fix blockquote style ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
Arnold Loubriat ce3be5c007
️ fix: add missing quotes to HTML attributes ()
renovate[bot] 37df94db9f
⬆️ chore(deps): update zola-deploy-action action to v0.19.2 ()
George Mynarskyi 6ba0e54104
🌐 feat(i18n): add Estonian language ()
welpo 6219b9200c
📝 docs(mastering tabi): clarify prev/next links requirements
welpo 82f7a984d5
👷 misc(release): ensure script is ran from default branch
welpo c2519c51d6
🔖 chore(release): prepare for v2.13.0
welpo 9585843b14
♻️ misc(release): add error handling function
welpo 617a940cf8
👷 misc(release): ensure local repository is in good state
Óscar 89d3544db5
💄 style(error): enhance visibility of Zola errors ()
Óscar 24896a5f77
🐛 fix(header): render feed links based on config ()
Óscar c7b79552c4
feat: follow user OS theme with JS disabled ()
sam 5db006ac47
🐛 fix(post_listing_date): show original date for unedited articles ()
sam a76d6888b6
feat: add date visibility options to post list ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
Óscar 57ff693eca
⬆️ chore(deps): update KaTeX to v0.16.11 ()
welpo fbb81f9764
📝 docs: mention custom Twitter card & automatic OG tags
Related: 
welpo 1111631325
📝 docs(mastering tabi): fix broken image
Óscar f72f454ea7
🐛 fix(search): close modal when clicking current page result ()
welpo 0f18ac264d
💄 style: match footnote backlinks size on Zola v0.19
renovate[bot] 6ca5a56055
⬆️ chore(deps): update demo and CI to Zola v0.19.1 ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
welpo ced0cb43b6
📝 docs: deprecate JS footnote backlinks
In favour of native `bottom_footnotes` available in Zola 0.19.0.
welpo 4145364e08
📝 docs: fix broken internal links
Fixes  and .
welpo e0d1cdeb66
🔖 chore(release): prepare for v2.12.0
Phil Schumann 3d3f62cf20
feat: allow sorting tags based on post count ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
welpo a907f56bd5
feat: add option to use sans-serif font everywhere
welpo 82ecbc1454
🍱 feat(socials): add Debian icon
Óscar 3bb2dbc355
🌐 refactor: improve "Last updated on" format ()
Óscar d689c15145
feat(admonitions): allow swapping admonition icons ()
welpo c9c8ed84a0
📝 docs(mastering tabi): clarify post sorting in Archive
Related: 
welpo 0a8d01014f
🔖 chore(release): prepare for v2.11.0
welpo 7a3380c467
📝 docs(README): fix command to update tabi submodule
Related: 
Óscar fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 ()
welpo 448250ff57
🐛 misc(pre-commit hook): handle filenames with spaces
welpo faa9633531
💄 style(admonitions): reduce thickness of strong tag
Matches the rest of the theme, improving cohesion across browsers.