@zachleat in my mind, the difference between `pages` and `input` is that the includes and layouts are currently relative to the input folder and default to being inside of it. (the `_` prefix certainly helps tho)
also i should have tried `touch pages/index.html` before posting. 🤦 it needs to be `mkdir pages && touch pages/index.html`
@hi_mayank classic issue #67, I’ll try to add support for this https://github.com/11ty/eleventy/issues/67 ðŸ˜