From d7a66f232462196c2db98436f32afd780bcc485e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marlow=20D=2E=20Alfonso=20D=C3=ADaz?= Date: Sun, 28 Sep 2025 19:00:01 -0400 Subject: build --- public/http/assets/styles.css | 15 +++++++++++++++ public/http/doom.xhtml | 22 +++++++++++++--------- 2 files changed, 28 insertions(+), 9 deletions(-) diff --git a/public/http/assets/styles.css b/public/http/assets/styles.css index 62e5edf..53e66c7 100644 --- a/public/http/assets/styles.css +++ b/public/http/assets/styles.css @@ -35,6 +35,7 @@ h1 { } h1::before { content: "* "; + color: #d79921; } h2 { @@ -42,6 +43,7 @@ h2 { } h2::before { content: "** "; + color: #d79921; } h3 { @@ -50,6 +52,7 @@ h3 { h3::before { content: "*** "; + color: #d79921; } li { @@ -66,6 +69,10 @@ a { text-decoration: none; } +a:hover { + color: #fe8019; +} + p::before { content: "¶ "; font-weight: bold; @@ -104,3 +111,11 @@ hr { height: 98px; max-width: 100%; } + +.tag { + color: #689d6a; +} + +.tag span::before { + content: "#" +} diff --git a/public/http/doom.xhtml b/public/http/doom.xhtml index e4de915..e1db2d4 100644 --- a/public/http/doom.xhtml +++ b/public/http/doom.xhtml @@ -13,22 +13,26 @@ href="./assets/styles.css"/>

·wiikifox's den: ·doom

-
-

i'm now into ·doom mapping!

-
+
+

i'm now into ·doom mapping!

+

turns out, i discovered that mapping for ·doom is really damn fun, so i started making maps! this page will serve as an index for my ·doom mapping projects.

-
-

finished projects

-
+
+

finished projects

+
+

+these are complete ·wad's and ·pk3's that i've finished, and are considered a +final release. +

-
-

<2025-09-28 Sun> Temple to Our Father

-
+
+

<2025-09-28 Sun> Temple to Our Father   map doom2 zdoom udmf

+

this is my first ·doom map, made for ·doom ii in the span of two or three weeks. it's themed around a temple to satan, taken over by demons and military -- cgit v1.2.3