Skip to content
Sébastien Moulène edited this page Sep 8, 2023 · 4 revisions

Upgrade your project with Hugolify-template

git remote add template git@github.com:hugolify/hugolify-template.git
git fetch --all
git merge template/main --allow-unrelated-histories

Upgrade your Hugolify modules

yarn update