zeon-studio / hugoplate

Hugoplate is a free starter template built with Hugo and TailwindCSS that will save you hours of work.
https://zeon.studio/preview?project=hugoplate
MIT License
805 stars 219 forks source link

Issues with GitHub Actions deployment #60

Closed valentinneher closed 9 months ago

valentinneher commented 9 months ago

Hi Everyone!

Not sure if this is the right place to ask as I'm a newbie. Basically I cloned the template, just did minor text changes on the main page and it runs perfectly locally but does not deploy properly with the provided gh action.

Followed the steps here: https://gohugo.io/hosting-and-deployment/hosting-on-github/ The action runs successfully but the deployed page does not look as it should.

Link to the project: https://github.com/high-five-app/website/actions/runs/6991485038

Do you have any suggestions as to what I could be doing wrong?

Thank you very much!

tfsomrat commented 9 months ago

Hey @valentinneher, Thanks for choosing Hugoplate. You just need to set this https://high-five-app.github.io/website/ as your baseURL in the hugo.toml file. and you are good to go. have a nice day.

valentinneher commented 9 months ago

Thank you so much! @tfsomrat I think it might be helpful for other users to elaborate a bit more on that or provide a little example in the README.md. Have a great day! 🔥