Go to file
ekzyis 55f1291be9 Fix header height 2024-04-20 10:58:17 +02:00
archetypes init 2022-04-02 17:23:58 +08:00
exampleSite chore: add favicon 2022-05-09 20:33:52 +08:00
images docs: prepare for hugo showcase 2022-05-10 17:24:50 +08:00
layouts Fix header height 2024-04-20 10:58:17 +02:00
.gitignore chore: update `.gitignore` 2023-06-07 23:40:31 +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: auto detect theme name 2022-05-09 19:22:36 +08:00
theme.toml docs: prepare for hugo showcase 2022-05-10 17:24:50 +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