chromeos.dev
chromeos.dev copied to clipboard
Investigate CMS options
Spinning up a local development server to modify content can be cumbersome and a barrier to entry for members of the team. Investigate using a CMS, like Netlify CMS, to provide a user interface for editing content. Minimum success would include:
- GitHub Event to trigger rebuilds.
- Investigate 11ty Serverless for CMS previews
- GitHub authentication for existing ChromeOS.dev maintainers
- Ability to modify English content and upload images
- Manage site data (
en/_data/*) - Enable Editorial workflow
- Integration of https://hemingwayapp.com/ like functionality
- Blog for inspiration
- write-good NPM module
Potential CMSes to investigate:
- https://ghost.org/
- https://www.contentful.com/
- https://www.webiny.com/
- https://strapi.io/
- https://www.sanity.io/
- https://keystonejs.com/
- https://www.netlifycms.org/
- https://gathercontent.com
- Custom