------------------------------------------------------------
commit baec5c0144e9fd264584fc5a7d771ec5267e4a81
Author: Pradeep Gowda <pradeep@btbytes.com> Date: Mon Aug 5 19:59:23 2024 -0400 new page diff --git a/hello.scroll b/hello.scroll new file mode 100644 index 0000000..68f82ab --- /dev/null +++ b/hello.scroll @@ -0,0 +1,6 @@ +buildHtml +title Hello You! + +# This is a hello page. + + ------------------------------------------------------------
commit 68220ee128501d3375e0296f1c099b24f4aa8163
Author: Pradeep Gowda <pradeep@btbytes.com> Date: Mon Aug 5 18:03:47 2024 -0400 helo diff --git a/index.scroll b/index.scroll index a6c717a..9989e82 100644 --- a/index.scroll +++ b/index.scroll @@ -8,6 +8,6 @@ pageHeader printTitle mediumColumns 1 -Welcome to my website. +# Welcome to my website. pageFooter ------------------------------------------------------------
commit 523f7598ab5c1f4fafcfff6f12df7a0bd3330ab0
Author: root <root@sand.scroll.pub> Date: Mon Aug 5 22:02:31 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..a6c717a 100644 --- a/index.scroll +++ b/index.scroll @@ -1,13 +1,13 @@ -buildHtml -buildTxt -title Hello world - -metaTags -gazetteCss -pageHeader -printTitle -mediumColumns 1 - -Welcome to my website. - -pageFooter +buildHtml +buildTxt +title Hello world + +metaTags +gazetteCss +pageHeader +printTitle +mediumColumns 1 + +Welcome to my website. + +pageFooter ------------------------------------------------------------
commit 4ff75b36517a10f60d363f431737470a2fb8063b
Author: root <root@sand.scroll.pub> Date: Mon Aug 5 22:02:24 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