Skip to content

Georepublic's basic Hugo theme

Requirements

Tested with Hugo v0.109.0 or higher.

Installation

Add as Git submodule to a Hugo project directory:

git submodule add git@github.com:Georepublic/hugo-theme-georepublic.git path/to/theme

Update and initialize available submodules with:

git submodule update --init --recursive

Install dependencies with npm:

cd path/to/theme
npm i
npm run build

Other commands:

npm run clean

Development

Define custom theme parameters in data/default.yaml and use the following pattern to make them customizable as site parameters:

{{ .Site.Params.color | default .Site.Data.default.color }}

Version History

See all releases with release notes.

Authors

LICENSE

This program is free software. See LICENSE for more information.

About

Georepublic's basic Hugo theme

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

3 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages