Skip to content

Repository files navigation

Hugo + Papermod

Initialization

Install Hugo, and create Hugo yaml site

hugo new site blog --format yaml

Install & configure PaperMod

git submodule add --depth=1 https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod
git submodule update --init --recursive # needed when you reclone your repo (submodules may not get cloned automatically)

Run

hugo server -D

Links

Hugo

PaperMod

PaperMod Features

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages