------------------------------------------------------------
commit 80f0922eb14f8ccadac0498351267359927f2368
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sat Nov 16 18:27:47 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index e06bc9e..ab75875 100644
--- a/index.scroll
+++ b/index.scroll
@@ -4,6 +4,6 @@ theme gazette
metaTags
printTitle
-printSnippets
+printSnippets Post
footer.scroll
------------------------------------------------------------
commit 2e4a8771e3606248e2b9785f00d200fa7164256e
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sat Nov 16 18:27:42 2024 +0000
Updated template.scroll
diff --git a/template.scroll b/template.scroll
index 3ece51c..439a315 100644
--- a/template.scroll
+++ b/template.scroll
@@ -1,4 +1,5 @@
importOnly
+tags Post
header.scroll
footer.scroll
- footer
\ No newline at end of file
+ footer
------------------------------------------------------------
commit 7d17dd28a3927e7069a33bf9f7cf09ccc2eb3573
Author: root <root@hub.scroll.pub>
Date: Sat Nov 16 18:27:24 2024 +0000
Added template.scroll
diff --git a/template.scroll b/template.scroll
new file mode 100644
index 0000000..3ece51c
--- /dev/null
+++ b/template.scroll
@@ -0,0 +1,4 @@
+importOnly
+header.scroll
+footer.scroll
+ footer
\ No newline at end of file
------------------------------------------------------------
commit 16f2964db5b8f1df5d0b94e295500e9f29041f41
Author: root <root@hub.scroll.pub>
Date: Sat Nov 16 18:27:22 2024 +0000
Added header.scroll
diff --git a/header.scroll b/header.scroll
new file mode 100644
index 0000000..fcdc5a8
--- /dev/null
+++ b/header.scroll
@@ -0,0 +1,7 @@
+importOnly
+buildHtml
+metaTags
+printTitle
+printDate
+theme gazette
+homeButton
------------------------------------------------------------
commit fa58b9f0072519d9ea628ca7c46d3190e42f3333
Author: root <root@hub.scroll.pub>
Date: Sat Nov 16 18:27:19 2024 +0000
Added footer.scroll
diff --git a/footer.scroll b/footer.scroll
new file mode 100644
index 0000000..5ad20ca
--- /dev/null
+++ b/footer.scroll
@@ -0,0 +1,5 @@
+importOnly
+center
+Follow me on Twitter
+ https://x.com/breckyunits Twitter
+
------------------------------------------------------------
commit c36e6e7535f19cf63521fd654852348aeec26160
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sat Nov 16 18:27:09 2024 +0000
Updated firstPost.scroll
diff --git a/firstPost.scroll b/firstPost.scroll
index e69de29..ab0a22b 100644
--- a/firstPost.scroll
+++ b/firstPost.scroll
@@ -0,0 +1,7 @@
+title What makes a great volleyball team
+date 11/15/2024
+template.scroll
+
+As I looked at the net, I wondered...
+
+And I really just want to be alone with my thoughts and ideas.
------------------------------------------------------------
commit 9cd43a4d8461ed12cdaaf00346dc0e3c083d2364
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sat Nov 16 18:27:07 2024 +0000
Updated firstPost.scroll
diff --git a/firstPost.scroll b/firstPost.scroll
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit 3281758225cfebc4d891a9e776ecadceac5426f3
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sat Nov 16 18:26:59 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..e06bc9e 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,9 @@
buildHtml
-theme roboto
+title Brecks Volleyball Blog
+theme gazette
+metaTags
-Hello World my name is
\ No newline at end of file
+printTitle
+printSnippets
+
+footer.scroll
------------------------------------------------------------
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