From: Skullheadx Date: Thu, 7 May 2026 06:01:08 +0000 (-0400) Subject: index pages for blog X-Git-Url: http://git.skullheadx.com/nixos/projects.html?a=commitdiff_plain;h=f2eef32c20031bd144c3befeaaf1af5220f62ac4;p=skullheadx.com.git index pages for blog --- diff --git a/blog/index.html b/blog/index.html new file mode 100644 index 0000000..f15a61f --- /dev/null +++ b/blog/index.html @@ -0,0 +1,84 @@ + + + + + Blog Posts | Skullheadx + + + + + + +
+
+ + + +
+ +
+ +
+ +
+ + diff --git a/life/index.html b/life/index.html new file mode 100644 index 0000000..f7e624f --- /dev/null +++ b/life/index.html @@ -0,0 +1,68 @@ + + + + + Lifestyle Posts | Skullheadx + + + + + + +
+
+ + + +
+ +
+
+
+

Lifestyle Blog Posts

+

This page features all blog posts with the lifestyle tag.

+
+
+
+
+
+ +
+ + diff --git a/music/index.html b/music/index.html new file mode 100644 index 0000000..be2d9f6 --- /dev/null +++ b/music/index.html @@ -0,0 +1,72 @@ + + + + + Music Posts | Skullheadx + + + + + + +
+
+ + + +
+ +
+ +
+ +
+ + diff --git a/phil/index.html b/phil/index.html new file mode 100644 index 0000000..4c1c349 --- /dev/null +++ b/phil/index.html @@ -0,0 +1,72 @@ + + + + + Philosophy Posts | Skullheadx + + + + + + +
+
+ + + +
+ +
+
+
+

Philosophy Blog Posts

+

This page features all blog posts with the philosophy tag.

+
+
+ +
+
+
+ +
+ + diff --git a/style.css b/style.css index f672745..bf7f414 100644 --- a/style.css +++ b/style.css @@ -27,6 +27,10 @@ h2 { text-align: center; } +.no-center { + text-align:left; +} + /* links */ a { @@ -193,6 +197,9 @@ body { background-color: var(--space-indigo); } +body.pattern { +background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='46' height='46' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform=''%3E%3Crect width='100%25' height='100%25' fill='rgba(74, 85, 104,1)'/%3E%3Cpath d='M0 40h-10v-60h60L40 0L39 1h-38v38z' fill='rgba(113, 128, 150,1)'/%3E%3Cpath d='M40 0v10h60v60L0 40L1 39h38v-38z' fill='rgba(45, 55, 72,1)'/%3E%3Cpath d='M40 0v10h60v60L0 40L0 40h40v-40z' fill='rgba(113, 128, 150,1)'/%3E%3Cpath d='M0 40h-10v-60h60L40 0L40 0h-40v40z' fill='rgba(45, 55, 72,1)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ")} + main, section, nav section, aside section { background: #fff; diff --git a/tech/index.html b/tech/index.html new file mode 100644 index 0000000..0d899c4 --- /dev/null +++ b/tech/index.html @@ -0,0 +1,76 @@ + + + + + Tech Posts | Skullheadx + + + + + + +
+
+ + + +
+ +
+ +
+ +
+ +