Skip to content

ssiyad/boring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef25c2b · Nov 16, 2023

History

69 Commits
Nov 25, 2022
Jun 16, 2023
Nov 25, 2022
Nov 16, 2023
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Apr 11, 2023
Nov 23, 2022
Nov 23, 2022
Nov 25, 2022
Jun 16, 2023
Mar 13, 2023
Nov 23, 2022

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