An accessible Zola theme with search, multi-language support, optional JavaScript, a perfect Lighthouse score, and comprehensive documentation. Crafted for personal websites and blogs. https://welpo.github.io/tabi/
Find a file
welpo af80aef00c
feat: change default theme to OS default
Update the theme switcher code to set the default theme to the OS
default, rather than the "light" theme. This provides a more seamless
user experience for users whose OS is set to a dark mode. The current
theme setting in local storage will still be respected if present. This
change was made to improve the accessibility and usability.

Fixes #38
2023-02-15 20:36:26 +01:00
content 📝 style: mention all table colours change, not just header 2023-02-12 12:59:38 +01:00
sass 💄 style: revert background back to pure white 2023-02-13 02:57:15 +01:00
static feat: change default theme to OS default 2023-02-15 20:36:26 +01:00
templates 🐛 fix: rename sun icon reference 2023-02-15 01:33:43 +01:00
.gitignore 🙈 chore: add gitignore 2023-02-03 02:55:34 +09:00
config.toml ️ fix: atom feed alt description 2023-02-08 02:10:03 +01:00
LICENSE 📄 docs: add license 2023-02-04 13:10:24 +01:00
README.md ✏️ fix: set remote Zola url 2023-02-11 19:52:31 +01:00
theme.toml 📝 fix: working live url 2023-02-04 13:15:28 +01:00

tabi

A simple blog theme powered by Zola. See a live preview here.

tabi (旅): Journey.

Light theme

tabi-light

Dark theme

tabi-dark

Features

  • Dark and light modes. Default theme is light with a switcher in the navbar.
  • Projects page.
  • Archive page.
  • Social Links.
  • Tags.
  • Syntax highlighting.
  • Invertable images (shortcode).

See the project's roadmap here.

Quick start

git clone git@github.com:welpo/tabi.git
cd tabi
zola serve
# open http://127.0.0.1:1111/ in the browser

Inspiration

This theme was inspired by: