utterson
utterson copied to clipboard
A Jekyll web backend written in ruby, for a more user friendly management of http://jekyllrb.com/ websites.
Is it possible ? Can you write some guide ?
Is it possible to deploy on a vps, without using anything external, like git?
When I try to install it, I get this error: ``` Could not find colorator-0.1 in any of the sources Run `bundle install` to install missing gems. ```
Currently it's simply a textarea - need a better/prettier/easier editor.
Currently, it is always stored as a string and written as a string. It really should be a DateTime object instead - both internally and in the yaml written to...
Issue #20 was created fixing the production URL in the site list. I realised afterwards that the url is "used" in other places as well ( deployment ie. ). Creating...
Related to #17. If I can deploy to Heroku, then set schedule to deploy a post will be great.
Would be very handy, to upload chosen image to selected folder. --- layout: post title: "tittle here." date: 2015-09-25 09:00:00 subtitle: Subtitle here permalink: /blog/example-post img: /img/test-image.png ## alt: Some...
Also see #13 ( post categories ), works somewhat the same way ( admin interface wise ).
Have the option to let [Sidekiq](http://sidekiq.org) handle background processing of long runnings commands ( jekyll builds, pushes etc. ).