Blog

About the Universal Theme

Universal Theme

The universal theme was a good choice because it has a lot of things already set up. We can add things like google analytics, contact information and configure the dropdown menus at the top to anything we want. The config page is huge and we will have to go through it, but it is very flexible. I left most of the default content on here just to give you an idea of how much is available. We will need to replace all of the assets and links with our own. There is even a carousel option on the front page, if we decide to add that.

Continue reading

Setting a Theme

How to set a theme

Hugo has many themes that can be found here.

We can pick one from there, or make one of our own, though that would require some HTML and CSS knowledge. Luckily, we can use the existing themes as a starting point.

There are also ways of modifying the page after to insert other elements, like ads. Static content, like text and links, including affiliate links, don’t need any extra work. We can just insert those into the markdown file.

Continue reading