983 Commits (799f3c06810b000f551bfa0721bbe4c9bf911d56)
 

Author SHA1 Message Date
Niels Gouman 799f3c0681
feat: support disabling header font-subset (#458)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 month ago
Olexandr88 162a84b6d6
📝 docs(README): fix typo (#457) 2 months ago
welpo de6fa58fe3
🐛 fix: show feed icon without socials
Previously the feed icon would not display when it was the only
configured "social" option, as the containing <ul> required either
socials or email to be present.

Fixes #456
2 months ago
Christian Franzl 28fe074ea0
feat: support using info-page.html for sections (#455)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2 months ago
github-actions[bot] e05860636b
⬆️ chore(deps): upgrade KaTeX to v0.16.19 (#453)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2 months ago
welpo 1dcd615615
📝 docs(shortcodes): clarify aside usage 2 months ago
welpo da1b6bb0cc
📝 docs(shortcodes): clarify `position` parameter usage for "aside" 2 months ago
Óscar 98b0c8d161
feat(shortcodes): add 'aside' shortcode for side notes (#452) 2 months ago
welpo e1b60542df
📝 misc: add "shuku" project 2 months ago
welpo 2cc336d9d0
🐛 fix: add separator between update date & remote changes link 2 months ago
Szabolcs 6810a0cb74
📝 misc(README): add szabolcs.me to Sites using tabi (#451) 2 months ago
github-actions[bot] 9c5b55d002
⬆️ chore(deps): upgrade KaTeX to v0.16.18 (#450)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2 months ago
welpo dbb0e826b6
💄 style: remove extra whitespace in post metadata
Only happened with `minify_html = false`.
2 months ago
welpo 551b3d28c6
👷 misc(CI): add dependencies label to upgrade PRs 2 months ago
github-actions[bot] 92996d98ac
⬆️ chore(deps): upgrade KaTeX to v0.16.17 (#449)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2 months ago
welpo eb0395352c
📝 docs: suggest MathML in lieu of KaTeX for JS-free math 2 months ago
Ariel Richtman 3dcd7a33db
🐛 fix(analytics): update umami domain (#448) 2 months ago
github-actions[bot] 21225f832d
⬆️ chore(deps): upgrade KaTeX to v0.16.15 (#447)
Co-authored-by: welpo <welpo@users.noreply.github.com>
3 months ago
github-actions[bot] f413c9f295
⬆️ chore(deps): upgrade KaTeX to v0.16.14 (#446)
Co-authored-by: welpo <welpo@users.noreply.github.com>
3 months ago
welpo c6d1c3dff8
📝 misc: add ずつ (zutsu) project page 3 months ago
welpo a6b6c32050
💄 style: use text-colour for hover on `rt` in links
Didn't look good on dark mode in note admonition.
3 months ago
welpo 0688628420
🐛 misc(upgrade-deps): improve version detection 3 months ago
welpo 69713c973c
📝 misc(README): set original colours for docs|up badge 3 months ago
welpo 077821208f
📝 misc(docs): fix Series section headings 3 months ago
welpo 0b10560a94
📝 misc(docs): use internal links in home description 3 months ago
welpo 29bbd2eecc
💚 misc(deps): check for existing branch upgrades 3 months ago
welpo 4834a9e85f
📝 docs(README): add maintenance badges 3 months ago
github-actions[bot] e42832e131
⬆️ chore(deps): upgrade mermaid to v11.4.1 (#442) 3 months ago
Óscar 761f546b30
📝 docs: add tabi-start integration (#441) 3 months ago
Óscar f8e98afd9d
feat: add `raw_path` parameter to image shortcodes (#439) 3 months ago
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.
3 months ago
welpo c15098a959
📝 misc: fix dōteki docs link 3 months ago
Óscar 9e58b3aca8
💄 style: fix home banner layout for short intro (#438) 3 months ago
welpo 6d44320f45
📝 misc: update git-sumi & dōteki projects 3 months ago
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.
3 months ago
Óscar 123110ea43
💄 style: fix numbered code blocks (#437) 3 months ago
welpo cf6385553c
🍱 feat(socials): add ORCID icon 3 months ago
renovate[bot] c9639dc5c8
⬆️ chore(deps): update scripts/release digest to a128ada (#433) 3 months ago
Óscar 39a6750d8b
🐛 fix: support relative paths in inherited social media card (#432) 3 months ago
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.
3 months ago
welpo f93def0692
👷 misc(CI): ignore deleted files in pre-commit 3 months ago
welpo 557ea7786f
🐛 style: retain base code block style in admonitions 3 months ago
welpo 1e4859998d
⬆️ chore(deps): upgrade Inter font to v4.1
https://github.com/rsms/inter/releases/tag/v4.1
3 months ago
welpo 8e1acdbba2
🔖 chore(release): prepare for v3.1.0 3 months ago
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/`
3 months ago
Óscar 1cf27322ba
💄 style: colour scrollbar to match primary colour (#430) 3 months ago
Óscar 34a330f384
💄 style: set accent color to match theme (#429) 3 months ago
welpo c3c344a76f
📝 docs: highlight pinned posts feature 3 months ago
welpo 5687f3bacb
♻️ refactor(GitHub): update issue templates 3 months ago
Óscar d7da6feaa4
feat: allow pinned posts with pagination (#428) 3 months ago