Open CodyBontecou opened 4 years ago
Yes, I think the instructions should be updated to be more in line with my original instructions: https://github.com/BruceEckel/WinterTechForum-hugo/blob/master/README.md
build.sh
is made for CI usage.
here is the proposed update:
v0.59.0
git clone git@github.com:TribeWorks/TribeWorks-hugo.git
cd TribeWorks-hugo
git clone https://github.com/MindviewLLC/hugo-material-banner.git themes/hugo-material-banner
hugo server
hugo server
The build output will be in the public
folder.
Following this build instructions is failing on my local machine.
Specs:
I'm unsure of what instruction #2 is referencing and this may be what I am doing wrong, but a git clone of this repo and then running
Hugo Server
results in this error