Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css issue #206

Closed
wrfly opened this issue May 12, 2024 · 4 comments
Closed

css issue #206

wrfly opened this issue May 12, 2024 · 4 comments

Comments

@wrfly
Copy link

wrfly commented May 12, 2024

I'm using the latest code, but failed to build the website

image

@StefMa
Copy link
Owner

StefMa commented May 12, 2024

Hey,

could you please let me know how do you install/setup the theme?
Maybe this helps to investigate the problem you are facing.

@wrfly
Copy link
Author

wrfly commented May 12, 2024

Yes, sure

here is my steps:

  1. install the latest hugo-extended version from https://github.com/gohugoio/hugo/releases
  2. init a hugo site with hugo new site xxx
  3. follow the steps in the document here https://stefma.github.io/hugo-fresh/getstarted/
  4. found that the hugo-fresh/assets/style.sass is incorrect and hugo cannot build
  5. remove the first line of it (@import "bulma/bulma") from _vendor/github.com/xxxx
  6. run hugo server

@StefMa
Copy link
Owner

StefMa commented May 17, 2024

If I left out step 4, everything works as expected for me.
used v0.110.0+extended

update
Also tested with the latest verison hugo v0.126.1+extended darwin/arm64 BuildDate=2024-05-15T10:42:34Z VendorInfo=brew.
Don't have any issues.

@StefMa
Copy link
Owner

StefMa commented May 17, 2024

Closed as everything works as expected.
You might have an issue somewhere else...

@StefMa StefMa closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants