nodejh/hugo-theme-mini

Swapping homepage with about

ciflikli opened this issue · 0 comments

Hi @nodejh - happy customer for a while here, great theme.

I want to tweak the configuration so that typing the base url takes the visitors to the about page. The blog itself will be moved to a subdirectory.

So in your example, going to http://nodejh.com/ should display the contents of http://nodejh.com/about/, and the contents of http://nodejh.com/ should be displayed at http://nodejh.com/blog/ - is there an easy way of doing this? Thanks.