945 Commits (39a6750d8ba497adce96006f2ad6abee49c6527a)
 

Author SHA1 Message Date
Ó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
welpo 51fee5d660
💄 style: add styling for <kbd> keyboard input 4 months ago
welpo fa9f160342
👷 misc(CI): allow longer PR titles for dep updates
bd45a1ae45 didn't work
4 months ago
github-actions[bot] 5f16885b36
⬆️ chore(deps): upgrade mermaid to v11.4.0 (#420)
Co-authored-by: welpo <welpo@users.noreply.github.com>
4 months ago
ZzMzaw 84dd26b26c
📝 docs(README): fix typo (#421) 4 months ago
welpo bd45a1ae45
👷 misc(CI): allow longer PR titles for dep updates 4 months ago
welpo 2e3cff2ef1
👷 misc(deps): remove local release script 4 months ago
Óscar 3442fd9ff0
📝 docs: clarify instructions for listing recent posts (#418) 4 months ago
renovate[bot] 5737c279e5
⬆️ chore(deps): update scripts/release (#416) 4 months ago
welpo b461964d76
🔖 chore(release): prepare for v3.0.0 4 months ago
welpo 0a36ef55ee
👷 misc: update git-cliff variables to `commit.remote`
`commit.github` is deprecated.
4 months ago
Óscar c9f8d27b96
feat: add force_text_direction shortcode (#414) 4 months ago
Óscar 092ccdd1ba
💥 feat!: force code blocks LTR rendering (#412)
BREAKING CHANGE: Code blocks default to LTR. Set `force_codeblock_ltr = false` to keep previous behaviour.
4 months ago
Anett Seeker 34514c1869
🐛 fix: update CSP for GoatCounter (#413) 4 months ago
Óscar 11e246a876
📝 docs(CONTRIBUTING): fix broken link to commit message style 4 months ago
welpo 5db70b7978
📝 docs(mastering tabi): mention social links rel='me'
Related: #410
4 months ago
welpo 628bb735e7
🔖 chore(release): prepare for v2.17.0 5 months ago
welpo 47fcee8f81
📝 misc: reformat social card creation tip 5 months ago
Ariel Richtman 886aa59545
feat: add fediverse creator metadata support (#409)
Add `fediverse_creator` variable to highlight author's fediverse profile in Mastodon link previews.

Co-authored-by: Ariel Richtman <Ariel.Richtman@SilverRailTech.com>
Co-authored-by: welpo <welpo@users.noreply.github.com>
5 months ago
ZzMzaw 3fddb1f9a1
📝 docs: add mermaid shortcode usage (#407)
Co-authored-by: welpo <welpo@users.noreply.github.com>
5 months ago
github-actions[bot] 7b00ed1d9d
⬆️ chore(deps): upgrade mermaid to v11.3.0 (#405)
Co-authored-by: welpo <welpo@users.noreply.github.com>
5 months ago
Marcus Hughes 8e10f9e258
📝 misc(README): add jmbhughes.com to showcase (#404) 5 months ago
welpo c50edbd453
📝 docs: update comment in config.toml RE: #402 5 months ago
Soumendra kumar sahoo 608513952f
🐛 fix: set proper URL for self-hosted Umami (#402) 5 months ago
renovate[bot] 02f9d88236
⬆️ chore(deps): update ubuntu to v24 (#403) 5 months ago
welpo 66239bee01
👷 misc(deps): replace local release script w/ git submodule 5 months ago
welpo 7ceada974b
️ refactor(search): reduce search lag on mobile
Should reduce perceived lag when opening the search modal
and scrolling through results.
5 months ago
Óscar 17694ba3d8
🐛 fix(search): restore highlighting functionality (#401) 5 months ago
welpo fc04ab4e40
👷 misc(deps): automate KaTeX/mermaid upgrades 5 months ago