794 Commits

Author SHA1 Message Date
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
Óscar
906bc9dec0
feat: add search functionality (#250) 2024-01-08 01:00:52 +01:00
welpo
fcd0c34d19
👷 chore(release): list breaking changes first in changelogs 2024-01-07 02:52:38 +01:00
welpo
eb3cee71f0
📝 chore(docs): mention Chinese Traditional support 2024-01-06 20:18:15 +01:00
welpo
aae1b160b2
📝 chore(tabi-project): fix link to i18n support 2024-01-06 20:04:37 +01:00
welpo
7fa208a2a5
🔧 chore: set full width prev/next article nav 2024-01-05 23:51:28 +01:00
welpo
563a452330
📝 chore(README): fix sorting issue in features 2024-01-05 23:40:53 +01:00
Óscar
b518e13c5d
feat(archive): allow multiple sources in Archive (#249) 2024-01-05 15:32:19 +01:00
welpo
e2baa36ddc
📝 docs(mastering-tabi): fix browser_theme_color spelling 2024-01-05 14:55:10 +01:00
Óscar
d50a85b5bc
feat: adjust width of prev/next link section (#248) 2024-01-05 14:50:14 +01:00
Óscar
dac6bfc024
feat: add previous/next article navigation (#246) 2024-01-04 19:05:06 +01:00
welpo
0aef23b370
🐛 fix(i18n): localise date in single taxonomy listing 2024-01-04 17:28:46 +01:00
welpo
dce495e71d
️ feat(a11y): add keyboard accessibility to theme toggler 2024-01-03 18:43:51 +01:00
Óscar
b6a89e6370
🎨 refactor: format JS with Prettier (#240) 2024-01-03 01:44:31 +01:00
Óscar
39fc4ece61
feat: add taxonomy list & single term templates (#239) 2024-01-01 17:02:03 +01:00
welpo
a1a258708e
chore(release-script): suggest version if none provided 2023-12-31 12:54:15 +01:00
welpo
cd2cbf36fa
📝 docs(mastering-tabi): favour GitHub discussions over comment section 2023-12-31 02:19:49 +01:00
Óscar Fernández
9fc45f288d
feat(tags): dynamically adjust tag list columns based on tag count (#233) 2023-12-30 17:42:26 +01:00
Óscar Fernández
d257e022ea
feat(tags): add compact_tags option (#232)
Co-authored-by: arichtman <10679234+arichtman@users.noreply.github.com>
2023-12-30 16:41:08 +01:00
welpo
0b13dd306d
👷 chore(pre-commit): update git-cliff template 2023-12-30 15:48:24 +01:00