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.
 
 
 
 
 
 
welpo a2ea8c3f88
📝 docs: update projects
2 years ago
.github/workflows 🐛 fix: use personal access token 2 years ago
content 📝 docs: update projects 2 years ago
sass 🐛 fix: set proper scope to transparent hover for anchor 2 years ago
static 📝 docs: update projects 2 years ago
templates 🔥 refactor: remove metadata in project files 2 years ago
.gitignore 🙈 chore: add gitignore 2 years ago
CODE_OF_CONDUCT.md 📝 docs: add code of conduct 2 years ago
CONTRIBUTING.md 📝 docs: improve punctuation 2 years ago
LICENSE 📄 docs: add license 2 years ago
README.md 📝 docs: update description 2 years ago
config.toml feat: make JS light/dark toggle optional 2 years ago
screenshot.png 📝 docs: update screenshot 2 years ago
theme.toml 📝 docs: update description, demo URL, author info, and extra 2 years ago

README.md

tabi

A fast, lightweight, and modern Zola theme. It aims to be a personal page and home to blog posts.

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.
  • KaTeX support.
  • All JavaScript (theme switcher and KaTeX) can be fully disabled.
  • 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.