913 Commits

Author SHA1 Message Date
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
welpo
1e468f4acb
🔧 misc(CI): update git-sumi config 2024-02-08 01:07:02 +01:00
welpo
71f09a81b0
👷 misc(CI): use git-sumi hook to lint commit messages 2024-02-07 17:13:45 +01:00
welpo
f7c0de412d
📝 docs(README): add IPA notation for pronunciation 2024-02-07 17:07:51 +01:00
welpo
bcde187f73
📝 docs(README): add project badges 2024-02-07 17:05:12 +01:00
welpo
fcf16a457e
👷 misc(release): verify version tag format on release 2024-02-07 16:27:54 +01:00
welpo
c193d4d4e8
👷 misc: use git-sumi to lint commit messages 2024-02-07 01:10:31 +01:00
welpo
28d0f70e18
📝 docs(contributing): enrich PR information 2024-02-07 01:09:58 +01:00
welpo
0e6c5c2691
🔧 misc: update changelog sections 2024-02-07 01:02:48 +01:00
welpo
9b8b1396cf
🚀 misc: add continuous deployment workflow 2024-02-06 18:24:28 +01:00
welpo
7cc74d1fd9
👷 misc(CI): fix links in tag description
I don't think it's possible to override the preprocessors using an env variable.
2024-02-04 22:52:35 +01:00
welpo
1382b44c18
📝 docs(README): remove quick start section
In favour of properly installing a theme as a submodule or clone.
2024-02-04 20:16:18 +01:00
welpo
a05170c689
📝 docs(README): recommend installing tabi as a submodule or cloning it 2024-01-31 23:45:38 +01:00
welpo
ad03bd274c
📈 chore(stats): prevent non-demo sites from using demo GoatCounter 2024-01-31 23:33:51 +01:00
welpo
5d6cd7a7cf
🔖 chore(release): prepare for v2.1.0 2024-01-29 14:12:31 +01:00
ZzMzaw
b011f58da6
feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended

Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-01-29 00:00:30 +01:00
welpo
c9d6b62907
📝 docs(README): add CSS code block setup in required config
Related discussion: #258
2024-01-23 23:42:15 +01:00
Ian Andwati
24bb8d0bee
📝 chore(README): add andwati.github.io to showcase (#257) 2024-01-21 11:13:08 +01:00
welpo
124c31eea6
👷 chore(release): improve release script 2024-01-19 17:50:03 +01:00
welpo
8d5d6bccd0
👷 chore(release): refactor cliff-tag into release script 2024-01-19 01:19:26 +01:00
welpo
de7e30d6c5
👷 chore(release): print GitHub tag URL at the end of release 2024-01-15 21:58:29 +01:00
welpo
fabffb084e
🐛 chore(release): fix changelog spacing issue 2024-01-15 20:07:14 +01:00
welpo
3cb94d9798
🔖 chore(release): prepare for v2.0.0 2024-01-15 19:57:12 +01:00
welpo
64482cacb3
👷 chore(release): use different config for tag release
Avoids adding PR links which aren't clickable on the tags page.
2024-01-15 19:56:41 +01:00
welpo
ca65cd5a62
👷 chore(release): fix git-cliff template 2024-01-15 19:12:50 +01:00
welpo
abe690c1b1
👷 chore(release): re-list breaking changes in their category 2024-01-15 18:59:34 +01:00
welpo
5e45827322
👷 chore(release): add deprecations section to changelog 2024-01-15 18:55:23 +01:00
welpo
9f39b7fe47
💥 deprecate(i18n)!: force config.toml copyright translation (#255) 2024-01-15 18:52:48 +01:00
Óscar
1a1a7f79f2
💥 deprecate(home-banner)!: force proper header.img path (#254) 2024-01-15 18:37:14 +01:00
welpo
2c8a21d558
🐛 fix(archive): group multi-sourced posts by year
Closes #251.
2024-01-11 20:14:17 +01:00
welpo
c4e5a65908
📝 docs(faq-languages): clarify setting default language 2024-01-11 11:35:58 +01:00