Hi, I'm Joe, trying to use this theme which I think it is very cool, but I keep getting this error when I run on localhost.
I followed the exact steps suggested like:
created my site by running : hugo new site mysite
then navigate to themes folder and run git clone as described in readme and rm.
copy config.toml file under examplesite folder to root folder(overwrite existing one)
run cd .. to navigate back up one level
run hugo server -w
getting 404 page not found message on localhost:1313/portfolio/
Hi, I'm Joe, trying to use this theme which I think it is very cool, but I keep getting this error when I run on localhost. I followed the exact steps suggested like:
Would be greatly appreciated your help!