A Hugo theme based on Blank created by Vimux.
Go to file
zongor 3f41e8414d switch to use tailwindcss 2023-11-01 19:37:20 -04:00
archetypes add raw html and post-bundle 2023-10-14 12:05:15 -04:00
layouts switch to use tailwindcss 2023-11-01 19:37:20 -04:00
static/css switch to use tailwindcss 2023-11-01 19:37:20 -04:00
tailwindcss switch to use tailwindcss 2023-11-01 19:37:20 -04:00
.gitignore switch to use tailwindcss 2023-11-01 19:37:20 -04:00
LICENSE fork blank theme 2023-02-20 22:37:42 -05:00
README.md fix installation in readme 2023-02-20 22:38:56 -05:00
theme.toml switch to use tailwindcss 2023-11-01 19:37:20 -04:00

README.md

zirakzigil

zirakzigil is based on Blank created by Vimux.

Installation

In your Hugo site themes directory, run:

git clone https://git.alfrescocavern.com/zongor/hugo-theme-zirakzigil zirakzigil

Next, open config.toml in the base of the Hugo site and ensure the theme option is set to zirakzigil.

theme = "zirakzigil"

For more information read the official quick start guide of Hugo.

License

This theme is released under the MIT license.