welpo 887929fac7
♻️ refactor: wrap tags in ul>li
Long tags will get wrapped onto new lines now.
2023-02-27 18:45:46 +01:00
2023-02-27 18:42:02 +01:00
2023-02-27 18:45:46 +01:00
2023-02-27 18:45:46 +01:00
2023-02-03 02:55:34 +09:00
2023-02-22 02:29:54 +01:00
2023-02-22 02:47:12 +01:00
2023-02-04 13:10:24 +01:00
2023-02-25 02:04:14 +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.
  • 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.

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