aboutsummaryrefslogtreecommitdiffstats
path: root/root/articles
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-11-08 07:16:35 +0000
committers-ol <s-ol@users.noreply.github.com>2018-11-08 07:16:35 +0000
commitf14faf29401cda74dfc8c21f8c2975ce26f03700 (patch)
tree2b8dc84e8de7a5b1550c8dbcbe0984b331e0d644 /root/articles
parentrecursive tup stuff (diff)
downloadmmm-f14faf29401cda74dfc8c21f8c2975ce26f03700.tar.gz
mmm-f14faf29401cda74dfc8c21f8c2975ce26f03700.zip
move tree into dist, recurive tup rendering etc.
Diffstat (limited to 'root/articles')
-rw-r--r--root/articles/mmmfs/gallery/preview: text$moonscript -> fn -> mmm$dom.moon9
1 files changed, 0 insertions, 9 deletions
diff --git a/root/articles/mmmfs/gallery/preview: text$moonscript -> fn -> mmm$dom.moon b/root/articles/mmmfs/gallery/preview: text$moonscript -> fn -> mmm$dom.moon
index 83aa7d4..5285629 100644
--- a/root/articles/mmmfs/gallery/preview: text$moonscript -> fn -> mmm$dom.moon
+++ b/root/articles/mmmfs/gallery/preview: text$moonscript -> fn -> mmm$dom.moon
@@ -5,12 +5,3 @@ import div, img, br from require 'mmm.dom'
br!,
img src: @children[1]\get 'preview', 'URL -> image/png'
}
- }
-
--- for i=1,25
--- id = 120 + i
--- .children[i] = Fileder {
--- 'name: alpha': "image#{id}"
--- 'URL -> image/png': "https://picsum.photos/600/600/?image=#{id}"
--- 'preview: URL -> image/png': "https://picsum.photos/200/200/?image=#{id}"
--- }