976 Commits

Author SHA1 Message Date
82b55e0fbd feat: update layout colors 2025-03-17 13:10:23 +01:00
Alex Wellnitz
330ccd39dd feat: add content blog, projects 2024-12-22 13:35:31 +01:00
Alex Wellnitz
389d2db502 feat: change the theme and the content 2024-12-22 12:01:07 +01:00
Szabolcs
6810a0cb74
📝 misc(README): add szabolcs.me to Sites using tabi (#451) 2024-12-20 12:06:52 +01:00
github-actions[bot]
9c5b55d002
⬆️ chore(deps): upgrade KaTeX to v0.16.18 (#450)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-12-19 12:06:37 +01:00
welpo
dbb0e826b6
💄 style: remove extra whitespace in post metadata
Only happened with `minify_html = false`.
2024-12-19 01:36:24 +01:00
welpo
551b3d28c6
👷 misc(CI): add dependencies label to upgrade PRs 2024-12-18 12:26:51 +01:00
github-actions[bot]
92996d98ac
⬆️ chore(deps): upgrade KaTeX to v0.16.17 (#449)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-12-18 12:18:06 +01:00
welpo
eb0395352c
📝 docs: suggest MathML in lieu of KaTeX for JS-free math 2024-12-15 13:47:54 +01:00
Ariel Richtman
3dcd7a33db
🐛 fix(analytics): update umami domain (#448) 2024-12-14 13:41:41 +01:00
github-actions[bot]
21225f832d
⬆️ chore(deps): upgrade KaTeX to v0.16.15 (#447)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-12-10 11:18:52 +01:00
github-actions[bot]
f413c9f295
⬆️ chore(deps): upgrade KaTeX to v0.16.14 (#446)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-12-09 15:04:56 +01:00
welpo
c6d1c3dff8
📝 misc: add ずつ (zutsu) project page 2024-12-04 22:56:53 +01:00
welpo
a6b6c32050
💄 style: use text-colour for hover on rt in links
Didn't look good on dark mode in note admonition.
2024-12-04 19:20:23 +01:00
welpo
0688628420
🐛 misc(upgrade-deps): improve version detection 2024-12-02 12:29:34 +01:00
welpo
69713c973c
📝 misc(README): set original colours for docs|up badge 2024-11-30 20:05:49 +01:00
welpo
077821208f
📝 misc(docs): fix Series section headings 2024-11-30 15:10:13 +01:00
welpo
0b10560a94
📝 misc(docs): use internal links in home description 2024-11-30 15:09:13 +01:00
welpo
29bbd2eecc
💚 misc(deps): check for existing branch upgrades 2024-11-29 13:16:58 +01:00
welpo
4834a9e85f
📝 docs(README): add maintenance badges 2024-11-29 13:10:19 +01:00
github-actions[bot]
e42832e131
⬆️ chore(deps): upgrade mermaid to v11.4.1 (#442) 2024-11-29 12:31:18 +01:00
Óscar
761f546b30
📝 docs: add tabi-start integration (#441) 2024-11-28 00:00:48 +01:00
Óscar
f8e98afd9d
feat: add raw_path parameter to image shortcodes (#439) 2024-11-27 21:34:42 +01:00
welpo
180fc53384
♻️ refactor: only show project tag filter with 2 or more tags
Prior to this change, the project filters would show up even with a single
tag, which wasn't very useful for filtering. Now filters only appear when
there are 2+ unique tags.
2024-11-27 19:33:47 +01:00
welpo
c15098a959
📝 misc: fix dōteki docs link 2024-11-27 16:00:40 +01:00
Óscar
9e58b3aca8
💄 style: fix home banner layout for short intro (#438) 2024-11-27 15:55:51 +01:00
welpo
6d44320f45
📝 misc: update git-sumi & dōteki projects 2024-11-25 15:17:28 +01:00
welpo
4be8a5634f
💄 style: fix numbered code blocks on iOS Safari
Tables used for line numbers were inheriting incorrect font sizes on iOS Safari
due to WebKit's text size adjustment behaviour.

Short lines were being centred, too.
2024-11-24 01:07:35 +01:00
Óscar
123110ea43
💄 style: fix numbered code blocks (#437) 2024-11-23 16:49:19 +01:00
welpo
cf6385553c
🍱 feat(socials): add ORCID icon 2024-11-23 14:13:03 +01:00
renovate[bot]
c9639dc5c8
⬆️ chore(deps): update scripts/release digest to a128ada (#433) 2024-11-23 02:54:52 +01:00
Óscar
39a6750d8b
🐛 fix: support relative paths in inherited social media card (#432) 2024-11-18 00:02:06 +01:00
welpo
a7833299ff
💥 feat!: add tag filtering for projects (#431)
- Card (project) images no longer require manual top/bottom margin
adjustments for proper spacing. Action needed: Review existing card
images as previous manual margin adjustments may now be
unnecessary/excessive.
- Sites using `cards.html` with tags will now load JavaScript by
default when tags are present. To maintain no-JS behaviour, explicitly
set `enable_cards_tag_filtering = false` in either `config.toml` or the
`_index.md` file where `cards.html` is used.
2024-11-17 00:38:32 +01:00
welpo
f93def0692
👷 misc(CI): ignore deleted files in pre-commit 2024-11-16 19:01:14 +01:00
welpo
557ea7786f
🐛 style: retain base code block style in admonitions 2024-11-16 16:06:25 +01:00
welpo
1e4859998d
⬆️ chore(deps): upgrade Inter font to v4.1
https://github.com/rsms/inter/releases/tag/v4.1
2024-11-16 14:04:52 +01:00
welpo
8e1acdbba2
🔖 chore(release): prepare for v3.1.0 2024-11-14 18:45:05 +01:00
welpo
3b7fd3db9c
🐛 fix: link to "All posts" in non-default-language root
Was linking to e.g. `es/blog/_index.es.md` instead of `/es/blog/`
2024-11-14 18:41:49 +01:00
Óscar
1cf27322ba
💄 style: colour scrollbar to match primary colour (#430) 2024-11-14 18:12:13 +01:00
Óscar
34a330f384
💄 style: set accent color to match theme (#429) 2024-11-14 18:07:32 +01:00
welpo
c3c344a76f
📝 docs: highlight pinned posts feature 2024-11-14 17:47:13 +01:00
welpo
5687f3bacb
♻️ refactor(GitHub): update issue templates 2024-11-14 00:55:41 +01:00
Óscar
d7da6feaa4
feat: allow pinned posts with pagination (#428) 2024-11-14 00:24:00 +01:00
welpo
5927409c41
💄 style: fix info admonition code color 2024-11-14 00:06:31 +01:00
Óscar
bdb1486ccc
🐛 fix: Isso comments in multilingual setups (#427) 2024-11-13 18:54:35 +01:00
Óscar
36e53dc646
feat: add pinned posts functionality (#424) 2024-11-13 18:07:46 +01:00
Óscar
42f9bb9781
💄 style: improve navigation bar & metadata wrapping (#425) 2024-11-11 18:51:16 +01:00
ZzMzaw
0253799f23
feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-11-08 00:01:30 +01:00
welpo
57a0a8e1a0
🚨 misc: change codeblock language from plaintext to txt 2024-11-07 14:34:31 +01:00
Óscar
e8381d05cc
feat(shortcodes): support body admonitions (#423) 2024-11-07 14:33:06 +01:00