diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/401.html | 1 | ||||
-rw-r--r-- | docs/403.html | 1 | ||||
-rw-r--r-- | docs/404.html | 1 | ||||
-rw-r--r-- | docs/500.html | 1 | ||||
-rw-r--r-- | docs/base | 50 | ||||
-rw-r--r-- | docs/blog | 1 | ||||
-rw-r--r-- | docs/contact | 12 | ||||
-rw-r--r-- | docs/links | 33 | ||||
-rw-r--r-- | docs/root | 24 | ||||
-rw-r--r-- | docs/status | 1 |
10 files changed, 125 insertions, 0 deletions
diff --git a/docs/401.html b/docs/401.html new file mode 100644 index 0000000..066cbfe --- /dev/null +++ b/docs/401.html @@ -0,0 +1 @@ +401 diff --git a/docs/403.html b/docs/403.html new file mode 100644 index 0000000..e1a29c1 --- /dev/null +++ b/docs/403.html @@ -0,0 +1 @@ +403 diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 0000000..f1b1cb3 --- /dev/null +++ b/docs/404.html @@ -0,0 +1 @@ +404 diff --git a/docs/500.html b/docs/500.html new file mode 100644 index 0000000..1b79f38 --- /dev/null +++ b/docs/500.html @@ -0,0 +1 @@ +500 diff --git a/docs/base b/docs/base new file mode 100644 index 0000000..5f981ab --- /dev/null +++ b/docs/base @@ -0,0 +1,50 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <link rel="icon" href="/static/blunt.png" type="image/png"> + <link rel="stylesheet" type="text/css" href="/static/main.css"> + <title> + [%title%] + </title> + </head> + <body> + <header class="box lighten"> + <img id="banner" src="/static/banner.png"> + <img id="construction" src="/static/under_construction.png"> + </header> + <nav class="box lighten"> + <ul class="nav-list"> + <li class="nav-item"><a class="nav-link" href="/">home</a></li> + <li class="nav-item"><a class="nav-link" href="/contact">contact</a></li> + <li class="nav-item"><a class="nav-link" href="/blog">blog</a></li> + <li class="nav-item"><a class="nav-link" href="https://git.pastanoggin.com">code</a></li> + <li class="nav-item"><a class="nav-link" href="/links">links</a></li> + </ul> + </nav> + <main class="box lighten"> + [%content%] + </main> + <dl id="status" class="lighten"> + <dt id="status-header">status</dt> + <dd id="status-body"> + [%status%] + </dd> + </dl> + <footer class="box lighten"> + <a class="footer-link" href="https://openbsd.org" target="_blank"> + <img class="buttonbadge" src="/static/obsd.jpg"> + </a> + <a class="footer-link" href="http://plan9.stanleylieber.com/mothra" target="_blank"> + <img class="buttonbadge" src="/static/mothracompat.gif"> + </a> + <a class="footer-link" href="https://cadence.moe/blog/2024-10-05-created-by-a-human-badges" target="_blank"> + <img class="buttonbadge" src="/static/created_by_a_human.png"> + </a> + <a class="footer-link" href="https://pastanoggin.com" target="_blank"> + <img class="buttonbadge" src="/static/gay.gif"> + </a> + </footer> + </body> +</html> diff --git a/docs/blog b/docs/blog new file mode 100644 index 0000000..5a4a279 --- /dev/null +++ b/docs/blog @@ -0,0 +1 @@ +No blogs here yet!!! diff --git a/docs/contact b/docs/contact new file mode 100644 index 0000000..7ac968b --- /dev/null +++ b/docs/contact @@ -0,0 +1,12 @@ +<h2>how 2 contact?</h2> + +<dl> + <dt>E-mail</dt> + <dd>[REDACTED] (working on it)</dd> + <dt>IRC</dt> + <dd>anelli (not registered everywhere though)</dd> + <dt>XMPP</dt> + <dd>anelli@pastanoggin.com</dd> +</dl> + +<p>yay!</p> diff --git a/docs/links b/docs/links new file mode 100644 index 0000000..0d7174a --- /dev/null +++ b/docs/links @@ -0,0 +1,33 @@ +<p><i>-because search engines suck :b</i></p> + +<h2>my button :3</h2> +<section> + <a href="https://pastanoggin.com"><img class="buttonbadge" src="/static/badge.png" alt="button to https://pastanoggin.com"></a> + <pre class="codeblock"><code><a href="https://pastanoggin.com"><img src="https://pastanoggin.com/static/badge.png" alt="button to https://pastanoggin.com"></a></code></pre> +</section> + +<h2>kin</h2> +<ul class="links-list"> + <li><a href="http://thedaemon.space">thedaemon - based 9fronter</a></li> + <li><a href="https://dataswamp.org/~solene">solene - OpenBSD OG</a></i> +</ul> + +<h2>preddy</h2> +<ul class="links-list"> + <li><a href="https://cadence.moe"><img class="buttonbadge" src="https://cadence.moe/static/img/cadence_now.png" alt="The text "cadence now!" on a purple background. There is a moon-shaped logo on the left side and a tiny star in the bottom right."></a></li> + <li><a href="https://nonkiru.art"><img class="buttonbadge" src="https://nonkiru.art/assets/images/buttons/nonkiru_button_light.gif" alt="button to nonkiru(light)"></a></li> + <li><a href="https://goblin-heart.net/sadgrl"><img class="buttonbadge" src="https://goblin-heart.net/sadgrl/assets/images/buttons/sadgrlonline.gif" alt="button to https://goblin-heart.net/sadgrl"></a></li> +</ul> + +<h2>tech</h2> +<ul class="links-list"> + <li><a href="https://openbsd.org">OpenBSD - secure os</a></li> + <li><a href="https://9front.org">9front - unix done right</a></li> + <li><a href="https://unixdigest.com">unix digest</a></li> +</ul> + +<h2>other</h2> +<ul class="links-list"> + <li><a href="https://analognowhere.com">unix_surrealism</a></li> + <li><a href="https://www.fieggen.com/shoelace" title="Ian's Shoelace Site">Ian's Shoelace Site</a></li> +</ul> diff --git a/docs/root b/docs/root new file mode 100644 index 0000000..8bd8e37 --- /dev/null +++ b/docs/root @@ -0,0 +1,24 @@ +<blockquote> +<p>"DO <b>YOU</b> HAVE A GRIMOIRE, SHITASS????"</p> +<cite>- My friend</cite> +</blockquote> +<hr> + +<p>Hello, this is alex/anelli/noodle/etc,</p> +<p>I think personal websites are way cooler than social media so hi. After surfing some neocities-like websites i was like "daym this is fun" (check out my favourites in the <i>links</i> page); so I'm trying to make a funny website too with blackjack and hookers as the cool kids say. I'll also blog and host code here for the lols.</p> + +<h2>Likes:</h2> +<ul> +<li>Birds</li> +<li>Computers</li> +<li>Self-hosting</li> +<li>Xavier Renegade Angel</li> +</ul> + +<h2>Dislikes:</h2> +<ul> +<li>Okara</li> +<li>Spinach</li> +<li>Consumerism</li> +<li>Proprietary software/hardware</li> +</ul> diff --git a/docs/status b/docs/status new file mode 100644 index 0000000..500b2c2 --- /dev/null +++ b/docs/status @@ -0,0 +1 @@ +openbsd vs freebsd rap battle |