61 lines
2.8 KiB
HTML
61 lines
2.8 KiB
HTML
<!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="../">Protocol Seven</a>
|
|
</div>
|
|
<nav class="navbar">
|
|
<a href="../">Format</a>
|
|
<a href="../description/">Description</a>
|
|
<a href="../about/">About</a>
|
|
<a href="../contact/">Contact</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<main role="main">
|
|
<h1>About</h1>
|
|
<p>what is <strong>Protocol Seven</strong>?</p>
|
|
<h1 id="jokingly">jokingly</h1>
|
|
<p><strong>Protocol Seven</strong> is:</p>
|
|
<ul>
|
|
<li>an android:netrunner format</li>
|
|
<li>automagically updated</li>
|
|
<li>coded in a way that i like, rather than well</li>
|
|
<li>ripped straight from lain</li>
|
|
</ul>
|
|
<h1 id="technically">technically</h1>
|
|
<p><strong>Protocol Seven</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://github.com/techieAgnostic/protocol-seven">GitHub</a></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>Protocol Seven</strong> is <strong>Layer 09</strong> of the <a href="https://p7.co.nz">Protocol Seven System</a> (currently broken)</p>
|
|
<p><strong>Layer 09</strong>, also known as <strong>Protocol</strong></p>
|
|
<p>spoken logic creating physical connections indistuingishable from magic<br />
|
|
standard patterns uniting orphaned players<br />
|
|
open standards triumphing over corporate soulessness mathematical wording, always running</p>
|
|
<blockquote>
|
|
<p>“For now, conjecture has become fact, and rumor has become history.” ~ <em>Announcer</em></p>
|
|
</blockquote>
|
|
</main>
|
|
|
|
<footer>
|
|
powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
|
</footer>
|
|
</body>
|
|
</html>
|