message no. 164792
Posted by tremby in #jekyll at 2017-03-04T07:44:19Z
I'm using Jekyll for the first time. The docs say that site.pages should have a list of all the pages. I've made a new page newpage.md in the root, but it's not being added to that list (which appears to be empty). I'm using the loop from the default theme for the nav, and it's coming back empty. What am I missing?