holy/README.md

27 lines
432 B
Markdown
Raw Normal View History

2022-05-09 10:57:15 +00:00
# Holy
A simple and clean Hugo theme.
2022-05-09 11:12:02 +00:00
[Live Demo](https://hugo-holy.pages.dev/)
2022-05-09 10:57:15 +00:00
## 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