------------------------------------------------------------
commit 7f1561bd8b8a2bb670eb44918a4714d9a6d28223
Author: root <root@sand.scroll.pub>
Date: Tue Jul 16 19:32:27 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index a51c454..d745e11 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,21 +1,22 @@
-import ../node_modules/scroll-cli/microlangs/contacts.parsers
-
-title My Contacts
-buildConcepts contacts.csv contacts.json contacts.tsv
-buildHtml
-gazetteCss
-mediumColumns 1
-printTitle
-printConcepts
-tableSearch
-
-👤 Jack Doe
-phone +1 (555) 123-4567
-email john.doe@example.com
-birthday 2/23/84
-notes Daughter - Samantha.
-
-👤 Jill Smith
-phone +1 (555) 123-4562
-email jill@gmail.com
-birthday 1/23/80
\ No newline at end of file
+buildConcepts contacts.csv contacts.json contacts.tsv
+buildHtml
+title My Contacts
+
+import ../../node_modules/scroll-cli/microlangs/contacts.parsers
+
+gazetteCss
+mediumColumns 1
+printTitle
+printConcepts
+tableSearch
+
+👤 Jack Doe
+phone +1 (555) 123-4567
+email john.doe@example.com
+birthday 2/23/84
+notes Daughter - Samantha.
+
+👤 Jill Smith
+phone +1 (555) 123-4562
+email jill@gmail.com
+birthday 1/23/80
------------------------------------------------------------
commit fab2e715b04e0bd90d49b84f25348a28fb7357ce
Author: root <root@sand.scroll.pub>
Date: Tue Jul 16 19:32:03 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4f322c7..a51c454 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,4 @@
-import ../node_modules/scroll-cli/microlangs/contacts.scroll
+import ../node_modules/scroll-cli/microlangs/contacts.parsers
title My Contacts
buildConcepts contacts.csv contacts.json contacts.tsv
------------------------------------------------------------
commit 8680e0f765db96108aa3234ac8c3fba3e5a6bcfa
Author: root <root@sand.scroll.pub>
Date: Tue Jul 16 19:23:45 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 9921cb6..4f322c7 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,13 +1,21 @@
-buildHtml
-buildTxt
-title Hello world
-
-metaTags
-gazetteCss
-pageHeader
-printTitle
-mediumColumns 1
-
-Welcome to my website.
-
-pageFooter
+import ../node_modules/scroll-cli/microlangs/contacts.scroll
+
+title My Contacts
+buildConcepts contacts.csv contacts.json contacts.tsv
+buildHtml
+gazetteCss
+mediumColumns 1
+printTitle
+printConcepts
+tableSearch
+
+👤 Jack Doe
+phone +1 (555) 123-4567
+email john.doe@example.com
+birthday 2/23/84
+notes Daughter - Samantha.
+
+👤 Jill Smith
+phone +1 (555) 123-4562
+email jill@gmail.com
+birthday 1/23/80
\ No newline at end of file
------------------------------------------------------------
commit 474c45ab867a6c268479a0ee4e2802f79126298b
Author: root <root@sand.scroll.pub>
Date: Tue Jul 16 19:17:09 2024 +0000
Initial commit
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..9921cb6
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,13 @@
+buildHtml
+buildTxt
+title Hello world
+
+metaTags
+gazetteCss
+pageHeader
+printTitle
+mediumColumns 1
+
+Welcome to my website.
+
+pageFooter