Heya,
It has been a bit problematic having some of the foundation content on the regular website because the contribution flow is a bit too developer specific for people from marketing and PR to edit the content. Examples of this content are:
There's also new content coming up like case studies that need a place to go.
I've spent a lot of time trying to find an editor or some kind of workflow that makes it usable to create and edit content on the regular website but there just isn't. There's a few good markdown editors but the yaml metadata at the top of pages is a pretty difficult hill to climb.
Ideally we would keep the contribution flow for design, structure and hosting to be friendly to the developer community but with an integrated content editor that is usable by non-programmers.
Enter KeystoneJS http://keystonejs.com/ , which is the best CMS I can find written in Node.js :)
The marketing and PR people have tested out the demo and find it suitable and it's also relatively simple for developers to edit structure and design.
@nodejs/build will need to verify that we can easily host and auto-deploy this.
Heya,
It has been a bit problematic having some of the foundation content on the regular website because the contribution flow is a bit too developer specific for people from marketing and PR to edit the content. Examples of this content are:
There's also new content coming up like case studies that need a place to go.
I've spent a lot of time trying to find an editor or some kind of workflow that makes it usable to create and edit content on the regular website but there just isn't. There's a few good markdown editors but the yaml metadata at the top of pages is a pretty difficult hill to climb.
Ideally we would keep the contribution flow for design, structure and hosting to be friendly to the developer community but with an integrated content editor that is usable by non-programmers.
Enter KeystoneJS http://keystonejs.com/ , which is the best CMS I can find written in Node.js :)
The marketing and PR people have tested out the demo and find it suitable and it's also relatively simple for developers to edit structure and design.
@nodejs/build will need to verify that we can easily host and auto-deploy this.