You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# # The following line will pull the theme into the directory and needs to be executed locally once.
git submodule add [email protected]:adityatelange/hugo-PaperMod.git themes/hugo-PaperMod
git submodule update --init --recursive
git add . && git commit -m ':lipstick:style(themes): update the UI and style files' && git push origin main
Modify the configuration fields
theme = "hugo-PaperMod"
Or
theme: "hugo-PaperMod"
The text was updated successfully, but these errors were encountered:
Pull the repository to your local machine, and then execute in the root directory.
Use this code snippet:
hugo-template/.github/workflows/gh-pages.yml
Line 30 in 36870cf
Or
The text was updated successfully, but these errors were encountered: