- Hugo 0.68 or higher
- Hugo extended version, read more here
Navigate to your hugo project root and run:
npm install
Then run hugo
hugo server
Website is automatically updated when a new new commit is added to main branch. Make sure the site is rerouted to learn.rubix.net in GitHub repo > Settings > Pages section.