You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.2 KiB

tabi

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

tabi (旅): Journey.

tabi

Features

  • Dark and light themes. Defaults to the OS setting, with a switcher in the navigation bar.
  • Projects page.
  • Archive page.
  • Tags.
  • Social links.
  • Code syntax highlighting.
  • Invertible and dimmable images shortcodes.
  • Customizable secure headers.

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:

Contributing

Please do! Take a look at the Contributing Guidelines to learn more.

License

The code is available under the MIT license.