Re: #12 "Feature Request: Slug override"
The folders inside pages-folder doesn't seem to process. This could be the answer to my original feature request.
I'm suggesting that:
/pages/reviews/index.txt -> example.com/reviews/index.html
/pages/reviews/movies/0379217.txt -> example.com/reviews/movies/0379217.html
/pages/tweets/[tweet id].txt -> example.com/tweets/[tweet id].html
This would solve the #12 feature request I submitted. Slug override would be a cool feature (the reason I didn't comment the original feat. request), but this way auto generated entries could be managed and tested if they exist already.
If index.txt hasn't been set, index.html would be auto generated and have a list of files, title as the link text.