/hugo-theme-mercy

Minimal clean blog theme for Hugo

Primary LanguageHTMLMIT LicenseMIT

Mercy

Dependabot Status

Mercy is a minimal blog theme for Hugo.

Installation

Clone theme to the /themes folder

git clone https://github.com/leonidboykov/hugo-theme-mercy.git themes/mercy

Or add theme as submodule

git submodule add https://github.com/leonidboykov/hugo-theme-mercy.git themes/mercy

Enable theme in the Hugo's config.toml file

theme = "mercy"