------------------------------------------------------------
commit d033a384c5d118e4b363e3ae0f9d52ab16c1d703
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 14:17:31 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 52aabd4..db42d7e 100644 --- a/index.scroll +++ b/index.scroll @@ -2,6 +2,8 @@ buildHtml buildTxt title Hello world +import header.scroll + metaTags gazetteCss pageHeader ------------------------------------------------------------
commit a35360e9aeac4e35f8a4c1985d1a33c0e771a711
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 14:17:23 2024 +0000 Updated header.scroll diff --git a/header.scroll b/header.scroll new file mode 100644 index 0000000..16c6151 --- /dev/null +++ b/header.scroll @@ -0,0 +1,5 @@ +--- + +--- + +loremIpsum ------------------------------------------------------------
commit 3cc400a28589250c442a1a4b37a2c0da4368d8a8
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 14:17:01 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index a6c717a..52aabd4 100644 --- a/index.scroll +++ b/index.scroll @@ -8,6 +8,6 @@ pageHeader printTitle mediumColumns 1 -Welcome to my website. +Welcome to my blog. pageFooter ------------------------------------------------------------
commit 6f05f3a34dd1d73de8eff627e7005ab5835490d6
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 14:16:37 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 a633afc926b0cc4a7dbf17e223767f0e57ce8ddb
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 14:16:18 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