Commit Graph

824 Commits (9d49a6535478557b2cb2c25a2b794c8c2a6e260e)
 

Author SHA1 Message Date
Óscar 9d49a65354
feat: add option to show author in post metadata ()
Martijn Faassen 86a4e5f5f4
🍱 misc: update nani logo ()
welpo 94b3b1d804
💄 style: increase font size of h1
Resolves .
Óscar c54251ca7a
feat(homepage): allow hiding posts listing ()
welpo 349663f28f
✏️ docs(mastering tabi): fix typo
Óscar 27525fc13f
feat(shortcodes): add inline option to image shortcodes ()
welpo 6a4f4244e0
feat: add inline image CSS class
Regular images get a `block` display to be centered.
This allows vertically aligned inline images.

Related: 
welpo aef49bb225
🐛 fix(footer): allow showing only email/feed icons
Fixes 
welpo 1894d550bc
📈 misc(analytics): stop collecting Language data
It didn't seem to work.
welpo e7e2f41e52
🔖 chore(release): prepare for v2.9.0
Ariel Richtman 26b9bbd7ba
🐛 fix(analytics): allow Umami through CSP ()
welpo f081a92f59
💄 fix(add_src_to_code_block): avoid overlapping text
welpo b70efd1642
feat: enable adding URL/path to code blocks ()
Óscar 0cbd727f25
feat: add option to display/hide date in metadata ()
Óscar 5bc593b676
feat(shortcodes): add remote_text shortcode ()
welpo be9458cfad
🔖 chore(release): prepare for v2.8.1
welpo 50123c09ef
🐛 fix: ensure spacing when all projects are shown
Fixes .
welpo 52cd0cfccd
🔖 chore(release): prepare for v2.8.0
Ariel Richtman 341b80a2fd
🐛 fix(CSP): add Umami API URLs to CSP ()
welpo b6b48cc3b4
🎨 refactor(search): close unclosed div
welpo 69094d6335
🐛 fix: align projects and posts properly
Caused by an unclosed div.

Fixes .
welpo ba5acca734
📝 misc(README): remove sites no longer using tabi
Ariel Richtman 62a90f0723
📝 docs(README): add arichtman blog to showcase ()
Óscar e7172a0432
feat: allow showcasing featured projects on homepage ()
welpo 7ef74a8f53
🔖 chore(release): prepare for v2.7.0
Daniel Kessler 9249d9fbbe
🐛 fix: link 'All posts' to proper section ()
Co-authored-by: Daniel Kessler (a.k.a. Dalker) <daniel.kessler@dalker.org>
Co-authored-by: welpo <welpo@users.noreply.github.com>
Myrdin 07bd0e17ea
🌐 feat(i18n): add Dutch language ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
Mohammed Alotaibi 838e3566bd
🐛 fix: fix history url for GitLab & Codeberg ()
Óscar d0dd37ef1e
⬆️ chore(deps): update KaTeX to v0.16.10 ()
welpo ad289f1d2c
📝 misc(projects): list Streaming Royalties Calculator
welpo ce1a98ed93
🍱 misc: update nani logo
Fixes alignment issue with other logos.
welpo ec6ba01bbc
🍱 misc: compress dōteki & git-sumi social media cards
welpo e965694cdf
💄 style(shortcodes): use colourful admonition icons
welpo 30acc58f96
🔖 chore(release): prepare for v2.6.1
welpo 38f3aafdd8
👷 misc(CI): use CHANGES.md for GitHub release notes
Should fix shell parsing issues with special characters in release notes.
welpo b4fec9c81f
🔖 chore(release): prepare for v2.6.0
Jérôme Ramette a08a9f19c7
🐛 fix(feed): fix "Visit website" link with skin config ()
welpo d0162291d9
feat(shortcodes): add admonition shortcode ()
welpo edef96567c
🔖 chore(release): prepare for v2.5.0
Jérôme Ramette 1d49269003
🌐 fix(i18n): improve FR translations and correct typos ()
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.
welpo 8537bbc10e
♻️ refactor: set visibility hidden in "hidden" class
welpo d825bef730
🎨 refactor: correct invalid attributes in search input
welpo e951e95110
👷 misc(release): replace both pull and issue links
welpo faaaee2f59
🔖 chore(release): prepare for v2.4.0
Smtbook 90410868ee
🐛 fix: allow translated drafts ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
Jafar Farganlooj 9a5ea8ed65
🌐 feat(i18n): add Persian language ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
welpo 4aaa2346d0
🍱 feat(socials): add Signal icon
welpo 0192b3ed9f
👷 misc(release): fix cross-compatibility of sed command
welpo 2ede03550a
👷 misc(CI): update git-cliff's github integration