From f14faf29401cda74dfc8c21f8c2975ce26f03700 Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 8 Nov 2018 18:16:35 +1100 Subject: move tree into dist, recurive tup rendering etc. --- .../mmmfs/gallery/preview: text$moonscript -> fn -> mmm$dom.moon | 9 --------- 1 file changed, 9 deletions(-) (limited to 'root/articles') 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}" --- } -- cgit v1.2.3