You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2021. It is now read-only.
Hi I'm new to Hugo and this theme so forgive me if this is a known issue:
I get no CSS loading when attempting run the server. Building the theme and changing the URLs to relative while commenting out the baseurl option allows me to see the public folder with CSS styles rendered using MAMP server in my Sites directory - though it does not publish all the content only the index.md (I copied the content files from the exampleSite folder)
Just to check I wasn't doing things wrong I tried the default hugo theme on a new site and it shows up in the server fine with styles rendered.
I'm running Hugo Static Site Generator v0.32.2 darwin/amd64 BuildDate: 2018-01-08T13:05:55+02:00
Hi I'm new to Hugo and this theme so forgive me if this is a known issue:
I get no CSS loading when attempting run the server. Building the theme and changing the URLs to relative while commenting out the baseurl option allows me to see the public folder with CSS styles rendered using MAMP server in my Sites directory - though it does not publish all the content only the index.md (I copied the content files from the exampleSite folder)
Just to check I wasn't doing things wrong I tried the default hugo theme on a new site and it shows up in the server fine with styles rendered.
I'm running Hugo Static Site Generator v0.32.2 darwin/amd64 BuildDate: 2018-01-08T13:05:55+02:00