Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 729 Bytes

File metadata and controls

37 lines (26 loc) · 729 Bytes

Repeat

Flexible Hugo theme for corporate and product websites.

Features

Installation

To install

git submodule add https://github.com/nr1etech/hugo-repeat.git themes/repeat

To update

git submodule update --remote

Configuration

Development

git clone git@github.com:nr1etech/hugo-repeat-example.git
cd hugo-repeat-example
git submodule update --init
cd themes/repeat
pnpm i
pnpm watch

Helpful Links

The following links were helpful in building this theme. You may also find them useful