------------------------------------------------------------
commit d65edde12bbb32c5593bcac4f863662d87f1ef5b
Author: ffff:61.31.171.160 <ffff:61.31.171.160@hub.scroll.pub>
Date: Mon Oct 28 06:40:28 2024 +0000
Updated header.scroll
diff --git a/header.scroll b/header.scroll
index 9a7fd3e..d77ceaf 100644
--- a/header.scroll
+++ b/header.scroll
@@ -6,4 +6,4 @@ theme gazette
homeButton
leftRightButtons
editButton
-printTitle
\ No newline at end of file
+printTitle
------------------------------------------------------------
commit dcb1ec65fb1b8f294c2a2dacb6327f64b42ecd7b
Author: ffff:61.31.171.160 <ffff:61.31.171.160@hub.scroll.pub>
Date: Mon Oct 28 06:40:07 2024 +0000
Updated page1.scroll
diff --git a/page1.scroll b/page1.scroll
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit 9136c7635415ec985ae3bd04113cb8a10524976e
Author: root <root@hub.scroll.pub>
Date: Fri Oct 25 17:59:10 2024 +0000
Added helloWorld.scroll
diff --git a/helloWorld.scroll b/helloWorld.scroll
new file mode 100644
index 0000000..c688481
--- /dev/null
+++ b/helloWorld.scroll
@@ -0,0 +1,8 @@
+tags All
+header.scroll
+thinColumn
+This is my first blog post using Scroll.
+
+****
+
+footer.scroll
\ No newline at end of file
------------------------------------------------------------
commit 34dcd8c19b3df17ec96f6f195ac8089cd54d2bd8
Author: root <root@hub.scroll.pub>
Date: Fri Oct 25 17:59:10 2024 +0000
Added index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..03ee0f8 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
+title My Blog
+header.scroll
+printSnippets All
+footer.scroll
\ No newline at end of file
------------------------------------------------------------
commit e89335f6faf5c33afce1b9eeb4cd2095695e024a
Author: root <root@hub.scroll.pub>
Date: Fri Oct 25 17:59:09 2024 +0000
Added footer.scroll
diff --git a/footer.scroll b/footer.scroll
new file mode 100644
index 0000000..e1172d1
--- /dev/null
+++ b/footer.scroll
@@ -0,0 +1,4 @@
+importOnly
+center
+editButton
+scrollVersionLink
\ No newline at end of file
------------------------------------------------------------
commit 19493d0212036195076c08f5c49622fe5db33115
Author: root <root@hub.scroll.pub>
Date: Fri Oct 25 17:59:09 2024 +0000
Added header.scroll
diff --git a/header.scroll b/header.scroll
new file mode 100644
index 0000000..9a7fd3e
--- /dev/null
+++ b/header.scroll
@@ -0,0 +1,9 @@
+importOnly
+metaTags
+buildTxt
+buildHtml
+theme gazette
+homeButton
+leftRightButtons
+editButton
+printTitle
\ No newline at end of file
------------------------------------------------------------
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