utterson
utterson copied to clipboard
A Jekyll web backend written in ruby, for a more user friendly management of http://jekyllrb.com/ websites.
Have Utterson handle users ( authors/editors/etc. ). Partly for access control, partly for git commits ( currently they are only done by the user who runs the application ).
Not entirely sure what this should look like. But a couple of features is missing from the deploy procedure: - Adding tags/versions to deploys - Track versions deployed to different...
When editing pages/posts/etc. add the option to create a personalised commit message.
As an alternativt to creating a new site, also add the option to clone existing Jekyll sites.
Vi have git commits on all changes, somehow visualise that in the interface. Probably for the site overall, but also for specific posts, pages etc.