hugo-theme-zirakzigil/README.md

25 lines
675 B
Markdown
Raw Permalink Normal View History

2023-02-20 22:37:42 -05:00
# zirakzigil
2023-02-20 22:27:52 -05:00
2023-02-20 22:37:42 -05:00
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:
```
2023-02-20 22:38:56 -05:00
git clone https://git.alfrescocavern.com/zongor/hugo-theme-zirakzigil zirakzigil
2023-02-20 22:37:42 -05:00
```
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).