Commit Graph

839 Commits

Author SHA1 Message Date
welpo
c9c8ed84a0 📝 docs(mastering tabi): clarify post sorting in Archive
Related: #339
2024-06-27 13:48:55 +02:00
welpo
0a8d01014f 🔖 chore(release): prepare for v2.11.0 2024-06-24 11:30:20 +02:00
welpo
7a3380c467 📝 docs(README): fix command to update tabi submodule
Related: #338
2024-06-23 19:16:18 +02:00
Óscar
fdb63c8cb6 🐛 fix(footer): show feed icon on Zola 0.19.0 (#336) 2024-06-22 00:13:32 +02:00
welpo
448250ff57 🐛 misc(pre-commit hook): handle filenames with spaces 2024-06-21 00:54:22 +02:00
welpo
faa9633531 💄 style(admonitions): reduce thickness of strong tag
Matches the rest of the theme, improving cohesion across browsers.
2024-06-20 19:12:28 +02:00
welpo
be7628aeaa feat: allow HTML tags in multilingual quote author 2024-06-20 17:54:53 +02:00
welpo
5ae629d171 📝 docs: explain how to use custom social icons 2024-06-19 21:39:02 +02:00
Andrea C
39ba56f02c feat(socials): add bluesky icon (#333) 2024-06-19 19:53:27 +02:00
welpo
7d386283ff 📝 docs(README): clarify section_path format 2024-06-18 22:19:37 +02:00
welpo
4a47e0ad23 📝 docs(README): add commands to update the theme 2024-06-08 01:55:31 +02:00
welpo
be58172454 🔖 chore(release): prepare for v2.10.0 2024-05-30 14:39:16 +02:00
welpo
3b0d7e5a66 📝 docs: CSP requirements to use built-in syntax highlighting
Resolves #320.
2024-05-30 14:33:09 +02:00
welpo
22925caf06 🐛 fix: allow quotation in page summary
Quotation marks were being escaped, as the `safe` filter was not being used.
2024-05-30 14:12:44 +02:00
Martijn Faassen
f5f195c90c ♻️ refactor: improve settings hierarchy performance (#325) 2024-05-30 14:02:34 +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
94b3b1d804 💄 style: increase font size of h1
Resolves #321.
2024-05-24 21:54:32 +02:00
Óscar
c54251ca7a feat(homepage): allow hiding posts listing (#317) 2024-05-19 20:36:38 +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
6a4f4244e0 feat: add inline image CSS class
Regular images get a `block` display to be centered.
This allows vertically aligned inline images.

Related: #314
2024-05-15 21:59:21 +02:00
welpo
aef49bb225 🐛 fix(footer): allow showing only email/feed icons
Fixes #312
2024-05-15 13:28:32 +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
e7e2f41e52 🔖 chore(release): prepare for v2.9.0 2024-05-12 00:36:02 +02:00
Ariel Richtman
26b9bbd7ba 🐛 fix(analytics): allow Umami through CSP (#310) 2024-05-07 09:10:52 +02:00
welpo
f081a92f59 💄 fix(add_src_to_code_block): avoid overlapping text 2024-05-03 23:40:19 +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
welpo
be9458cfad 🔖 chore(release): prepare for v2.8.1 2024-05-02 00:19:24 +02:00
welpo
50123c09ef 🐛 fix: ensure spacing when all projects are shown
Fixes #303.
2024-05-02 00:17:49 +02:00
welpo
52cd0cfccd 🔖 chore(release): prepare for v2.8.0 2024-04-29 14:41:17 +02:00
Ariel Richtman
341b80a2fd 🐛 fix(CSP): add Umami API URLs to CSP (#301) 2024-04-29 14:39:37 +02:00
welpo
b6b48cc3b4 🎨 refactor(search): close unclosed div 2024-04-28 18:02:59 +02:00
welpo
69094d6335 🐛 fix: align projects and posts properly
Caused by an unclosed div.

Fixes #300.
2024-04-28 18:02:07 +02:00
welpo
ba5acca734 📝 misc(README): remove sites no longer using tabi 2024-04-27 11:22:00 +02:00
Ariel Richtman
62a90f0723 📝 docs(README): add arichtman blog to showcase (#298) 2024-04-27 11:18:28 +02:00
Óscar
e7172a0432 feat: allow showcasing featured projects on homepage (#297) 2024-04-23 17:59:35 +02:00
welpo
7ef74a8f53 🔖 chore(release): prepare for v2.7.0 2024-04-18 15:03:36 +02:00
Daniel Kessler
9249d9fbbe 🐛 fix: link 'All posts' to proper section (#295)
Co-authored-by: Daniel Kessler (a.k.a. Dalker) <daniel.kessler@dalker.org>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-04-18 14:58:50 +02:00
Myrdin
07bd0e17ea 🌐 feat(i18n): add Dutch language (#290)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-04-17 23:30:01 +02:00
Mohammed Alotaibi
838e3566bd 🐛 fix: fix history url for GitLab & Codeberg (#294) 2024-04-14 05:03:57 +02:00
Óscar
d0dd37ef1e ⬆️ chore(deps): update KaTeX to v0.16.10 (#288) 2024-03-25 13:03:26 +01: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
e965694cdf 💄 style(shortcodes): use colourful admonition icons 2024-03-22 01:59:41 +01:00
welpo
30acc58f96 🔖 chore(release): prepare for v2.6.1 2024-03-21 22:24:56 +01:00
welpo
38f3aafdd8 👷 misc(CI): use CHANGES.md for GitHub release notes
Should fix shell parsing issues with special characters in release notes.
2024-03-21 22:18:49 +01:00