holy/README.md

25 lines
389 B
Markdown
Raw Normal View History

2022-05-09 10:57:15 +00:00
# Holy
A simple and clean Hugo theme.
## Features
- Homepage with list of posts.
- RWD design for optimized mobile layout.
- Syntax highlighting with customizable theme.
- Using [Master Styles](https://github.com/master-co/styles) with zero CSS files.
## Install
```
git submodule add https://github.com/serkodev/holy.git themes/holy
```
```
hugo server -t holy
```
## LICENSE
MIT