blob: 4b59ec18d7bba8bc6884d8515f1fb27161604a37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" lang="en_US" xml:lang="en_US"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>pblog</title><meta name="description" content="Pandoc static blog generator"></meta><meta http-equiv="x-ua-compatible" content="IE=edge,chrome=1"></meta><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no"></meta><link rel="stylesheet" href="../style.css"></link><style>
header {
border-bottom: 1px solid lightgrey;
margin-bottom: 0;
padding-bottom: 0.5em;
}
header h1 {
margin: 0;
}
header p {
margin: 0 0 0.5em;
}
.date {
display: block;
font-family: monospace;
margin-top: 1em;
overflow: hidden;
white-space: nowrap;
width: 16ch;
}
</style></head><body><header><h1>pblog</h1><p><i>Pandoc static blog generator</i></p></header><span class="date">Wed, 27 Jul 2022 01:00:00 EST</span><a href="https://pblog.btxx.org/blog/default-styles.html"><span>New Default Styling and 2x Faster!</span></a><span class="date">Fri, 15 Jul 2022 01:00:00 EST</span><a href="https://pblog.btxx.org/blog/community-patch.html"><span>First Community Patch & Tweaks</span></a><span class="date">Fri, 08 Jul 2022 01:00:00 EST</span><a href="https://pblog.btxx.org/blog/small-patch.html"><span>Includes, rsync and Variables - Oh My!</span></a><span class="date">Mon, 04 Jul 2022 01:00:00 EST</span><a href="https://pblog.btxx.org/blog/pblog-intro.html"><span>Introducing pblog</span></a><span class="date">Thu, 30 Jun 2022 01:00:00 EST</span><a href="https://pblog.btxx.org/blog/pblog-launch.html"><span>Announcing pblog</span></a></body></html>
|