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
welpo
5927409c41
💄 style: fix info admonition code color
3 months ago
Óscar
bdb1486ccc
🐛 fix: Isso comments in multilingual setups ( #427 )
3 months ago
Óscar
36e53dc646
✨ feat: add pinned posts functionality ( #424 )
3 months ago
Óscar
42f9bb9781
💄 style: improve navigation bar & metadata wrapping ( #425 )
3 months ago
ZzMzaw
0253799f23
✨ feat: add series functionality ( #406 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
4 months ago
welpo
57a0a8e1a0
🚨 misc: change codeblock language from plaintext to txt
4 months ago
Óscar
e8381d05cc
✨ feat(shortcodes): support body admonitions ( #423 )
4 months ago
welpo
e2c5c6e9b7
👷 misc(CI): allow longer PR titles for dep updates
...
Now for real.
4 months ago
welpo
f3001298c2
📝 misc(projects): add ラム (ramu) project
4 months ago
welpo
87f1099caa
💄 style: fix hover color for <rt> element in links
...
Before, it would be invisible on hover.
4 months ago