Lasse Brandt Thomsen

Results 15 issues of Lasse Brandt Thomsen

Currently it's simply a textarea - need a better/prettier/easier editor.

future-feature

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...

Also see #13 ( post categories ), works somewhat the same way ( admin interface wise ).

feature

Have the option to let [Sidekiq](http://sidekiq.org) handle background processing of long runnings commands ( jekyll builds, pushes etc. ).

future-feature

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 ).

future-feature

Handle static files: http://jekyllrb.com/docs/static-files/

future-feature

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...

feature

When editing pages/posts/etc. add the option to create a personalised commit message.

feature

As an alternativt to creating a new site, also add the option to clone existing Jekyll sites.

feature