gloriajs / gloria

Gloria is a static website generator, based on NodeJS.
https://gloria.js.org
Other
152 stars 11 forks source link

Create other types of post #45

Open dvidsilva opened 8 years ago

dvidsilva commented 8 years ago

It would be semantically better to allow for custom post types, so not only blog posts or pages.

It can be in a format like _jobs or anything, and then the users can access them like each jobs.

edinabazi commented 8 years ago

This sounds like a great idea! Definitely encourages cleaner code overall.

dvidsilva commented 7 years ago

When creating other type of posts, there should be a scaffolding system, that has some templates that will be used when running the new command.

The scafolds or templates can be included in the themes, like we have now for the blogs hardcoded in the file.