------------------------------------------------------------
commit 62cc63cf1ac6b60e99f77e908cc3a5aa2a0e24f4
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Tue Oct 22 15:45:47 2024 +0000
Updated newfile.scroll
diff --git a/newfile.scroll b/newfile.scroll
index e69de29..ab76062 100644
--- a/newfile.scroll
+++ b/newfile.scroll
@@ -0,0 +1,3 @@
+buildHtml
+
+a new file
------------------------------------------------------------
commit 365485133a5b17f811ee4e9261f2ae4fef7bec8f
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Tue Oct 22 15:45:38 2024 +0000
Updated newfile.scroll
diff --git a/newfile.scroll b/newfile.scroll
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit 0d6e226b84a25eaa448cbcae5f5c4ea8ee4d2c3d
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Tue Oct 22 15:45:30 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..8ea4590 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 test
------------------------------------------------------------
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