welpo
6d44320f45
📝 misc: update git-sumi & dōteki projects
2024-11-25 15:17:28 +01:00
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.
2024-11-24 01:07:35 +01:00
Óscar
123110ea43
💄 style: fix numbered code blocks ( #437 )
2024-11-23 16:49:19 +01:00
welpo
cf6385553c
🍱 feat(socials): add ORCID icon
2024-11-23 14:13:03 +01:00
renovate[bot]
c9639dc5c8
⬆️ chore(deps): update scripts/release digest to a128ada ( #433 )
2024-11-23 02:54:52 +01:00
Óscar
39a6750d8b
🐛 fix: support relative paths in inherited social media card ( #432 )
2024-11-18 00:02:06 +01:00
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.
2024-11-17 00:38:32 +01:00
welpo
f93def0692
👷 misc(CI): ignore deleted files in pre-commit
2024-11-16 19:01:14 +01:00
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