Video |
With loop ========= |
11/21/2024 |
2 |
0 |
Tufte |
Tufte ===== A header ======== A link. https://scroll.pub link - A list - Item 2 Code ==== Inline `code`. ```header A code block ``` |
11/21/2024 |
20 |
0.1 |
Themes |
Scroll Themes ============= The themes below ship with Scroll. To use type `theme roboto` |
11/21/2024 |
13 |
0.1 |
The Scroll |
|
11/21/2024 |
0 |
0 |
Tabular data test |
Tabular data test ================= A test of TSV data Index Name Diameter Height Covered 5 10 15 20 25 30 35 40 45 50 55 1 Thermos 3 7.25 TRUE 149.9 147 144.6 141.2 138.2 137.1 134 132.8 131.1 129.3 127.2 2 Yeti Covered 4 3.8 TRUE 146.6 141 136.7 132.5 129 125.6 123.4 121.6 118.5 117.6 115.7 3 Yeti 4 3.8 FALSE 135.5 118.9 107.9 100.5 94.6 90.8 87.6 85.4 82.9 81.3 79.7 4 SF 4 4.5 FALSE 128.8 113.9 102.5 95.9 90.5 86.3 83.6 81.6 79.8 78.2 76.6 5 Aruba 3 3.75 FALSE 130.8 114.6 104.9 98.9 92.3 87.6 85.4 82.9 81.1 80.2 78 Putting print table after a table: ================================== name score joe 2 Dropdown sections ================= Full Table Rows LogLinear Quadratic Before After 1000 9966 1000000 36000 15000 2000 21932 4000000 53000 29000 10000 132877 100000000 258000 32000 20000 285754 400000000 1236000 52000 100000 1660964 10000000000 23122000 125000 200000 3521928 40000000000 113886000 324000 |
11/21/2024 |
209 |
1 |
Tables |
Simple sparkline with inline data ================================= --- Sparkline from table ==================== Whats in table? =============== score 1 5 432 3 Show a sparkline? ================= How about a heatrix? ==================== What if we add a filter? ======================== Whats left in table? ==================== score 5 432 --- Visualizations from CSV ======================= name,email,phone,birthday,notes Jack Doe,john.doe@example.com,+1 (555) 123-4567,2/23/84,Daughter - Samantha. Jill Smith,jill@gmail.com,+1 (555) 123-4562,1/23/80, --- Transforms ========== name types score HTML 142 212 Markdown 192 2 Scroll 174 2 rST 142 21 name,types,score,rank HTML,142,212,1 rST,142,21,2 Markdown,192,2,3 Scroll,174,2,4 types,n,s 142,HTML,212 192,Markdown,2 174,Scroll,2 142,rST,21 types,name,score 142,HTML,212 192,Markdown,2 174,Scroll,2 142,rST,21 name HTML rST --- Impute ====== year,count 1900,10 1901,0 1902,0 1903,0 1904,0 1905,0 1906,0 1907,0 1908,0 1909,0 1910,0 1911,0 1912,0 1913,0 1914,0 1915,0 1916,0 1917,0 1918,0 1919,0 1920,0 1921,0 1922,0 1923,0 1924,0 1925,0 1926,0 1927,0 1928,0 1929,0 1930,0 1931,0 1932,0 1933,0 1934,0 1935,0 1936,0 1937,0 1938,0 1939,0 1940,0 1941,0 1942,0 1943,0 1944,0 1945,0 1946,0 1947,0 1948,0 1949,0 1950,0 1951,0 1952,0 1953,0 1954,0 1955,0 1956,0 1957,0 1958,0 1959,0 1960,0 1961,0 1962,0 1963,0 1964,0 1965,0 1966,0 1967,0 1968,0 1969,0 1970,0 1971,0 1972,0 1973,0 1974,0 1975,0 1976,0 1977,0 1978,0 1979,0 1980,0 1981,0 1982,0 1983,0 1984,0 1985,0 1986,0 1987,0 1988,0 1989,0 1990,0 1991,0 1992,0 1993,0 1994,0 1995,0 1996,0 1997,0 1998,0 1999,0 2000,122 2001,0 2002,0 2003,0 2004,0 2005,0 2006,0 2007,0 2008,0 2009,0 2010,0 2011,0 2012,0 2013,0 2014,0 2015,0 2016,0 2017,0 2018,0 2019,0 2020,23 --- Timestamps ========== folder ctime adfs 1726005360192 elmetate 1725993487049 test43 1725477868243 emailcollect 1725397672901 aadsasdfasdf2 1724954559126 folder,ctime,statement adfs,1726005360192,The name of the folder is adfs elmetate,1725993487049,The name of the folder is elmetate test43,1725477868243,The name of the folder is test43 emailcollect,1725397672901,The name of the folder is emailcollect aadsasdfasdf2,1724954559126,The name of the folder is aadsasdfasdf2 adfs Ā· elmetate Ā· test43 Ā· emailcollect Ā· aadsasdfasdf2 --- Quick Table =========== Quick JSON Table ================ [ { "name": "Jack Doe", "email": "john.doe@example.com", "phone": "+1 (555) 123-4567", "birthday": "2/23/84", "notes": "Daughter - Samantha." }, { "name": "Jill Smith", "email": "jill@gmail.com", "phone": "+1 (555) 123-4562", "birthday": "1/23/80" } ] ā --- Where tests =========== year,count 2000,122 2020,23 year,count 2020,23 |
11/21/2024 |
504 |
2.5 |
Table Dates |
Date tests ========== lastChanged 4/16/2022 4/19/1982 10/26/2024 |
11/21/2024 |
12 |
0.1 |
Style |
|
11/21/2024 |
0 |
0 |
Stump |
|
11/21/2024 |
0 |
0 |
Stopwatch |
|
11/21/2024 |
0 |
0 |
Stamp Test |
|
11/21/2024 |
0 |
0 |
Source |
Instructions: Below are the files in a blog. I want you to read them, and then perform the following tasks, and give me your results in the format of a git patch so I can easily apply your changes on my local computer and commit them. Tasks: The Files: Source https://scroll.pub/tests/ Kitchen sink test site. Thu, 21 Nov 2024 05:40:42 +0000 en-us A review of my sink https://scroll.pub/tests/a-review-of-my-sink.html Invalid Date Tabular data test https://scroll.pub/tests/tabularData.html Invalid Date Top Sinks https://scroll.pub/tests/top-sinks.html Invalid Date |
11/21/2024 |
107 |
0.5 |
Snippets |
A review of my sink =================== 11/21/2024 https://scroll.pub/tests/a-review-of-my-sink.html About the Kitchen Sink Blog =========================== 11/21/2024 https://scroll.pub/tests/about.html Top Sinks ========= 01/11/2019 https://scroll.pub/tests/top-sinks.html |
11/21/2024 |
44 |
0.2 |
Slideshow Demo |
* The Dog in the Bog * The Dog was in the Bog * The END ā |
11/21/2024 |
13 |
0.1 |
Sitemap |
https://scroll.pub/video.html https://scroll.pub/tufte.html https://scroll.pub/themes.html https://scroll.pub/theScroll.html https://scroll.pub/tabularData.html https://scroll.pub/tables.html https://scroll.pub/tableDates.html https://scroll.pub/style.html https://scroll.pub/stump.html https://scroll.pub/stopwatch.html https://scroll.pub/stampTest.html https://scroll.pub/source.html https://scroll.pub/snippets.html https://scroll.pub/slideshowDemo.html https://scroll.pub/settings.html https://scroll.pub/scrollVersion.html https://scroll.pub/script.html https://scroll.pub/roboto.html https://scroll.pub/relativeSnippets.html https://scroll.pub/redirectTest.html https://scroll.pub/qrcodes.html https://scroll.pub/python.html https://scroll.pub/push.html https://scroll.pub/posts.html https://scroll.pub/optionalImport.html https://scroll.pub/openGraphImages.html https://scroll.pub/music.html https://scroll.pub/meta.html https://scroll.pub/markups.html https://scroll.pub/maps.html https://scroll.pub/lists.html https://scroll.pub/keyboardNav.html https://scroll.pub/json.html https://scroll.pub/javascript.html https://scroll.pub/iris.html https://scroll.pub/inspector.html https://scroll.pub/inline.html https://scroll.pub/index.html https://scroll.pub/html.html https://scroll.pub/heatrix.html https://scroll.pub/haml.html https://scroll.pub/hakon.html https://scroll.pub/gazette.html https://scroll.pub/full.html https://scroll.pub/forms.html https://scroll.pub/formTest.html https://scroll.pub/footer.html https://scroll.pub/fetchTest.html https://scroll.pub/feed.html https://scroll.pub/favicon.html https://scroll.pub/edit.html https://scroll.pub/disk.html https://scroll.pub/dependencies.html https://scroll.pub/defsForm.html https://scroll.pub/defs.html https://scroll.pub/debugging.html https://scroll.pub/dark.html https://scroll.pub/customMarkups.html https://scroll.pub/css.html https://scroll.pub/contacts.html https://scroll.pub/concepts.html https://scroll.pub/comments.html https://scroll.pub/cloc.html https://scroll.pub/center.html https://scroll.pub/buttons.html https://scroll.pub/buildDelimited.html https://scroll.pub/blogPost.html https://scroll.pub/background.html https://scroll.pub/autoTitle.html https://scroll.pub/all.html https://scroll.pub/about.html https://scroll.pub/aParser.html https://scroll.pub/a-review-of-my-sink.html https://scroll.pub/top-sinks.html |
11/21/2024 |
375 |
1.9 |
Settings |
|
11/21/2024 |
0 |
0 |
Scroll Version |
Built with Scroll v155.0.3 |
11/21/2024 |
6 |
0 |
Script |
|
11/21/2024 |
0 |
0 |
Roboto |
Roboto ====== A header ======== A link. https://scroll.pub link - A list - Item 2 Code ==== Inline `code`. ```header A code block ``` |
11/21/2024 |
20 |
0.1 |
Relative Snippets |
This is _a_ test ================ 11/21/2024 https://scroll.pub/tests/aTestPost.html A review of my sink =================== 11/21/2024 https://scroll.pub/tests/a-review-of-my-sink.html Tabular data test ================= 11/21/2024 https://scroll.pub/tests/tabularData.html Top Sinks ========= 01/11/2019 https://scroll.pub/tests/top-sinks.html |
11/21/2024 |
55 |
0.3 |
Redirect Test |
|
11/21/2024 |
0 |
0 |
Qrcodes |
|
11/21/2024 |
0 |
0 |
Python |
2 + 2 is: 4 |
11/21/2024 |
4 |
0 |
Push |
This is my body. This should be above the footer. This is my footer. It is moved to end of file before compilation. |
11/21/2024 |
23 |
0.1 |
Posts |
--- This is _a_ testĀ·A review of my sinkĀ·Tabular data testĀ·Top Sinks --- 1..2..3..4 --- This is _a_ testA review of my sinkTabular data testTop Sinks --- |
11/21/2024 |
36 |
0.2 |
Optional Import |
Pass 1 - codeAtStart ======== buildHtml settings.scroll // todo: the below optional line should be in the importer code. // optional env.scroll printSourceStack Pass 2 - codeAfterImportPass ======== buildHtml imported settings.scroll exists true baseUrl https://scroll.pub/tests/ description Kitchen sink test site. editBaseUrl https://github.com/breck7/scroll/blob/main/tests/ imported extension.parsers exists true // todo: the below optional line should be in the importer code. // optional imported env.scroll exists false printSourceStack Pass 3 - codeAfterMacroPass ======== [Unchanged] |
11/21/2024 |
76 |
0.4 |
Open Graph Images |
Not this one ============ [Image Omitted] https://scroll.pub/index.html undefined The image below should be the og image ====================================== [Image Omitted] Not this one ============ [Image Omitted] A caption https://scroll.pub/blog/scrollsets.html undefined |
11/21/2024 |
35 |
0.2 |
Music |
With loop ========= |
11/21/2024 |
2 |
0 |
Meta |
date,year,title,permalink,authors,tags,wordCount,minutes 10/28/2024,2024,Scroll in 50 Questions,scrollInQuestions.html,Breck Yunits,All,1080,5.4 10/01/2024,2024,Web Forms for Geniuses,forms.html,Breck Yunits,All,369,1.8 09/02/2024,2024,The Successor to RSS is Git Clone,gitOverRss.html,Breck Yunits,All,224,1.1 08/30/2024,2024,A New Way to Program,teddyTalk.html,Breck Yunits,All,426,2.1 08/09/2024,2024,Tables: a microlang for data science,tables.html,Breck Yunits,All,479,2.4 08/02/2024,2024,Build Your Own Counters With 3 Words,counters.html,Breck Yunits,All,1026,5.1 07/28/2024,2024,Heatrix: Heat Maps + Matrix Visualizations,heatrix.html,Breck Yunits,All,467,2.3 07/16/2024,2024,Contacts: A Microlang for Managing Contacts,contacts.html,Breck Yunits,All,371,1.9 07/12/2024,2024,How I Designed Helpful 404's and Stopped Worrying about Broken Links,helpful404s.html,Breck Yunits,All,546,2.7 07/09/2024,2024,Convert CSVs to ScrollSets,csvToScrollSet.html,Breck Yunits,All ScrollSets,100,0.5 07/01/2024,2024,Changes: A Microlang for Change Logs,changes.html,Breck Yunits,All,431,2.2 06/24/2024,2024,Write scatterplot to get a scatterplot,plot.html,Breck Yunits,All,342,1.7 06/23/2024,2024,Stamp: a microlang for project templates,stamp.html,Breck Yunits,All,300,1.5 04/29/2024,2024,Scroll builds text files,textFiles.html,Breck Yunits,All,175,0.9 04/21/2024,2024,ScrollSets: source code for CSVs,scrollsets.html,Breck Yunits,All ScrollSets,1395,7 05/08/2023,2023,Introducing Program Links,programLinks.html,Breck Yunits,All,507,2.5 04/13/2023,2023,Counterpoints: A new tool for thought in the Scroll Language,counterpoints.html,Breck Yunits,All,388,1.9 10/02/2022,2022,Introducing the Blink Tag,introducingBlink.html,Breck Yunits,All,176,0.9 08/23/2021,2021,"The Power of Indented Heredocs: Markdown, Textile, and BBCode in one file with no escaping",indented-heredocs.html,Breck Yunits,All,306,1.5 |
11/21/2024 |
357 |
1.8 |
Markups |
Hello world This is italicized Make this code Strikethrough this whole line. hi *world* .a.-b- |
11/21/2024 |
16 |
0.1 |
Maps |
Geolocate user ============== Custom ====== |
11/21/2024 |
3 |
0 |
Lists |
- This is a test - Of nested - Indentation - Level 4 |
11/21/2024 |
9 |
0 |
Keyboard Nav |
|
11/21/2024 |
0 |
0 |
Json |
window.package.description says: |
11/21/2024 |
4 |
0 |
Javascript |
The background should be green |
11/21/2024 |
5 |
0 |
Iris |
sepal_length,sepal_width,petal_length,petal_width,species 5.1,3.5,1.4,0.2,setosa 4.9,2.5,4.5,1.7,virginica 7.7,3.8,6.7,2.2,virginica 5.6,2.8,4.9,2,virginica 6.1,3,4.9,1.8,virginica 6.2,3.4,5.4,2.3,virginica 6.2,2.8,4.8,1.8,virginica 5.6,2.7,4.2,1.3,versicolor 5.3,3.7,1.5,0.2,setosa 5,3.4,1.5,0.2,setosa |
11/21/2024 |
92 |
0.5 |
Inspector |
Hello world /foo.html Hello world ================================== |
11/21/2024 |
6 |
0 |
Inline |
Hello world |
11/21/2024 |
2 |
0 |
Html |
The background should be green |
11/21/2024 |
5 |
0 |
Heatrix |
Basic test ========== Multiple rows ============= Test Links ========== Test Size and Number escaping and custom colors =============================================== |
11/21/2024 |
14 |
0.1 |
Haml |
Green Red Red underline Green underline plain tag - About - Home |
11/21/2024 |
10 |
0.1 |
Hakon |
Red background green text |
11/21/2024 |
4 |
0 |
Gazette |
Gazette ======= A header ======== A link. https://scroll.pub link - A list - Item 2 Code ==== Inline `code`. ```header A code block ``` |
11/21/2024 |
20 |
0.1 |
Full |
A review of my sink =================== 11/21/2024 https://scroll.pub/tests/a-review-of-my-sink.html Tabular data test ================= 11/21/2024 https://scroll.pub/tests/tabularData.html Top Sinks ========= 01/11/2019 https://scroll.pub/tests/top-sinks.html |
11/21/2024 |
42 |
0.2 |
Forms |
ScrollSet Form Maker ==================== Past: to generate a classic form write "classicForm" ==================================================== Future: to generate a Scroll Form write "scrollForm" ==================================================== |
11/21/2024 |
19 |
0.1 |
Form Test |
|
11/21/2024 |
0 |
0 |
Footer |
Built with Scroll v155.0.3 |
11/21/2024 |
6 |
0 |
Fetch Test |
|
11/21/2024 |
0 |
0 |
Feed |
Feed https://scroll.pub/tests/ Kitchen sink test site. Thu, 21 Nov 2024 05:40:42 +0000 en-us A review of my sink https://scroll.pub/tests/a-review-of-my-sink.html Invalid Date Tabular data test https://scroll.pub/tests/tabularData.html Invalid Date Top Sinks https://scroll.pub/tests/top-sinks.html Invalid Date |
11/21/2024 |
58 |
0.3 |
Favicon |
|
11/21/2024 |
0 |
0 |
Edit |
Edit |
11/21/2024 |
1 |
0 |
Disk |
[{"name":"a-review-of-my-sink.scroll","type":"file","size":586,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"aParser.scroll","type":"file","size":245,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"about.scroll","type":"file","size":451,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"all.scroll","type":"file","size":50,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"autoTitle.scroll","type":"file","size":149,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"background.scroll","type":"file","size":41,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"blogPost.scroll","type":"file","size":71,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"browserstack.node.js","type":"file","size":2521,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"buildDelimited.csv","type":"file","size":209,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"buildDelimited.json","type":"file","size":802,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"buildDelimited.scroll","type":"file","size":149,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"buildDelimited.tsv","type":"file","size":209,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"buttons.scroll","type":"file","size":133,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"center.scroll","type":"file","size":114,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"cloc.scroll","type":"file","size":68,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"clocLangs.txt","type":"file","size":215,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"comments.scroll","type":"file","size":25,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"concepts.scroll","type":"file","size":305,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"contacts.csv","type":"file","size":161,"lastModified":"2024-11-21T05:40:42.192Z"},{"name":"contacts.json","type":"file","size":295,"lastModified":"2024-11-21T05:40:42.192Z"},{"name":"contacts.scroll","type":"file","size":374,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"contacts.tsv","type":"file","size":161,"lastModified":"2024-11-21T05:40:42.192Z"},{"name":"content.scroll","type":"file","size":174,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"css.css","type":"file","size":29,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"css.scroll","type":"file","size":50,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"customMarkups.scroll","type":"file","size":377,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"dark.scroll","type":"file","size":38,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"datatables.css","type":"file","size":57644,"lastModified":"2024-11-21T05:40:42.228Z"},{"name":"datatables.js","type":"file","size":697329,"lastModified":"2024-11-21T05:40:42.232Z"},{"name":"dayjs.min.js","type":"file","size":14556,"lastModified":"2024-11-21T05:40:42.228Z"},{"name":"debugging.scroll","type":"file","size":155,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"defs.scroll","type":"file","size":274,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"defsForm.scroll","type":"file","size":166,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"dependencies.scroll","type":"file","size":446,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"disk.scroll","type":"file","size":75,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"edit.scroll","type":"file","size":72,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"extension.parsers","type":"file","size":164,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"favicon.scroll","type":"file","size":45,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"feed.scroll","type":"file","size":70,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"fetchTest.scroll","type":"file","size":129,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"footer.scroll","type":"file","size":108,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"formTest.scroll","type":"file","size":243,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"forms.scroll","type":"file","size":955,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"full.scroll","type":"file","size":52,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"gazette.css","type":"file","size":9471,"lastModified":"2024-11-21T05:40:42.208Z"},{"name":"gazette.scroll","type":"file","size":44,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"hakon.scroll","type":"file","size":81,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"haml.scroll","type":"file","size":264,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"header.scroll","type":"file","size":100,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"heatrix.scroll","type":"file","size":531,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"html.scroll","type":"file","size":94,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"htmlInclude.html","type":"file","size":65,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"index.scroll","type":"file","size":89,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"inline.html","type":"file","size":9776,"lastModified":"2024-11-21T05:40:42.296Z"},{"name":"inline.scroll","type":"file","size":93,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"inspector.css","type":"file","size":779,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"inspector.html","type":"file","size":1082,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"inspector.scroll","type":"file","size":62,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"iris.html","type":"file","size":1051,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"iris.scroll","type":"file","size":67,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"javascript.html","type":"file","size":170,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"javascript.js","type":"file","size":46,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"javascript.scroll","type":"file","size":56,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"jquery-3.7.1.min.js","type":"file","size":87533,"lastModified":"2024-11-21T05:40:42.228Z"},{"name":"json.html","type":"file","size":1732,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"json.scroll","type":"file","size":122,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"keyboardNav.html","type":"file","size":739,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"keyboardNav.scroll","type":"file","size":52,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"leaflet.css","type":"file","size":14272,"lastModified":"2024-11-21T05:40:42.268Z"},{"name":"leaflet.js","type":"file","size":141941,"lastModified":"2024-11-21T05:40:42.268Z"},{"name":"lists.html","type":"file","size":237,"lastModified":"2024-11-21T05:40:42.292Z"},{"name":"lists.scroll","type":"file","size":84,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"maps.html","type":"file","size":14310,"lastModified":"2024-11-21T05:40:42.288Z"},{"name":"maps.scroll","type":"file","size":1432,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"markups.html","type":"file","size":473,"lastModified":"2024-11-21T05:40:42.268Z"},{"name":"markups.scroll","type":"file","size":351,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"meta.csv","type":"file","size":1899,"lastModified":"2024-11-21T05:40:42.184Z"},{"name":"meta.scroll","type":"file","size":117,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"music.html","type":"file","size":299,"lastModified":"2024-11-21T05:40:42.268Z"},{"name":"music.scroll","type":"file","size":74,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"openGraphImages.html","type":"file","size":2076,"lastModified":"2024-11-21T05:40:42.268Z"},{"name":"openGraphImages.scroll","type":"file","size":303,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"optionalImport.html","type":"file","size":696,"lastModified":"2024-11-21T05:40:42.264Z"},{"name":"optionalImport.scroll","type":"file","size":131,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"postTemplate.scroll","type":"file","size":88,"lastModified":"2024-11-21T05:40:23.880Z"},{"name":"posts.html","type":"file","size":5438,"lastModified":"2024-11-21T05:40:42.264Z"},{"name":"posts.scroll","type":"file","size":542,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"prompt.txt","type":"file","size":583,"lastModified":"2024-11-21T05:40:42.240Z"},{"name":"push.html","type":"file","size":263,"lastModified":"2024-11-21T05:40:42.256Z"},{"name":"push.scroll","type":"file","size":134,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"python.html","type":"file","size":113,"lastModified":"2024-11-21T05:40:42.256Z"},{"name":"python.py","type":"file","size":12,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"python.scroll","type":"file","size":39,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"python.txt","type":"file","size":12,"lastModified":"2024-11-21T05:40:42.256Z"},{"name":"qrcodes.html","type":"file","size":5755,"lastModified":"2024-11-21T05:40:42.256Z"},{"name":"qrcodes.scroll","type":"file","size":53,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"redirectTest.scroll","type":"file","size":22,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"relativeSnippets.html","type":"file","size":7468,"lastModified":"2024-11-21T05:40:42.248Z"},{"name":"relativeSnippets.scroll","type":"file","size":51,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"roboto.css","type":"file","size":707,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"roboto.html","type":"file","size":1254,"lastModified":"2024-11-21T05:40:42.244Z"},{"name":"roboto.scroll","type":"file","size":42,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"script.html","type":"file","size":176,"lastModified":"2024-11-21T05:40:42.244Z"},{"name":"script.js","type":"file","size":86,"lastModified":"2024-11-21T05:40:42.244Z"},{"name":"script.scroll","type":"file","size":134,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"scroll.test.js","type":"file","size":9502,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"scrollLibs.js","type":"file","size":950139,"lastModified":"2024-11-21T05:40:42.276Z"},{"name":"scrollVersion.html","type":"file","size":216,"lastModified":"2024-11-21T05:40:42.244Z"},{"name":"scrollVersion.scroll","type":"file","size":43,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"settings.scroll","type":"file","size":151,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"sipOfCoffee.m4a","type":"file","size":45809,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"sitemap.scroll","type":"file","size":63,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"sitemap.txt","type":"file","size":2399,"lastModified":"2024-11-21T05:40:42.244Z"},{"name":"slideshowDemo.scroll","type":"file","size":127,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"snippets.html","type":"file","size":792,"lastModified":"2024-11-21T05:40:42.240Z"},{"name":"snippets.scroll","type":"file","size":65,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"source.scroll","type":"file","size":400,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"sparkline.js","type":"file","size":6973,"lastModified":"2024-11-21T05:40:42.212Z"},{"name":"spirit.mp4","type":"file","size":153185,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"stampTest.scroll","type":"file","size":193,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"stopwatch.html","type":"file","size":678,"lastModified":"2024-11-21T05:40:42.236Z"},{"name":"stopwatch.scroll","type":"file","size":88,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"stump.html","type":"file","size":88,"lastModified":"2024-11-21T05:40:42.236Z"},{"name":"stump.scroll","type":"file","size":38,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"style.css","type":"file","size":0,"lastModified":"2024-11-21T05:40:42.232Z"},{"name":"style.scroll","type":"file","size":133,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"subfolder","type":"directory","size":4096,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"tableDates.html","type":"file","size":895,"lastModified":"2024-11-21T05:40:42.232Z"},{"name":"tableDates.scroll","type":"file","size":137,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"tableSearch.js","type":"file","size":7018,"lastModified":"2024-11-21T05:40:42.232Z"},{"name":"tables.html","type":"file","size":13440,"lastModified":"2024-11-21T05:40:42.224Z"},{"name":"tables.scroll","type":"file","size":1403,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"tables.txt","type":"file","size":2756,"lastModified":"2024-11-21T05:40:42.228Z"},{"name":"tabularData.html","type":"file","size":7348,"lastModified":"2024-11-21T05:40:42.212Z"},{"name":"tabularData.scroll","type":"file","size":1047,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"tabularData.txt","type":"file","size":922,"lastModified":"2024-11-21T05:40:42.208Z"},{"name":"testOutput","type":"directory","size":4096,"lastModified":"2024-11-21T05:40:41.744Z"},{"name":"theScroll.html","type":"file","size":3830,"lastModified":"2024-11-21T05:40:42.200Z"},{"name":"theScroll.scroll","type":"file","size":27,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"themes.html","type":"file","size":542,"lastModified":"2024-11-21T05:40:42.200Z"},{"name":"themes.scroll","type":"file","size":165,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"top-sinks.scroll","type":"file","size":736,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"tufte.css","type":"file","size":7559,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"tufte.html","type":"file","size":1251,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"tufte.scroll","type":"file","size":40,"lastModified":"2024-11-21T05:40:23.884Z"},{"name":"video.html","type":"file","size":246,"lastModified":"2024-11-21T05:40:42.196Z"},{"name":"video.scroll","type":"file","size":74,"lastModified":"2024-11-21T05:40:23.884Z"}] |
11/21/2024 |
2068 |
10.3 |
Dependencies |
This file requires these files: =============================== file /home/runner/work/scroll/scroll/tests/header.scroll /home/runner/work/scroll/scroll/tests/settings.scroll /home/runner/work/scroll/scroll/tests/extension.parsers /home/runner/work/scroll/scroll/microlangs/changes.parsers /home/runner/work/scroll/scroll/tests/footer.scroll ../particles.png ../style.css contacts.csv [Image Omitted] Built with Scroll v155.0.3 |
11/21/2024 |
60 |
0.3 |
Defs Form |
This example shows the use of Scroll Defs to create forms even faster than writing Parsers. |
11/21/2024 |
16 |
0.1 |
Defs |
|
11/21/2024 |
0 |
0 |
Debug tools tests |
Debug tools tests ================= The sum of 1+1 is 2 Pass 1 - codeAtStart ======== buildHtml replace TITLE Debug tools tests replaceJs SUM 1+1 title TITLE theme gazette printTitle The sum of 1+1 is SUM printSourceStack footer.scroll Pass 2 - codeAfterImportPass ======== buildHtml replace TITLE Debug tools tests replaceJs SUM 1+1 title TITLE theme gazette printTitle The sum of 1+1 is SUM printSourceStack imported footer.scroll exists true clearStack center emailButton feedback@scroll.pub downloadButton download.html editButton scrollVersionLink Pass 3 - codeAfterMacroPass ======== buildHtml title Debug tools tests theme gazette printTitle The sum of 1+1 is 2 printSourceStack imported footer.scroll exists true clearStack center emailButton feedback@scroll.pub downloadButton download.html editButton scrollVersionLink Built with Scroll v155.0.3 |
11/21/2024 |
121 |
0.6 |
Dark |
Dark ==== A header ======== A link. https://scroll.pub link - A list - Item 2 Code ==== Inline `code`. ```header A code block ``` |
11/21/2024 |
20 |
0.1 |
Custom Markups |
Custom Inline Markups Test ========================== *This* should not be bold. ~~~This should be a marquee.~~~ And _this_ should be underlined. A :link:. And $this text$ should be green. |
11/21/2024 |
27 |
0.1 |
Css |
The background should be green |
11/21/2024 |
5 |
0 |
My Contacts |
My Contacts =========== name,email,phone,birthday,notes Jack Doe,john.doe@example.com,+1 (555) 123-4567,2/23/84,Daughter - Samantha. Jill Smith,jill@gmail.com,+1 (555) 123-4562,1/23/80, |
11/21/2024 |
34 |
0.2 |
Concepts |
Concepts ======== name,email,phone,birthday,notes Jack Doe,john.doe@example.com,+1 (555) 123-4567,2/23/84,Daughter - Samantha. Jill Smith,jill@gmail.com,+1 (555) 123-4562,1/23/80, |
11/21/2024 |
33 |
0.2 |
Comments |
|
11/21/2024 |
0 |
0 |
Cloc |
files,language,blank,comment,code 23,JavaScript,8134,9001,71523 106,Parsers,329,0,6103 133,Scroll,1846,0,5147 12,CSS,245,87,3755 2,SVG,0,0,226 2,JSON,0,0,110 4,YAML,6,3,65 2,Markdown,17,0,37 1,Text,0,0,8 1,HTML,0,0,5 1,Python,0,0,1 287,SUM,10577,9091,86980 |
11/21/2024 |
65 |
0.3 |
Center |
Hello world Hello *world* This should be centered This should not be centered. |
11/21/2024 |
13 |
0.1 |
Buttons |
A link https://scroll.pub A link A Post https://hub.scroll.pub/echo.htm A Post post hello world |
11/21/2024 |
20 |
0.1 |
Build Delimited |
sepal_length,sepal_width,petal_length,petal_width,species 6.1,3,4.9,1.8,virginica 5.6,2.8,4.9,2,virginica 6.2,2.8,4.8,1.8,virginica 7.7,3.8,6.7,2.2,virginica 6.2,3.4,5.4,2.3,virginica 4.9,2.5,4.5,1.7,virginica |
11/21/2024 |
57 |
0.3 |
Blog Post |
Blog Post ========= This is my body. This should be above the footer. Built with Scroll v155.0.3 |
11/21/2024 |
18 |
0.1 |
Background |
hello world |
11/21/2024 |
2 |
0 |
Auto Title |
Auto Title ========== November 21, 2024 This file has no title set and no date set, but those should be autogenerated from the filename and file ctime data. |
11/21/2024 |
27 |
0.1 |
All |
A review of my sink =================== 11/21/2024 https://scroll.pub/tests/a-review-of-my-sink.html About the Kitchen Sink Blog =========================== 11/21/2024 https://scroll.pub/tests/about.html Top Sinks ========= 01/11/2019 https://scroll.pub/tests/top-sinks.html |
11/21/2024 |
44 |
0.2 |
About the Kitchen Sink Blog |
About the Kitchen Sink Blog =========================== This blog is for testing purposesāto exercise/test all the features of Scroll. November 21, 2024 Public domain products are strictly superior to equivalent non-public domain alternatives by a significant margin on three dimensions: trust, speed, and cost to build. If enough capable people start building public domain products we can change the world. |
11/21/2024 |
61 |
0.3 |
A Parser |
Click me. message Hello world |
11/21/2024 |
5 |
0 |
A review of my sink |
A review of my sink =================== I have been using my sink for one year, and this is what I have learned. I have learned that a sink is a sink. My favorite things about sinks ============================== - They can hold water - You can put things in them - This should be in a new list - days old - foo https://scroll.pub/tests/bar.html foo - bar https://scroll.pub/tests/bam.html bar |
11/21/2024 |
70 |
0.3 |
Top Sinks |
Top Sinks ========= by Breck Yunits https://breckyunits.com Breck Yunits 283 in database $0 budget 3 countries sinkManufacturer|country Blue|USA Red|Canada sinkManufacturer|country Blue|USA Red|Canada sinkManufacturer|country Blue|USA Red|Canada Today is Thu Nov 21 2024 05:40:41 GMT+0000 (Coordinated Universal Time) 1+1 = 2 January 11, 2019 was a great day There are 283 in my list. This file is in dir: /home/runner/work/scroll/scroll/tests |
01/11/2019 |
76 |
0.4 |