all repos — h3rald @ 47410c6b8fe20c26698c5ba5da5a3aa2a50b9c59

The sources of https://h3rald.com

Implemented support for draft articles.
h3rald h3rald@h3rald.com
Fri, 01 Dec 2017 19:56:33 +0100
commit

47410c6b8fe20c26698c5ba5da5a3aa2a50b9c59

parent

6cb8e3f4adddc5202607f1ea70962a0120c2328d

1 files changed, 2 insertions(+), 9 deletions(-)

jump to
M rules.minrules.min

@@ -186,7 +186,7 @@

; Process all contents contents ( =content - (content ?content-type) + ((content ?draft not) (content ?content-type) dequote-and) ( content /id :id content

@@ -198,16 +198,9 @@ (id "index" !=) 'output-fwrite when

) when ) foreach -; Generate tag pages -;prepare-tag-data -;create-tags-page -;TAGS 'create-tag-page foreach - -; Generate archive pages -;prepare-archive-data +; Create aggregator pages create-projects-page create-archives-page -;ARCHIVES 'create-archive-page foreach ; Generate home page generate-home