holy/README.md

27 lines
432 B
Markdown

# Holy
A simple and clean Hugo theme.
[Live Demo](https://hugo-holy.pages.dev/)
## 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