Harvey is an Open Source CMS powered by Go lang and Ember.js.
Please Note: This project is currently pre-alpha stage and should not be used for production environments. Please join our mailing list if you're interested in keeping up-to-date with the latest project news.
This project aims to implement a simple, elegant and easy-to-use CMS which is secure and highly scalable. For more information, check out the docs subproject.
Each folder in this repository represents a sub-project:
-
api Go lang backend for the CMS app, using the JSON API spec.
-
cli Go lang command-line interface app for running tasks.
-
cms Ember.js control panel app for managing your content.
-
core Go lang core code library shared between api and web apps.
-
demo Example Harvey CMS site directory containing demo config.
-
docs Documentation website built with Hugo static site engine.
-
modules Code modules shared between api and web apps.
-
web Go lang website frontend app, supporting custom themes.
Eventually these subprojects will be given their own repositories.
Harvey CMS is distributed under the MIT License. Copyright © 2016 Ryan D. All Rights Reserved.