nodejh/hugo-theme-mini

Trying to add more pages

colorchestra opened this issue · 2 comments

Hi!

Is it possible to add custom pages to my Hugo blog using this theme? Just like the "Projects" page on http://nodejh.com/. Is that easily possible or is it more of a hack?

I've tried copying the content/about directory to content/projects and adding projects = "" to the navigation links in config.toml, but that didn't help.

Thank you!

That worked, thank you!