Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serkodev/holy
✨ A simple and clean Hugo theme
https://github.com/serkodev/holy
blog clean holy html hugo hugo-theme minimal template theme
Last synced: 7 days ago
JSON representation
✨ A simple and clean Hugo theme
- Host: GitHub
- URL: https://github.com/serkodev/holy
- Owner: serkodev
- License: mit
- Created: 2022-04-02T15:40:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T09:21:33.000Z (over 1 year ago)
- Last Synced: 2024-02-17T09:37:01.734Z (9 months ago)
- Topics: blog, clean, holy, html, hugo, hugo-theme, minimal, template, theme
- Language: HTML
- Homepage: https://hugo-holy.pages.dev
- Size: 130 KB
- Stars: 49
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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