A Web interface to manage your Jekyll site content.
It contains two parts:
Node.js based backend service provides abstrations for Github API on user authentication, repository operations etc. It also cache the collection&schema files content for fast rendering experiences.
See api/ README
React.js based WebApp to view and edit relevant content files.
See client/ README
See Wiki