New top level content not being built #44
necanthrope
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings!
I've been working on a Platen project on and off for a few months now. I've gotten a lot of issues sorted out, so I added content to my copy of the project, while still keeping the picaroons content.
I created a new folder in content called "the-town", and added a very basic _index.md file to it. After generation, all the picaroons content generated as expected in the /public folder. However, /content/the-town/index.md never rendered an index.html page. There is a directory at /public/the-town, but the only file in there is an index.xml file. There is no error in the log when the server starts.
I've gone looking for a configuration file to tell it to render /content/the-town/_index.md, but I can't find one. Is there something I'm missing?
I will commit the project and provide a link if you need to see it to answer the question
Thanks!
Jerry Tidwell
Beta Was this translation helpful? Give feedback.
All reactions