aboutsummaryrefslogtreecommitdiffstats
path: root/root/articles/mmmfs/ba_log
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-30 18:52:37 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-30 18:52:37 +0000
commit5db27ae44907974230dbdfba002182e68e59038e (patch)
treef3f341ceb8b808e8293f188db21a51fd2fd98145 /root/articles/mmmfs/ba_log
parentprint styling fixes (diff)
downloadmmm-5db27ae44907974230dbdfba002182e68e59038e.tar.gz
mmm-5db27ae44907974230dbdfba002182e68e59038e.zip
lots of fixes
Diffstat (limited to 'root/articles/mmmfs/ba_log')
-rw-r--r--root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon2
1 files changed, 2 insertions, 0 deletions
diff --git a/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon b/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon
index 83c0c2c..d23edbb 100644
--- a/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon
+++ b/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon
@@ -4,6 +4,8 @@ import ropairs from require 'mmm.ordered'
=>
div {
+ class: 'print-ownpage'
+
h1 link_to @, "appendix: project log"
table.unpack for post in *@children
continue if post\get 'hidden: bool'