forked from deepStateMirrors/tabi
Fork of tabi https://github.com/welpo/tabi but without the bloat
| content | ||
| sass | ||
| static | ||
| templates | ||
| .gitignore | ||
| config.toml | ||
| README.md | ||
| theme.toml | ||
tabi
A simple blog theme powered by Zola. See a live preview here.
tabi — 旅 — Journey
Features
- Dark and light modes. Default theme is dark with a switcher in the navbar.
- Projects page.
- Social Links.
- Tags.
TODO:
- Archive.
- Syntax highlighting.
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:
- shadharon. tabi started as a fork of syedzayyan's theme.
- Alfonso García's site
- tale-zola

