-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (14 loc) · 817 Bytes
/
Copy pathindex.html
File metadata and controls
21 lines (14 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<link rel="stylesheet" href="./data/main.css">
<script type="module" src="https://md-block.verou.me/md-block.js"></script>
<body>
<div>
<h1>PseudoSergius Posts</h1>
<p>When you build software from source, it is customary to print out messages along the way. These posts are that for a website that is a cross between a wiki, a library, and a blog. Markdown drives the show for now as I figure out what Postscript is and how PDFs are literally a decayed language</p>
<a href="https://geomlattice.github.io/khalist/data/posts.xml"><img style="width:2%;margin:auto;" src="./data/rss.png"/></a>
<!--INJECT-->
<md-block src="https://geomlattice.github.io/khalist/posts/32n75x156181.md"></md-block>
<md-block src="https://geomlattice.github.io/khalist/posts/3n71x156181.md"></md-block>
</div>
</body>
</html>