mwyvr / hugo-smorg

Responsive mobile-first Bulma-powered Hugo theme for an individual or small organization
https://solutionroute.github.io/hugo-smorg/
MIT License
32 stars 14 forks source link

How to change main page? #8

Open flaviobarros opened 6 years ago

flaviobarros commented 6 years ago

This can be a dumb question (I know) but I didn't understand where should I change to replace the main page. I would like to use the theme for my blog but I want to highlight posts on the landing page using images and text, something like a magazine.

OBS: I'm new to hugo...

brorio commented 6 years ago

Hi, you have it in theme/hugo-smorg/layouts/partials/home/default.html

But don't change it there, instead override it by building the same structure in your root folders layouts folder.