welpo 9a1f5db45c
feat: listen for changes on OS theme to switch accordingly
As long as the visitor has not changed the default theme, the site will
change between dark and light themes matching the OS setting.
2023-02-16 21:23:48 +01:00
2023-02-15 01:33:43 +01:00
2023-02-03 02:55:34 +09:00
2023-02-08 02:10:03 +01:00
2023-02-04 13:10:24 +01:00
2023-02-04 13:15:28 +01:00

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.
  • 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:

Description
No description provided
Readme 32 MiB
Languages
JavaScript 62.7%
HTML 21%
SCSS 9.9%
Shell 4%
XSLT 1.2%
Other 1.2%