tA's crappy blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
3.0KB

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="x-ua-compatible" content="ie=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="referrer" content="no-referrer">
  8. <title>rf - About</title>
  9. <link rel="stylesheet" href="../css/default.css" />
  10. <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">
  11. </head>
  12. <body>
  13. <header>
  14. <div class="logo">
  15. <a href="../">Regular Flolloping</a>
  16. </div>
  17. <nav class="navbar">
  18. <a href="../">Home</a>
  19. <a href="../about/">About</a>
  20. <a href="../contact/">Contact</a>
  21. <a href="../archive/">Archive</a>
  22. </nav>
  23. </header>
  24. <main role="main">
  25. <h1>About</h1>
  26. <p>what is <strong>Regular Flolloping</strong>?</p>
  27. <h1 id="jokingly">jokingly</h1>
  28. <p><strong>Regular Flolloping</strong> is:</p>
  29. <ul>
  30. <li>my blog</li>
  31. <li>filled with armchair psychology</li>
  32. <li>filled with bad opinions on tech</li>
  33. <li>something mattresses need to do</li>
  34. </ul>
  35. <h1 id="technically">technically</h1>
  36. <p><strong>Regular Flolloping</strong> is:</p>
  37. <ul>
  38. <li>powered by <a href="https://jaspervdj.be/hakyll/">Hakyll</a></li>
  39. <li>running on <a href="https://www.digitalocean.com/">Digital Ocean</a></li>
  40. <li>sourced from <a href="https://git.lain.church/tA/rf">lain.church</a></li>
  41. <li>avaliable on Atom/Rss feeds <a href="../atom.xml">here</a> and <a href="../rss.xml">here</a> respectively</li>
  42. <li>probably badly written</li>
  43. <li>follows the <a href="http://humanstxt.org/">humans.txt</a> intiative: see it <a href="../humans.txt">here</a></li>
  44. </ul>
  45. <h1 id="pretensiously">pretensiously</h1>
  46. <p><strong>Regular Flolloping</strong> is <strong>Layer 03</strong> of the <strong><em>Protocol Seven System</em></strong></p>
  47. <p><strong>Layer 03</strong>, also known as <strong>Psyche</strong></p>
  48. <p>the complexities of the human brain through the medium of text,<br />
  49. a carefully and oft not-so-carefully curated mask for the identity that is <strong>tA</strong>,<br />
  50. a slight variation of common knowledge,<br />
  51. yet of more importance than the content,<br />
  52. the characterisation of the reaction to said knowledge</p>
  53. <blockquote>
  54. <p>If you use Psyche as a processor, you’re missing the point. ~ <em>layer03::Psyche</em></p>
  55. </blockquote>
  56. </main>
  57. <footer>
  58. powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a>
  59. </footer>
  60. </body>
  61. </html>