Go to file
SerKo 64dd602391
docs: add live demo to README
2022-05-09 19:12:02 +08:00
archetypes init 2022-04-02 17:23:58 +08:00
exampleSite feat: add example site and setup build script 2022-04-02 21:56:44 +08:00
layouts styles: main 2022-05-09 18:41:08 +08:00
.gitignore chore: add build scripts 2022-05-09 18:57:04 +08:00
LICENSE docs: add README 2022-05-09 18:57:15 +08:00
README.md docs: add live demo to README 2022-05-09 19:12:02 +08:00
package.json chore: add build scripts 2022-05-09 18:57:04 +08:00
theme.toml init 2022-04-02 17:23:58 +08:00
yarn.lock chore: add build scripts 2022-05-09 18:57:04 +08:00

README.md

Holy

A simple and clean Hugo theme.

Live Demo

Features

  • Homepage with list of posts.
  • RWD design for optimized mobile layout.
  • Syntax highlighting with customizable theme.
  • Using Master Styles with zero CSS files.

Install

git submodule add https://github.com/serkodev/holy.git themes/holy
hugo server -t holy

LICENSE

MIT