------------------------------------------------------------
commit 63ecb0de7f55cf07c8c9a7b43f34a17ac2fe4805
Author: root <root@hub.scroll.pub> Date: Mon Sep 30 21:58:30 2024 +0000 Updated untitled.scroll diff --git a/untitled.scroll b/untitled.scroll index d3f5a12..b08e1d4 100644 --- a/untitled.scroll +++ b/untitled.scroll @@ -1 +1 @@ - +Ffgtfff ------------------------------------------------------------
commit 0ef03ebe67fecfac256bccef214fac169d3012d6
Author: root <root@hub.scroll.pub> Date: Mon Sep 30 21:58:23 2024 +0000 Updated untitled.scroll diff --git a/untitled.scroll b/untitled.scroll index 8b13789..d3f5a12 100644 --- a/untitled.scroll +++ b/untitled.scroll @@ -1 +1 @@ - + ------------------------------------------------------------
commit 412e2df17709f9e46edcffebd5d767b8f5127f39
Author: root <root@hub.scroll.pub> Date: Mon Sep 30 21:58:10 2024 +0000 Updated untitled.scroll diff --git a/untitled.scroll b/untitled.scroll new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/untitled.scroll @@ -0,0 +1 @@ + ------------------------------------------------------------
commit 7cda0d40b71a06951192a4db38c695fb10126ceb
Author: root <root@hub.scroll.pub> Date: Mon Sep 30 21:56:22 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 96da809..6e87389 100644 --- a/index.scroll +++ b/index.scroll @@ -1,33 +1,33 @@ -buildHtml - // Your site is live on the web! - // You can edit this file and click Publish to update your site live! - // This is a comment. It won't appear on the web page. - // The buildHTML line generates an HTML file from this program. -buildTxt - // Generates a TXT file from this program. -title Hello world - // Sets the page title for meta and printTitle parsers. - -metaTags - // Generates HTML meta tags in the HTML. -theme gazette - // Adds a theme stylesheet to the HTML. -homeButton - // Adds a home button to go to your index page. -viewSourceButton - // Adds a view source button to go to the source code for this page. - -container - // This line sets a container for the content - -printTitle - // Prints the title of the page in the HTML and TXT output. - -// Put any content below -Welcome to my folder. - -**** - // Just a decoration for the end of the page - -scrollVersionLink - // Prints the version of Scroll used +buildHtml + // Your site is live on the web! + // You can edit this file and click Publish to update your site live! + // This is a comment. It won't appear on the web page. + // The buildHTML line generates an HTML file from this program. +buildTxt + // Generates a TXT file from this program. +title Hello world + // Sets the page title for meta and printTitle parsers. + +metaTags + // Generates HTML meta tags in the HTML. +theme gazette + // Adds a theme stylesheet to the HTML. +homeButton + // Adds a home button to go to your index page. +viewSourceButton + // Adds a view source button to go to the source code for this page. + +container + // This line sets a container for the content + +printTitle + // Prints the title of the page in the HTML and TXT output. + +// Put any content below +Welcome to my folder. + +**** + // Just a decoration for the end of the page + +scrollVersionLink + // Prints the version of Scroll used ------------------------------------------------------------
commit 77c605bbc8ee30bfbd6146b26f461581ced5d2b6
Author: root <root@hub.scroll.pub> Date: Mon Sep 30 21:40:59 2024 +0000 Initial commit from blank template diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..96da809 --- /dev/null +++ b/index.scroll @@ -0,0 +1,33 @@ +buildHtml + // Your site is live on the web! + // You can edit this file and click Publish to update your site live! + // This is a comment. It won't appear on the web page. + // The buildHTML line generates an HTML file from this program. +buildTxt + // Generates a TXT file from this program. +title Hello world + // Sets the page title for meta and printTitle parsers. + +metaTags + // Generates HTML meta tags in the HTML. +theme gazette + // Adds a theme stylesheet to the HTML. +homeButton + // Adds a home button to go to your index page. +viewSourceButton + // Adds a view source button to go to the source code for this page. + +container + // This line sets a container for the content + +printTitle + // Prints the title of the page in the HTML and TXT output. + +// Put any content below +Welcome to my folder. + +**** + // Just a decoration for the end of the page + +scrollVersionLink + // Prints the version of Scroll used