------------------------------------------------------------
commit fb3bdc993b5b519c48b0be4a07cc4aa9c4ec313b
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub> Date: Mon Dec 16 00:03:01 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 405a93a..d711cdd 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,5 @@ buildHtml theme prestige +container 400px Hello World my name is testing \ No newline at end of file ------------------------------------------------------------
commit 89f2ba3fa208fc37af098f511a8cfda7829d0f22
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub> Date: Mon Dec 16 00:02:55 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index a6885fd..405a93a 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml -theme tufte +theme prestige Hello World my name is testing \ No newline at end of file ------------------------------------------------------------
commit 0d01b5a4a4e4e3ee4f779078376cfb50a53a154d
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub> Date: Mon Dec 16 00:02:52 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 2bcada2..a6885fd 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml -theme dark +theme tufte Hello World my name is testing \ No newline at end of file ------------------------------------------------------------
commit df7a52028ad09daa28c556df8895297cf810f685
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub> Date: Mon Dec 16 00:02:49 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 090f44d..2bcada2 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml -theme roboto +theme dark Hello World my name is testing \ No newline at end of file ------------------------------------------------------------
commit 89ab54f4a08a0aa90265848aece32a19b15a5f8b
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub> Date: Mon Dec 16 00:02:46 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..090f44d 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml theme roboto -Hello World my name is \ No newline at end of file +Hello World my name is testing \ 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