913 Commits

Author SHA1 Message Date
Ó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
welpo
8cbec84389
👷 chore(release): add release preparation script 2023-12-30 15:32:49 +01:00
welpo
33ba3abc8d
👷 chore(issue-template): request tabi version or commit 2023-12-30 13:09:04 +01:00
Ariel Richtman
58da40bdc0
🍱 feat(socials): add Keybase icon (#231) 2023-12-30 11:48:00 +01:00
welpo
b16ad26b00
👷 chore(pre-commit): ignore TODO in changelog 2023-12-30 01:07:03 +01:00
welpo
527d209d7d
📝 chore(changelog): add initial changelog 2023-12-30 01:06:54 +01:00
welpo
e1d6c6d85a
🔧 chore(changelog): set up cliff.toml for git cliff 2023-12-30 00:53:48 +01:00
welpo
79af568078
🍱 feat(socials): add Nostr icon
Updates social_icons LICENSE
2023-12-29 22:37:03 +01:00
welpo
f4c88266e7
🐛 fix(quick-navigation-buttons): fix overlapping background change 2023-12-14 15:59:52 +01:00
welpo
08ef628abe
💄 style(favicon): reduce emoji size for compatibility
Should look better on Windows (not cropped).
2023-12-12 02:15:55 +01:00
welpo
2a5c025f6e
📝chore(privacy-policy): update server location 2023-12-07 20:30:29 +01:00
Óscar Fernández
920aa609f0
feat(feed): support hiding pages and sections (#227) 2023-12-04 23:27:49 +01:00
Óscar Fernández
6b69cf7a3e
🐛 fix: prevent background overflow on link hover (#226) 2023-12-02 19:54:04 +01:00
welpo
dd76c18faa
🍱 feat(socials): add Google Scholar icon
Recently added to Font Awesome:
https://github.com/FortAwesome/Font-Awesome/issues/541#issuecomment-1830481944

Made it black and white to match the rest of the icons.
2023-11-28 20:14:47 +01:00
Óscar Fernández
bf31f7ff47
feat(theme-switcher)!: respect theme_default when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
2023-11-25 00:08:58 +01:00
welpo
c2664c85cd
📝 docs(shortcodes): link commit and PR for relative image paths 2023-11-24 02:15:54 +01:00
Óscar Fernández
7796162e37
feat: allow relative paths for image shortcodes (#222) 2023-11-24 02:10:43 +01:00
welpo
1221eeeb41
🐛 fix(header): add quotes to custom subset links 2023-11-23 00:58:27 +01:00
welpo
94f7a36707
🐛 fix(header): correct self-closing script tag 2023-11-23 00:52:45 +01:00
welpo
ee2b171fbd
🐛 fix(theme-switcher): match functionality of minified and non-minified files 2023-11-22 00:18:05 +01:00
welpo
130aa51144
feat(header): cachebust custom font subset
It's likely to change on different builds.
2023-11-21 23:41:58 +01:00
welpo
a57eb98a69
♻️ refactor(header): replace single %22 by "
Single quotation marks already escape the double ones.
2023-11-21 23:35:17 +01:00
welpo
b88e7376e4
🔥 refactor(tags): remove unnecessary id attribute
They could cause broken HTML and were not used for anything.
2023-11-21 23:25:15 +01:00
welpo
1e33b9bc1f
feat: improve clickability cue by adding pointer cursor to details summary 2023-11-21 19:42:36 +01:00
welpo
012d819f38
⬆️ feat(fonts): upgrade Inter to 4.0 2023-11-20 01:18:23 +01:00
welpo
42618eb119
🔨 chore(PR-template): add theme.toml default to checklist 2023-11-19 20:12:24 +01:00
welpo
e20e1c467c
💄 style: hide navigation buttons on print view 2023-11-19 19:15:12 +01:00
welpo
381f41dd0d
feat(sitemap): mention baseurl in header & title
Related: #221
2023-11-15 00:28:00 +01:00
welpo
c8a1705b51
🐛 fix(sitemap): use the base url for JS/CSS loading
Related: #221
2023-11-14 23:48:04 +01:00
Óscar Fernández
1df3f7f89c
feat(sitemap): add XML styling (#221) 2023-11-14 23:26:44 +01:00
welpo
741a7e7c6f
📈 docs(privacy): use GoatCounter sessions
GoatCounter is broken if sessions aren't tracked.
See: https://github.com/arp242/goatcounter/issues/704
2023-11-07 21:48:37 +01:00
welpo
88240071c4
📝 chore(docs): update updated date 2023-11-07 15:41:10 +01:00