touch-ups to building-blendos, add about page

This commit is contained in:
askiiart 2024-10-03 19:36:27 -05:00
parent f314e2258e
commit 7ba471998d
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
14 changed files with 111 additions and 62 deletions

View file

@ -8,19 +8,21 @@
</head>
<body class="line-numbers">
<h1 id="computers-and-stuff">Computers and stuff</h1>
<p>This is a site! Doing... stuff with computers. Interesting
<p>This is a site! Doing... stuff, with computers. Interesting
and sometimes funny stuff, at least to me.</p>
<h2 id="pages">Pages</h2>
<ul>
<li><a href="/blog/blendos.html">Checking out blendOS</a></li>
<li><a href="/blog/vanilla-os.html">OCI Images as a
"Filesystem": Vanilla OS</a></li>
<li><a href="/blog/building-blendos.html">Building blendOS (and
its packages)</a></li>
</ul>
<iframe src="https://john.citrons.xyz/embed?ref=askiiart.net" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
<script src="/prism.js"></script>
</body>
<footer>
<p><a href="https://git.askiiart.net/askiiart/engl-2311-blog">Source code</a>&ensp;|&ensp;<a href="/feed.xml">RSS</a>&ensp;|&ensp;<a href="/glossary.html">Glossary</a></p>
<p><a href="https://git.askiiart.net/askiiart/engl-2311-blog">Source code</a>&ensp;|&ensp;<a href="/feed.xml">RSS</a>&ensp;|&ensp;<a href="/glossary.html">Glossary</a>&ensp;|&ensp;<a href="/about.html">About</a></p>
<small>Image captions are the same as the alt text; assuming you're sighted, you can most likely ignore them.</small>
</footer>
</html>