Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Process sub folders inside "pages" (and their contents) #20

Open
ivuorinen opened this issue Feb 17, 2012 · 0 comments

Comments

@ivuorinen
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant