1042 Commits

Author SHA1 Message Date
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
welpo
e2c5c6e9b7
👷 misc(CI): allow longer PR titles for dep updates
Now for real.
2024-11-06 19:07:47 +01:00
welpo
f3001298c2
📝 misc(projects): add ラム (ramu) project 2024-11-06 19:07:46 +01:00
welpo
87f1099caa
💄 style: fix hover color for <rt> element in links
Before, it would be invisible on hover.
2024-11-05 19:22:46 +01:00
welpo
51fee5d660
💄 style: add styling for <kbd> keyboard input 2024-11-05 17:28:22 +01:00
welpo
fa9f160342
👷 misc(CI): allow longer PR titles for dep updates
bd45a1ae45997b950c703d1ebf1e34b3b82173eb didn't work
2024-11-01 14:23:36 +01:00
github-actions[bot]
5f16885b36
⬆️ chore(deps): upgrade mermaid to v11.4.0 (#420)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-31 11:20:02 +01:00
ZzMzaw
84dd26b26c
📝 docs(README): fix typo (#421) 2024-10-31 11:19:10 +01:00
welpo
bd45a1ae45
👷 misc(CI): allow longer PR titles for dep updates 2024-10-26 17:16:52 +02:00
welpo
2e3cff2ef1
👷 misc(deps): remove local release script 2024-10-26 16:19:39 +02:00
Óscar
3442fd9ff0
📝 docs: clarify instructions for listing recent posts (#418) 2024-10-21 01:48:04 +02:00
renovate[bot]
5737c279e5
⬆️ chore(deps): update scripts/release (#416) 2024-10-19 23:21:01 +02:00
welpo
b461964d76
🔖 chore(release): prepare for v3.0.0 2024-10-18 19:02:16 +02:00
welpo
0a36ef55ee
👷 misc: update git-cliff variables to commit.remote
`commit.github` is deprecated.
2024-10-18 19:01:16 +02:00
Óscar
c9f8d27b96
feat: add force_text_direction shortcode (#414) 2024-10-18 19:01:15 +02:00
Ó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.
2024-10-18 19:00:14 +02:00
Anett Seeker
34514c1869
🐛 fix: update CSP for GoatCounter (#413) 2024-10-18 16:08:20 +02:00
Óscar
11e246a876
📝 docs(CONTRIBUTING): fix broken link to commit message style 2024-10-15 17:54:30 +02:00
welpo
5db70b7978
📝 docs(mastering tabi): mention social links rel='me'
Related: #410
2024-10-13 15:07:18 +02:00
welpo
628bb735e7
🔖 chore(release): prepare for v2.17.0 2024-10-11 00:59:45 +02:00
welpo
47fcee8f81
📝 misc: reformat social card creation tip 2024-10-10 15:05:43 +02:00
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>
2024-10-10 14:53:39 +02:00
ZzMzaw
3fddb1f9a1
📝 docs: add mermaid shortcode usage (#407)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-08 01:25:36 +02:00
github-actions[bot]
7b00ed1d9d
⬆️ chore(deps): upgrade mermaid to v11.3.0 (#405)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-04 11:07:13 +02:00
Marcus Hughes
8e10f9e258
📝 misc(README): add jmbhughes.com to showcase (#404) 2024-10-03 22:22:36 +02:00
welpo
c50edbd453
📝 docs: update comment in config.toml RE: #402 2024-10-02 17:30:37 +02:00
Soumendra kumar sahoo
608513952f
🐛 fix: set proper URL for self-hosted Umami (#402) 2024-10-02 13:43:08 +02:00
renovate[bot]
02f9d88236
⬆️ chore(deps): update ubuntu to v24 (#403) 2024-09-26 23:33:30 +02:00
welpo
66239bee01
👷 misc(deps): replace local release script w/ git submodule 2024-09-25 00:41:11 +02:00
welpo
7ceada974b
️ refactor(search): reduce search lag on mobile
Should reduce perceived lag when opening the search modal
and scrolling through results.
2024-09-24 19:25:36 +02:00
Óscar
17694ba3d8
🐛 fix(search): restore highlighting functionality (#401) 2024-09-24 19:16:44 +02:00
welpo
fc04ab4e40
👷 misc(deps): automate KaTeX/mermaid upgrades 2024-09-24 16:18:34 +02:00
welpo
47a94d3d01
🔖 chore(release): prepare for v2.16.0 2024-09-22 15:09:50 +02:00
welpo
008b976e06
feat(remote_text shortcode): support line ranges (#399) 2024-09-22 15:06:38 +02:00
Óscar
90c1da1ddb
feat(remote_text shortcode): support relative paths (#398) 2024-09-22 14:30:03 +02:00