------------------------------------------------------------
commit f1c2db9c879cb400c58fc61f80f3804c23e1c067
Author: ffff:184.169.45.4 <ffff:184.169.45.4@hub.scroll.pub>
Date: Sat Oct 19 03:38:33 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 0d194d3..eaeca7c 100644
--- a/index.scroll
+++ b/index.scroll
@@ -8,4 +8,4 @@ Hello World my name is Breck
<h1>HI</h1>
-css body{background:green;
+css body{background:green;}
------------------------------------------------------------
commit 8bb8553ccd10fe5a932d40fe47e81edb461c2f24
Author: ffff:184.169.45.4 <ffff:184.169.45.4@hub.scroll.pub>
Date: Sat Oct 19 03:38:31 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index b187c5f..0d194d3 100644
--- a/index.scroll
+++ b/index.scroll
@@ -7,3 +7,5 @@ Hello World my name is Breck
# This is a language called Scroll
<h1>HI</h1>
+
+css body{background:green;
------------------------------------------------------------
commit 9f8563cfebe3846bbc296597e08862e00d7575d8
Author: ffff:184.169.45.4 <ffff:184.169.45.4@hub.scroll.pub>
Date: Sat Oct 19 03:38:16 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 93a5b92..b187c5f 100644
--- a/index.scroll
+++ b/index.scroll
@@ -3,3 +3,7 @@ buildHtml
theme roboto
Hello World my name is Breck
+
+# This is a language called Scroll
+
+<h1>HI</h1>
------------------------------------------------------------
commit 26c236a5495918abeb7c6b45f18dc51a0d264d3e
Author: ffff:184.169.45.4 <ffff:184.169.45.4@hub.scroll.pub>
Date: Sat Oct 19 03:37:08 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..93a5b92 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,5 @@
buildHtml
+
theme roboto
-Hello World my name is
\ No newline at end of file
+Hello World my name is Breck
------------------------------------------------------------
commit 801f3f332a039c9e5d640f1645ce681488fa0285
Author: root <root@hub.scroll.pub>
Date: Fri Oct 18 21:57:19 2024 +0000
initial ${dir} template
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..aa0ab78
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.html
+*.txt
+*.xml
+*.css
+*.js
\ 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