25 lines
389 B
Markdown
25 lines
389 B
Markdown
|
# 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
|