Changes to letstry

root
root
6 months ago
Updated index.scroll
index.scroll
Changed around line 1
- 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
+ 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
root
root
6 months ago
Updated index.scroll
index.scroll
Changed around line 1
- import ../node_modules/scroll-cli/microlangs/contacts.scroll
+ import ../node_modules/scroll-cli/microlangs/contacts.parsers
root
root
6 months ago
Updated index.scroll
index.scroll
Changed around line 1
- 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
root
root
6 months ago
Initial commit
index.scroll
Changed around line 1
+ buildHtml
+ buildTxt
+ title Hello world
+
+ metaTags
+ gazetteCss
+ pageHeader
+ printTitle
+ mediumColumns 1
+
+ Welcome to my website.
+
+ pageFooter