1043 Commits

Author SHA1 Message Date
welpo
ec6ba01bbc
🍱 misc: compress dōteki & git-sumi social media cards 2024-03-22 14:56:32 +01:00
welpo
e965694cdf
💄 style(shortcodes): use colourful admonition icons 2024-03-22 01:59:41 +01:00
welpo
30acc58f96
🔖 chore(release): prepare for v2.6.1 2024-03-21 22:24:56 +01:00
welpo
38f3aafdd8
👷 misc(CI): use CHANGES.md for GitHub release notes
Should fix shell parsing issues with special characters in release notes.
2024-03-21 22:18:49 +01:00
welpo
b4fec9c81f
🔖 chore(release): prepare for v2.6.0 2024-03-21 22:04:21 +01:00
Jérôme Ramette
a08a9f19c7
🐛 fix(feed): fix "Visit website" link with skin config (#286) 2024-03-21 22:03:28 +01:00
welpo
d0162291d9
feat(shortcodes): add admonition shortcode (#285) 2024-03-21 01:21:11 +01:00
welpo
edef96567c
🔖 chore(release): prepare for v2.5.0 2024-03-17 15:19:11 +01:00
Jérôme Ramette
1d49269003
🌐 fix(i18n): improve FR translations and correct typos (#284) 2024-03-17 11:31:55 +01:00
welpo
5e0cbdd67d
feat: allow disabling CSP, following the hierarchy
Introduces new option `enable_csp`, true by default.
Can be set on a page, section or globally.
2024-03-15 15:04:37 +01:00
welpo
8537bbc10e
♻️ refactor: set visibility hidden in "hidden" class 2024-03-11 12:32:36 +01:00
welpo
d825bef730
🎨 refactor: correct invalid attributes in search input 2024-03-10 23:54:17 +01:00
welpo
e951e95110
👷 misc(release): replace both pull and issue links 2024-03-02 15:56:47 +01:00
welpo
faaaee2f59
🔖 chore(release): prepare for v2.4.0 2024-03-02 15:48:17 +01:00
Smtbook
90410868ee
🐛 fix: allow translated drafts (#282)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-03-01 21:33:49 +01:00
Jafar Farganlooj
9a5ea8ed65
🌐 feat(i18n): add Persian language (#283)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-03-01 21:24:48 +01:00
welpo
4aaa2346d0
🍱 feat(socials): add Signal icon 2024-02-20 23:50:13 +01:00
welpo
0192b3ed9f
👷 misc(release): fix cross-compatibility of sed command 2024-02-19 22:07:18 +01:00
welpo
2ede03550a
👷 misc(CI): update git-cliff's github integration 2024-02-19 20:31:36 +01:00
welpo
8de049a2b5
🔧 misc(release): add author link only on full changelog
Makes it easier to auto-release with `cd.yml`, as release descriptions
automatically link to GitHub profiles based on the handle.
2024-02-19 20:18:26 +01:00
welpo
46ad1f011e
🔖 chore(release): prepare for v2.3.0 2024-02-19 19:45:29 +01:00
welpo
e2358f7edf
🔧 misc(release): remove link comparison 2024-02-19 19:45:12 +01:00
welpo
7b13798a68
📝 misc(projects): load git-sumi demo from its repo 2024-02-19 17:17:18 +01:00
welpo
5b5d1fa592
🔧 misc(release): update CHANGELOG format
Note: needs git-cliff > 1.4.0

- Use new `remote` options for git-cliff
- List authors and co-authors per commit
- Add new contributors list per release
- release script: clean up Markdown to remove separate git-cliff templates
2024-02-18 19:04:20 +01:00
Mohammed Alotaibi
c4893d4fdd
feat(i18n): implement pluralization logic (#277)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-16 15:41:25 +01:00
welpo
daef40338c
👷 misc(CI): build before checking links 2024-02-16 15:33:37 +01:00
welpo
0158097594
🔧 misc(link_checker): skip vultr.com links 2024-02-16 15:29:46 +01:00
welpo
3672a94e86
🔧 misc: add renovate config 2024-02-16 13:13:08 +01:00
welpo
262fcd95f1
👷 misc(CI): improve CI to check and build for PRs 2024-02-16 13:12:22 +01:00
welpo
6efe2ee57d
📝 docs: fix various broken links 2024-02-16 12:53:41 +01:00
welpo
22d4d68a69
💄 style(projects): set entire card as link target 2024-02-16 12:29:02 +01:00
welpo
d543560431
📝 misc(demo): update projects section 2024-02-16 01:45:10 +01:00
welpo
238487b4b2
📝 docs: update tabi screenshots 2024-02-16 01:07:51 +01:00
Óscar
ed845eaf25
feat(shortcodes): support URLs for image source (#280) 2024-02-16 00:49:16 +01:00
welpo
90def02dd7
🐛 fix(404): fix broken language selection from 404 page
Fixes #279.
2024-02-15 23:35:44 +01:00
welpo
274c4146b2
📝 docs(mastering-tabi): fix unclosed codeblock 2024-02-15 21:13:58 +01:00
Óscar
1b21b6397b
💄 style(projects): minor redesign (#278) 2024-02-15 19:02:47 +01:00
welpo
e5442fa29f
📝 docs(i18n): add Arabic to list of supported languages 2024-02-14 23:09:56 +01:00
Óscar
011d24a74b
🐛 fix(article-navigation): adjust spacing for RTL (#275) 2024-02-12 19:32:37 +01:00
Mohammed Alotaibi
b3ef23f305
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-12 18:46:48 +01:00
Mohammed Alotaibi
009d2f646d
🐛 fix(i18n): fix header anchor for RTL (#270)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-12 17:40:42 +01:00
Mohammed Alotaibi
5a306d04cb
🐛 fix(i18n): atom feed page direction for RTL langs (#268)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-11 21:11:21 +01:00
Mohammed Alotaibi
13045f02a6
🌐 feat(i18n): add Arabic language (#265) 2024-02-11 21:08:05 +01:00
welpo
e373482946
🔧 misc(git-sumi): improve emoji matching 2024-02-11 13:31:07 +01:00
welpo
7e428c899b
🔖 chore(release): prepare for v2.2.0 2024-02-10 12:29:05 +01:00
Mohammed Alotaibi
afc82449fa
🐛 fix(tags): Arabic tags stuck together (#264)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-10 11:47:01 +01:00
welpo
119533b176
🔧 misc(git-sumi): require a space after the gitmoji 2024-02-10 00:18:18 +01:00
Mohammed Alotaibi
1d55a2963d
feat(i18n): add Right-to-left script support (#262)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-09 21:36:47 +01:00
welpo
8b5a131001
📝 docs(README): add git-sumi badge 2024-02-08 22:38:59 +01:00
welpo
1bb3c91b91
🔧 misc(CHANGELOG): improve emoji pattern 2024-02-08 01:25:31 +01:00