------------------------------------------------------------
commit 97e910ce1000c392bc5a73476f87c82b4cd69af5
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:12:17 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 2749d0b..8c759ff 100644 --- a/index.scroll +++ b/index.scroll @@ -6,7 +6,7 @@ container 600px printTitle Hello world -loremIpsum 2 +loremIpsum 1 *** ------------------------------------------------------------
commit 56ad828f000d9235497a048a0e6049d48142a91e
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:12:11 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 85c2fda..2749d0b 100644 --- a/index.scroll +++ b/index.scroll @@ -6,4 +6,10 @@ container 600px printTitle Hello world -loremIpsum 10 \ No newline at end of file +loremIpsum 2 + +*** + +loremIpsum + +**** \ No newline at end of file ------------------------------------------------------------
commit 72f0e94fb06978661aff73729f73075c713301ac
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:11:53 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 806658b..85c2fda 100644 --- a/index.scroll +++ b/index.scroll @@ -6,4 +6,4 @@ container 600px printTitle Hello world -loremIpsum 100 \ No newline at end of file +loremIpsum 10 \ No newline at end of file ------------------------------------------------------------
commit 2d761d9da386bfff1991a65bba97d6c19a2e2dde
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:11:48 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 64fdcf8..806658b 100644 --- a/index.scroll +++ b/index.scroll @@ -6,4 +6,4 @@ container 600px printTitle Hello world -Hello World my name is \ No newline at end of file +loremIpsum 100 \ No newline at end of file ------------------------------------------------------------
commit 6ee99039cb3fd3656895c7eed3fb7f8151374976
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:11:39 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 99654c0..64fdcf8 100644 --- a/index.scroll +++ b/index.scroll @@ -2,7 +2,7 @@ buildHtml theme prestige -container +container 600px printTitle Hello world ------------------------------------------------------------
commit 510986b4735e32c176b0790817cdd95445e0b7a2
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:11:35 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index ac1049a..99654c0 100644 --- a/index.scroll +++ b/index.scroll @@ -1,6 +1,9 @@ buildHtml theme prestige + +container + printTitle Hello world Hello World my name is \ No newline at end of file ------------------------------------------------------------
commit 2346c86f1c8eabbdaf706e429de835fe13e7420a
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:11:30 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index a7a6692..ac1049a 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,6 @@ buildHtml theme prestige +printTitle Hello world + Hello World my name is \ No newline at end of file ------------------------------------------------------------
commit b30169f9f60de2bafee71bed69b41e589a0e7698
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Mon Dec 2 00:11:22 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..a7a6692 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml -theme roboto +theme prestige Hello World my name is \ No newline at end of file ------------------------------------------------------------
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub> Date: Sun Nov 10 20:12:15 2024 +0000 initial blank_template template diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd1a52d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.DS_Store +*.html +*.txt +*.xml +*.css +*.js +*.csv +requests.scroll \ No newline at end of file diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..4442ed6 --- /dev/null +++ b/index.scroll @@ -0,0 +1,4 @@ +buildHtml +theme roboto + +Hello World my name is \ No newline at end of file