commit 8d7727c13f8f7ec12daa701b35e820a3f011c54f
Author: ffff:98.97.140.25 <ffff:98.97.140.25@hub.scroll.pub>
Date: 2024-11-19 04:34:41 +0000
Subject: Updated foo.scroll
diff --git a/test/foo.scroll b/test/foo.scroll
index e69de29..f93c667 100644
--- a/test/foo.scroll
+++ b/test/foo.scroll
@@ -0,0 +1,3 @@
+buildHtml
+
+hello world
commit 4495f917b0e1774bc72c08de8e122f6590888929
Author: ffff:98.97.140.25 <ffff:98.97.140.25@hub.scroll.pub>
Date: 2024-11-19 04:34:35 +0000
Subject: Updated foo.scroll
diff --git a/test/foo.scroll b/test/foo.scroll
new file mode 100644
index 0000000..e69de29
commit 768f405b74ecab1f99bbda5e7a3bad06daaba8f9
Author: ffff:98.97.140.25 <ffff:98.97.140.25@hub.scroll.pub>
Date: 2024-11-19 04:34:28 +0000
Subject: Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..51ded56 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 tester
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub>
Date: 2024-11-10 20:12:15 +0000
Subject: 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