Fork of tabi https://github.com/welpo/tabi but without the bloat
Find a file
2023-04-15 00:42:27 +02:00
.github/workflows 🐛 fix: use personal access token 2023-04-14 16:53:44 +02:00
content 📝 fix: clarify requirements for A+ Observatory score 2023-04-14 23:50:26 +02:00
sass ♻️ refactor: move .last-updated to main.scss 2023-04-14 15:50:25 +02:00
static 💄 style: Promise I will never go blonde like Kanye⁉️ 2023-03-09 00:41:21 +01:00
templates feat: make JS light/dark toggle optional 2023-04-15 00:42:27 +02:00
.gitignore 🙈 chore: add gitignore 2023-02-03 02:55:34 +09:00
CODE_OF_CONDUCT.md 📝 docs: add code of conduct 2023-02-22 02:29:54 +01:00
config.toml feat: make JS light/dark toggle optional 2023-04-15 00:42:27 +02:00
CONTRIBUTING.md 📝 docs: improve punctuation 2023-02-22 02:47:12 +01:00
LICENSE 📄 docs: add license 2023-02-04 13:10:24 +01:00
README.md 📝 docs: update screenshot 2023-04-15 00:03:01 +02:00
screenshot.png 📝 docs: update screenshot 2023-04-15 00:03:01 +02: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.

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