------------------------------------------------------------
commit b139f09ccaadc428d7bb2804379d7bce2a95f7ee
Author: ffff:66.74.144.229 <ffff:66.74.144.229@hub.scroll.pub>
Date: Thu Dec 5 20:47:52 2024 +0000
updated meta.scroll
diff --git a/meta.scroll b/meta.scroll
index 54bfddc..eb2ecd5 100644
--- a/meta.scroll
+++ b/meta.scroll
@@ -1,2 +1,2 @@
-a test
-buildHtml
\ No newline at end of file
+buildHtml
+a test
\ No newline at end of file
------------------------------------------------------------
commit 76078169fcf206bd8e59aec9e7c03b44d9623dc7
Author: ffff:66.74.144.229 <ffff:66.74.144.229@hub.scroll.pub>
Date: Thu Dec 5 20:47:44 2024 +0000
updated meta.scroll
diff --git a/meta.scroll b/meta.scroll
index 12563d0..54bfddc 100644
--- a/meta.scroll
+++ b/meta.scroll
@@ -1 +1,2 @@
-a test
\ No newline at end of file
+a test
+buildHtml
\ No newline at end of file
------------------------------------------------------------
commit f0e22accf234b4894cb921cf708b91cf519f469c
Author: ffff:66.74.144.229 <ffff:66.74.144.229@hub.scroll.pub>
Date: Thu Dec 5 20:47:40 2024 +0000
updated meta.scroll
diff --git a/meta.scroll b/meta.scroll
index e69de29..12563d0 100644
--- a/meta.scroll
+++ b/meta.scroll
@@ -0,0 +1 @@
+a test
\ No newline at end of file
------------------------------------------------------------
commit 88cf41c2702602c9d85620c89c53ece7343ded95
Author: ffff:66.74.144.229 <ffff:66.74.144.229@hub.scroll.pub>
Date: Thu Dec 5 20:47:35 2024 +0000
created meta.scroll
diff --git a/meta.scroll b/meta.scroll
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit b90197ffbd84787ab8463b375d43a152e9672016
Author: ffff:66.74.144.229 <ffff:66.74.144.229@hub.scroll.pub>
Date: Thu Dec 5 20:47:29 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..2d8ae74 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 test
\ 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