112 Commits (b6a89e63700e27534df2226d2b8bd6063a03cf26)

Author SHA1 Message Date
Óscar b6a89e6370
🎨 refactor: format JS with Prettier (#240) 1 year ago
Ariel Richtman 58da40bdc0
🍱 feat(socials): add Keybase icon (#231) 1 year ago
welpo 79af568078
🍱 feat(socials): add Nostr icon
Updates social_icons LICENSE
1 year ago
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.
1 year ago
Óscar Fernández bf31f7ff47
feat(theme-switcher)!: respect `theme_default` when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
1 year ago
welpo ee2b171fbd
🐛 fix(theme-switcher): match functionality of minified and non-minified files 1 year ago
welpo 012d819f38
⬆️ feat(fonts): upgrade Inter to 4.0 1 year ago
welpo 381f41dd0d
feat(sitemap): mention baseurl in header & title
Related: #221
1 year ago
welpo c8a1705b51
🐛 fix(sitemap): use the base url for JS/CSS loading
Related: #221
1 year ago
Óscar Fernández 1df3f7f89c
feat(sitemap): add XML styling (#221) 1 year ago
Óscar Fernández ea791f3a29
🐛 fix(stylised-feed): set proper date class (#207) 1 year ago
welpo 5458b1c533
🎨 style: fix whitespace issues 1 year ago
Óscar Fernández 8aabeaecc3
️ refactor: co-locate images (#200) 1 year ago
Óscar Fernández afbf4017e2
feat(theme-switcher): add theme reset button (#198) 1 year ago
Óscar Fernández 1bc52944c9
feat(footer): add configurable footer menu (#197) 1 year ago
Óscar Fernández 040a46dc4b
🐛 fix(hyvor-talk): switch from ID to class selector for initialisation (#196) 1 year ago
Almost-Senseless-Coder 2eaee6557c
🌐 fix(theme-switcher): properly translate aria-label (#192)
Co-authored-by: Tim Böttcher <tim.boettcher2@rwth-aachen.de>
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
welpo 5aece9856a
🐛 fix(fonts): fix extension woff -> woff2 1 year ago
welpo 4687418469
️ revert: use ttf serif font for compatibility 1 year ago
Óscar Fernández a7044d2d8a
️ feat(fonts): optimise font size (#186) 1 year ago
Óscar Fernández 2c6ac293ad
️ fix: improve accessibility and i18n (#183) 1 year ago
welpo 28fb52581f
feat(social-icons): add Matrix icon 1 year ago
welpo 1bac809096
🔍️ chore(SEO): update social media cards 1 year ago
Óscar Fernández Vázquez 99b8972cf6
📝 docs: add guide to all of tabi's features (#169) 1 year ago
welpo b797879403
🍱 feat(social-icons): add X icon 1 year ago
welpo 47c493be89
🐛 fix(isso-comments): actually set maxCommentsNested 1 year ago
welpo b26902da16
🔍️ fix(SEO): set proper social image cards 1 year ago
welpo cfa9f9d432
🚑️ chore: update social media cards 1 year ago
Óscar 5a2161f529
feat: allow internal project links (#157) 1 year ago
welpo d9eb641caf
📝 chore(about): update personal page link to matching language 1 year ago
Óscar 1c87b96ac1
feat(header): add img_alt attribute for customisable alt text (#153) 1 year ago
welpo f1d92a73ce
📝 chore: update screenshots 1 year ago
Óscar 6f269eee4a
feat(templates): introduce info-page template (#147) 1 year ago
welpo cc029d0b19
🔍️ chore(SEO): update social media cards 1 year ago
Óscar 32a2d5094b
🌐 feat(i18n): overhaul translation system & add languages (#145)
Revamp the existing translation system, simplifying
management and adding several new languages. The new system reads from
TOML files in the `/i18n` directory and improves template structures.
It also enhances customisation options and robustness by providing
fallbacks and modularity.

- Implement a new, streamlined translation macro.
- Load translations from `/i18n` TOML files.
- Remove redundant configuration requirements.
- Refactor templates to align with new i18n system.
- Add support for Hindi, Japanese, Russian, Portuguese, Chinese,
  Italian, German, Ukranian, Korean, and French languages.
- Credit Thomas Weitzel (@thomasweitzel) for inspiration.
1 year ago
Óscar d53b8470a6
feat: add support for social media cards (#130) 1 year ago
welpo ab4b523f9c
🐛 fix(favicon): use `get_url` for favicon 2 years ago
Óscar 78f97e17b4
♻️ refactor(translation): introduce translation macro (#129) 2 years ago
welpo 9f74868c72
💄style(isso): align buttons and input & cleanup 2 years ago
welpo 85fe38f815
💄style(isso): clean isso styles & use CSS variables 2 years ago
welpo 427ffc7241
feat(footer/socials): add base64 encoded email protection 2 years ago
welpo 68e37f4574
🐛 fix(styled feed): url to "Visit Website"
Before this, it was linking to the own feed.
Now it links to the homepage of the corresponding language.
2 years ago
welpo 725101300e
️ refactor(utterances): further minify JS 2 years ago
welpo 6abb756d88
📸 chore: update mint screenshots to match the rest 2 years ago
Óscar f8cce3001c
feat: introduce skins to customise the theme (#105) 2 years ago
welpo 9ad08838c7
🐛 fix: add missing images for new shortcodes 2 years ago
welpo c53ecdc472
🔥 style: remove dark primary colour variable 2 years ago
welpo 113a7f4e5d
feat(theme-switcher): hide button if JS is disabled 2 years ago
welpo a4e48b48fd
💡 chore: add comments 2 years ago
welpo 92e6af1d58
️ refactor: further minify theme initialization 2 years ago