| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Posts which contain the YAML attribute `published: false` are usually
not generated by Jekyll. With this patch they can be previewed just
like published posts on localhost using `rake watch`or `rake preview`.
NOTICE: Before pushing to the productive environment, use `rake generate`
to update the public directory and remove posts which are flagged not to be
published.
|
|
|
|
|
|
|
|
|
|
and preview tasks, fixes #214
|
|
|
|
other than .html
|
|
|
|
source.old fixes #188
|
|
|
|
issue already described at https://github.com/imathis/octopress/issues/30 )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deployments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
child processes still running
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tasks are run and the file already exists. Fixes #130
|
|
.themes
|
|
|
|
|
|
|
|
before installing an Octopress theme, fixes #116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|