hugo-theme-zirakzigil/README.md

25 lines
675 B
Markdown

# zirakzigil
zirakzigil is based on [Blank](https://github.com/Vimux/Blank) created by [Vimux](https://github.com/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](https://gohugo.io/getting-started/quick-start/) of Hugo.
## License
This theme is released under the [MIT license](https://git.alfrescocavern.com/zongor/hugo-theme-zirakzigil/raw/branch/main/LICENSE).