Adding Pages in the Kube Theme

So let me preface this in that I’m a fairly new programmer and have been working with go (and Hugo) for about 3 weeks. I have very little HTML/CSS/JS experience as well, so Try to be as explicit as possible in your answers.

I’m currently working in the Kube theme and I’m trying to add pages. I’ve added the appropriate tags to the config.toml file to add the pages to the Nav bar, and built a very basic webpage with just a header in it, in its own folder in the layouts section. When I try the link on the webpage, however, I get a 404 not found error. This error also occurs when trying to alter the names of folders (I make the appropriate change in the config file as well). It seems only the base names will work.

I’m hoping there’s a workaround to this so I can expand upon and customize the webpage. Thanks!

We need some more info to be able to help you, so please have a look at Requesting Help and provide some more details? Thanks.