Skip to content

Commit

Permalink
Add new deploy to GHP instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfcorreia committed Jun 15, 2024
1 parent 0d4c06e commit 4d9d607
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# labs-oneoverzero
Migration from wordpress completed a while ago


:)
git submodule init
git submodule update
hugo server


Site was build and is supposed to work with Hugo version 0.56.0 (linux x86_64), which is now bundled within the website

Deploy is now prepared to be hosted with Github Pages, following instructions from here:
https://gohugo.io/hosting-and-deployment/hosting-on-github/

(I was forced to specify the final https:// URL in both build and deploy in order for everything to work properly)

0 comments on commit 4d9d607

Please sign in to comment.