Open dvidsilva opened 8 years ago
This sounds like a great idea! Definitely encourages cleaner code overall.
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.
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 likeeach jobs
.