Óscar 40c12a8ed0
Merge pull request #40 from welpo/feature/dimmable-image-shortcode
 feat: add dimmable-image shortcode for dark theme
2023-02-16 00:25:36 +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.

Light theme

tabi-light

Dark theme

tabi-dark

Features

  • Dark and light modes. Default theme is light with a switcher in the navbar.
  • Projects page.
  • Archive page.
  • Social Links.
  • Tags.
  • Syntax highlighting.
  • Invertable and dimmable images shortcodes.

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%