all repos — h3rald @ 067890f985aa5ab35eeb472dac6cbc24419ecae7

The sources of https://h3rald.com

Added print messages.
h3rald h3rald@h3rald.com
Sat, 13 Nov 2021 19:04:30 +0100
commit

067890f985aa5ab35eeb472dac6cbc24419ecae7

parent

f820ef515232800555cf6d1f3ab215caa9a0ce79

2 files changed, 3 insertions(+), 0 deletions(-)

jump to
M .gitignore.gitignore

@@ -5,3 +5,4 @@ _bkp/*

_old/* *.db *.db-journal +.DS_Store
M rules.minrules.min

@@ -215,12 +215,14 @@ content /id :id

(content /content-type "project" ==) (content PROJECTS append @PROJECTS) when content ;process-tags + "." print! process-timestamp process-content @content (id "index" !=) (content output-fwrite) when ) when ) foreach +"" puts! ; Create aggregator pages create-projects-page