Commit Graph

963 Commits (a6b6c3205096fd718757a6f32ff07d60bcc22808)
 

Author SHA1 Message Date
welpo a6b6c32050
💄 style: use text-colour for hover on `rt` in links
Didn't look good on dark mode in note admonition.
welpo 0688628420
🐛 misc(upgrade-deps): improve version detection
welpo 69713c973c
📝 misc(README): set original colours for docs|up badge
welpo 077821208f
📝 misc(docs): fix Series section headings
welpo 0b10560a94
📝 misc(docs): use internal links in home description
welpo 29bbd2eecc
💚 misc(deps): check for existing branch upgrades
welpo 4834a9e85f
📝 docs(README): add maintenance badges
github-actions[bot] e42832e131
⬆️ chore(deps): upgrade mermaid to v11.4.1 ()
Óscar 761f546b30
📝 docs: add tabi-start integration ()
Óscar f8e98afd9d
feat: add `raw_path` parameter to image shortcodes ()
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.
welpo c15098a959
📝 misc: fix dōteki docs link
Óscar 9e58b3aca8
💄 style: fix home banner layout for short intro ()
welpo 6d44320f45
📝 misc: update git-sumi & dōteki projects
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.
Óscar 123110ea43
💄 style: fix numbered code blocks ()
welpo cf6385553c
🍱 feat(socials): add ORCID icon
renovate[bot] c9639dc5c8
⬆️ chore(deps): update scripts/release digest to a128ada ()
Óscar 39a6750d8b
🐛 fix: support relative paths in inherited social media card ()
welpo a7833299ff
💥 feat!: add tag filtering for projects ()
- 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.
welpo f93def0692
👷 misc(CI): ignore deleted files in pre-commit
welpo 557ea7786f
🐛 style: retain base code block style in admonitions
welpo 1e4859998d
⬆️ chore(deps): upgrade Inter font to v4.1
https://github.com/rsms/inter/releases/tag/v4.1
welpo 8e1acdbba2
🔖 chore(release): prepare for v3.1.0
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/`
Óscar 1cf27322ba
💄 style: colour scrollbar to match primary colour ()
Óscar 34a330f384
💄 style: set accent color to match theme ()
welpo c3c344a76f
📝 docs: highlight pinned posts feature
welpo 5687f3bacb
♻️ refactor(GitHub): update issue templates
Óscar d7da6feaa4
feat: allow pinned posts with pagination ()
welpo 5927409c41
💄 style: fix info admonition code color
Óscar bdb1486ccc
🐛 fix: Isso comments in multilingual setups ()
Óscar 36e53dc646
feat: add pinned posts functionality ()
Óscar 42f9bb9781
💄 style: improve navigation bar & metadata wrapping ()
ZzMzaw 0253799f23
feat: add series functionality ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
welpo 57a0a8e1a0
🚨 misc: change codeblock language from plaintext to txt
Óscar e8381d05cc
feat(shortcodes): support body admonitions ()
welpo e2c5c6e9b7
👷 misc(CI): allow longer PR titles for dep updates
Now for real.
welpo f3001298c2
📝 misc(projects): add ラム (ramu) project
welpo 87f1099caa
💄 style: fix hover color for <rt> element in links
Before, it would be invisible on hover.
welpo 51fee5d660
💄 style: add styling for <kbd> keyboard input
welpo fa9f160342
👷 misc(CI): allow longer PR titles for dep updates
bd45a1ae45 didn't work
github-actions[bot] 5f16885b36
⬆️ chore(deps): upgrade mermaid to v11.4.0 ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
ZzMzaw 84dd26b26c
📝 docs(README): fix typo ()
welpo bd45a1ae45
👷 misc(CI): allow longer PR titles for dep updates
welpo 2e3cff2ef1
👷 misc(deps): remove local release script
Óscar 3442fd9ff0
📝 docs: clarify instructions for listing recent posts ()
renovate[bot] 5737c279e5
⬆️ chore(deps): update scripts/release ()
welpo b461964d76
🔖 chore(release): prepare for v3.0.0
welpo 0a36ef55ee
👷 misc: update git-cliff variables to `commit.remote`
`commit.github` is deprecated.