rf/_http/about/index.html
2019-06-12 13:59:42 +12:00

64 lines
3.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer">
<title>rf - About</title>
<link rel="stylesheet" href="../css/default.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"><link rel="shortcut icon" href="../images/favicons/favicon32.png"><link rel="apple-touch-icon-precomposed" sizes="144x144" href="../images/favicons/favicon144.png"><link rel="apple-touch-icon-precomposed" sizes="114x114" href="../images/favicons/favicon114.png"><link rel="apple-touch-icon-precomposed" sizes="72x72" href="../images/favicons/favicon72.png"><link rel="apple-touch-icon-precomposed" sizes="57x57" href="../images/favicons/favicon57.png">
</head>
<body>
<header>
<div class="logo">
<a href="../">Regular Flolloping</a>
</div>
<nav class="navbar">
<a href="../">Home</a>
<a href="../about/">About</a>
<a href="../contact/">Contact</a>
<a href="../archive/">Archive</a>
</nav>
</header>
<main role="main">
<h1>About</h1>
<p>what is <strong>Regular Flolloping</strong>?</p>
<h1 id="jokingly">jokingly</h1>
<p><strong>Regular Flolloping</strong> is:</p>
<ul>
<li>my blog</li>
<li>filled with armchair psychology</li>
<li>filled with bad opinions on tech</li>
<li>something mattresses need to do</li>
</ul>
<h1 id="technically">technically</h1>
<p><strong>Regular Flolloping</strong> is:</p>
<ul>
<li>powered by <a href="https://jaspervdj.be/hakyll/">Hakyll</a></li>
<li>running on <a href="https://www.digitalocean.com/">Digital Ocean</a></li>
<li>sourced from <a href="https://git.lain.church/tA/rf">lain.church</a></li>
<li>avaliable on Atom/Rss feeds <a href="../atom.xml">here</a> and <a href="../rss.xml">here</a> respectively</li>
<li>probably badly written</li>
<li>follows the <a href="http://humanstxt.org/">humans.txt</a> intiative: see it <a href="../humans.txt">here</a></li>
</ul>
<h1 id="pretensiously">pretensiously</h1>
<p><strong>Regular Flolloping</strong> is <strong>Layer 03</strong> of the <strong><em>Protocol Seven System</em></strong></p>
<p><strong>Layer 03</strong>, also known as <strong>Psyche</strong></p>
<p>the complexities of the human brain through the medium of text,<br />
a carefully and oft not-so-carefully curated mask for the identity that is <strong>tA</strong>,<br />
a slight variation of common knowledge,<br />
yet of more importance than the content,<br />
the characterisation of the reaction to said knowledge</p>
<blockquote>
<p>If you use Psyche as a processor, youre missing the point. ~ <em>layer03::Psyche</em></p>
</blockquote>
</main>
<footer>
powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a>
</footer>
</body>
</html>