On render of the default categories page, it should present with a itemized view of all categories (with counts on each possibily) and the ability to drill down.
Current Behavior
When categories link (top) is clicked, I would expect a summary page of all categories to drill down into. Instead I get an empty page. There seems to be no valid layout for this.
Possible Solution
Steps to Reproduce or Template with Error (for bugs)
Create a site
Create at least a single post that is categorized, for example, using the exampleSite, there is Go, Hugo and Jekyll
This can not be used as a functional site if it is not working.
Your Environment
Hugo Version:
Hugo Static Site Generator v0.31.1 darwin/amd64 BuildDate: 2017-12-03T23:09:32-05:00
Browser:
Chrome
Desktop or Mobile:
Desktop
Link to your project:
Private until all component are working
Expected Behavior
On render of the default categories page, it should present with a itemized view of all categories (with counts on each possibily) and the ability to drill down.
Current Behavior
When categories link (top) is clicked, I would expect a summary page of all categories to drill down into. Instead I get an empty page. There seems to be no valid layout for this.
Possible Solution
Steps to Reproduce or Template with Error (for bugs)
Context
This can not be used as a functional site if it is not working.
Your Environment
Hugo Version: Hugo Static Site Generator v0.31.1 darwin/amd64 BuildDate: 2017-12-03T23:09:32-05:00 Browser: Chrome Desktop or Mobile: Desktop Link to your project: Private until all component are working