Closed wisewtf closed 2 years ago
Hi @wisewtf ,
From the above log, I believe artist-dev
is your hugo site
In order to run the exampleSite, you need to navigate to themes/showfolio
folder and run npm install
before running hugo serve --themesDir ../..
inside the exampleSite folder
And if you are setting it up for your site, please copy the package.json
and package-lock.json
to your artist-dev
folder, run npm install and then start hugo server
Let me know if this helps
Hello.
Trying to use this theme for a Hugo website. It's failing to build even the sample website.
I did install
npm install -g postcss-cli
I tried on both an RPi4 and an x86-64 Ubuntu 20.04 server. What should I do?
hugo v0.87.0-B0C541E4 linux/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio