8000 GitHub - patbohn/boring: Minimal theme for Zola
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

patbohn/boring

 
 

Repository files navigation

Boring

Minimal theme for Zola, powered by TailwindCSS

Demo

https://boring-zola.netlify.app/

sreenshot

Setup

In your zola site directory

  • Get theme

    git submodule add https://github.com/ssiyad/boring themes/boring
  • Build CSS

    cd themes/boring
    yarn install --frozen-lockfile
    yarn build
  • Change theme specific variables. They are listed in extra section of config.toml

Refer Zola Docs for further instructions

License

GPLv3

About

Minimal theme for Zola

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 54.3%
  • CSS 41.8%
  • HTML 3.2%
  • JavaScript 0.7%
0