Skip to content

kluster-api/govanityurls

Repository files navigation

govanityurls

Create Hugo Project

hugo new site govanityurls
cd govanityurls
git init
git submodule add https://github.com/appscodelabs/hugo-theme-govanity.git themes/govanity
echo theme = \"govanity\" >> config.toml

How to update Hugo theme

git clone --recursive git@github.com:gomodules/govanityurls.git
cd govanityurls

git submodule update --remote
git add .
git commit -s -a -m "update theme"
git push origin HEAD

Firebase Configuration

How to Use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published