3 Commits (0e2bff13363d24dd9d7cdab3503b1c8bdfc5111f)

Author SHA1 Message Date
richo 5b332f5c95 Whitespace 12 years ago
Frederic Hemberger 6714e5c7f5 Set flag in preview mode and re-generate files before deployment if necessary 14 years ago
Frederic Hemberger f1ebf35869 Introduce distinction between preview/productive site generation
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.
14 years ago