HTML & CSS edition + FTP

Hi guys,

I am new on this platform and my goal is basically to start one single webpage with an option “blog” and do a blog also linked to it.
I saw Hugo and thought it would be easy, so here we are… blocked during the edition of the web and did not find a good way to create the blog yet.

Is there a way to modify the html & CSS files? I wanna change some stuff more than through the conf.toml.

Do you guys know how I could proceed?

Thanks
Chris

Your layout has to unter /layout or /themes/(your theme). Checkout a theme from gohugo.io and store it on your computer. Edit what you need to change. And read the manuals!

Hugo assumes you know how to assemble a web site, so, you’ve got some background work to do. Here’s some starting points for learning: