You can still contribute at https://github.com/jamstack/jamstack.org/ or join us on Slack at http://jamstack.slack.com/
headlesscms.org
headlesscms.org, a leaderboard of top open-source static site content management systems.

Contributing
Missing a headless CMS here? Just fork the repo and add yours as a <name>.md in the
content/projects folder.
Make sure to follow the following rules:
- Truly headless: This means your CMS must interact with content and data, and cannot be responsible for building the site.
- Jamstack: Your CMS has to work with the Jamstack methodology: JavaScript, API's and Markup.
- Stick to the format: Fill out all the same fields as the other CMS's in
content/projects.
- Short description: Keep all the details for the body text, keep the description for the overview page short and sweet.
Usage
Be sure that you have the latest node and npm installed, then clone this repository and run:
npm install