welpo
|
be58172454
|
🔖 chore(release): prepare for v2.10.0
|
9 months ago |
welpo
|
3b0d7e5a66
|
📝 docs: CSP requirements to use built-in syntax highlighting
Resolves #320.
|
9 months ago |
welpo
|
22925caf06
|
🐛 fix: allow quotation in page summary
Quotation marks were being escaped, as the `safe` filter was not being used.
|
9 months ago |
Martijn Faassen
|
f5f195c90c
|
♻️ refactor: improve settings hierarchy performance (#325)
|
9 months ago |
Óscar
|
9d49a65354
|
✨ feat: add option to show author in post metadata (#322)
|
9 months ago |
Martijn Faassen
|
86a4e5f5f4
|
🍱 misc: update nani logo (#323)
|
9 months ago |
welpo
|
94b3b1d804
|
💄 style: increase font size of h1
Resolves #321.
|
9 months ago |
Óscar
|
c54251ca7a
|
✨ feat(homepage): allow hiding posts listing (#317)
|
9 months ago |
welpo
|
349663f28f
|
✏️ docs(mastering tabi): fix typo
|
9 months ago |
Óscar
|
27525fc13f
|
✨ feat(shortcodes): add inline option to image shortcodes (#315)
|
9 months ago |
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
|
9 months ago |
welpo
|
aef49bb225
|
🐛 fix(footer): allow showing only email/feed icons
Fixes #312
|
9 months ago |
welpo
|
1894d550bc
|
📈 misc(analytics): stop collecting Language data
It didn't seem to work.
|
10 months ago |
welpo
|
e7e2f41e52
|
🔖 chore(release): prepare for v2.9.0
|
10 months ago |
Ariel Richtman
|
26b9bbd7ba
|
🐛 fix(analytics): allow Umami through CSP (#310)
|
10 months ago |
welpo
|
f081a92f59
|
💄 fix(add_src_to_code_block): avoid overlapping text
|
10 months ago |
welpo
|
b70efd1642
|
✨ feat: enable adding URL/path to code blocks (#307)
|
10 months ago |
Óscar
|
0cbd727f25
|
✨ feat: add option to display/hide date in metadata (#306)
|
10 months ago |
Óscar
|
5bc593b676
|
✨ feat(shortcodes): add remote_text shortcode (#305)
|
10 months ago |
welpo
|
be9458cfad
|
🔖 chore(release): prepare for v2.8.1
|
10 months ago |
welpo
|
50123c09ef
|
🐛 fix: ensure spacing when all projects are shown
Fixes #303.
|
10 months ago |
welpo
|
52cd0cfccd
|
🔖 chore(release): prepare for v2.8.0
|
10 months ago |
Ariel Richtman
|
341b80a2fd
|
🐛 fix(CSP): add Umami API URLs to CSP (#301)
|
10 months ago |
welpo
|
b6b48cc3b4
|
🎨 refactor(search): close unclosed div
|
10 months ago |
welpo
|
69094d6335
|
🐛 fix: align projects and posts properly
Caused by an unclosed div.
Fixes #300.
|
10 months ago |
welpo
|
ba5acca734
|
📝 misc(README): remove sites no longer using tabi
|
10 months ago |
Ariel Richtman
|
62a90f0723
|
📝 docs(README): add arichtman blog to showcase (#298)
|
10 months ago |
Óscar
|
e7172a0432
|
✨ feat: allow showcasing featured projects on homepage (#297)
|
10 months ago |
welpo
|
7ef74a8f53
|
🔖 chore(release): prepare for v2.7.0
|
10 months ago |
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>
|
10 months ago |
Myrdin
|
07bd0e17ea
|
🌐 feat(i18n): add Dutch language (#290)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
10 months ago |
Mohammed Alotaibi
|
838e3566bd
|
🐛 fix: fix history url for GitLab & Codeberg (#294)
|
11 months ago |
Óscar
|
d0dd37ef1e
|
⬆️ chore(deps): update KaTeX to v0.16.10 (#288)
|
11 months ago |
welpo
|
ad289f1d2c
|
📝 misc(projects): list Streaming Royalties Calculator
|
11 months ago |
welpo
|
ce1a98ed93
|
🍱 misc: update nani logo
Fixes alignment issue with other logos.
|
11 months ago |
welpo
|
ec6ba01bbc
|
🍱 misc: compress dōteki & git-sumi social media cards
|
11 months ago |
welpo
|
e965694cdf
|
💄 style(shortcodes): use colourful admonition icons
|
11 months ago |
welpo
|
30acc58f96
|
🔖 chore(release): prepare for v2.6.1
|
11 months ago |
welpo
|
38f3aafdd8
|
👷 misc(CI): use CHANGES.md for GitHub release notes
Should fix shell parsing issues with special characters in release notes.
|
11 months ago |
welpo
|
b4fec9c81f
|
🔖 chore(release): prepare for v2.6.0
|
11 months ago |
Jérôme Ramette
|
a08a9f19c7
|
🐛 fix(feed): fix "Visit website" link with skin config (#286)
|
11 months ago |
welpo
|
d0162291d9
|
✨ feat(shortcodes): add admonition shortcode (#285)
|
11 months ago |
welpo
|
edef96567c
|
🔖 chore(release): prepare for v2.5.0
|
11 months ago |
Jérôme Ramette
|
1d49269003
|
🌐 fix(i18n): improve FR translations and correct typos (#284)
|
11 months ago |
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.
|
12 months ago |
welpo
|
8537bbc10e
|
♻️ refactor: set visibility hidden in "hidden" class
|
12 months ago |
welpo
|
d825bef730
|
🎨 refactor: correct invalid attributes in search input
|
12 months ago |
welpo
|
e951e95110
|
👷 misc(release): replace both pull and issue links
|
12 months ago |
welpo
|
faaaee2f59
|
🔖 chore(release): prepare for v2.4.0
|
12 months ago |
Smtbook
|
90410868ee
|
🐛 fix: allow translated drafts (#282)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
12 months ago |