aboutsummaryrefslogtreecommitdiff
path: root/_output/blog
diff options
context:
space:
mode:
Diffstat (limited to '_output/blog')
-rw-r--r--_output/blog/community-patch.html12
-rw-r--r--_output/blog/default-styles.html14
-rw-r--r--_output/blog/index.html2
-rw-r--r--_output/blog/pblog-intro.html16
-rw-r--r--_output/blog/pblog-launch.html14
-rw-r--r--_output/blog/small-patch.html12
6 files changed, 35 insertions, 35 deletions
diff --git a/_output/blog/community-patch.html b/_output/blog/community-patch.html
index b6f4dfa..665a5eb 100644
--- a/_output/blog/community-patch.html
+++ b/_output/blog/community-patch.html
@@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
- ul.task-list{list-style: none;}
+ /* The extra [class] is a hack that increases specificity enough to
+ override a similar rule in reveal.js */
+ ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
+ font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
@@ -20,9 +23,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="../style.css" />
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
</head>
<body>
<!-- Content placed here will appear directly after the opening <body> tag -->
@@ -30,7 +30,7 @@
<a href="/">Home</a><span>&nbsp;/&nbsp;</span>
<a href="/blog">Blog</a><span>&nbsp;/&nbsp;</span>
<a href="/tweaks.html">Tweaks</a><span>&nbsp;/&nbsp;</span>
- <a href="https://git.sr.ht/~bt/pblog">Download</a>
+ <a href="https://git.btxx.org/pblog">Download</a>
</nav>
<!-- Do not remove this opening article element -->
<article>
@@ -79,7 +79,7 @@
<footer>
<br>
<hr>
- <p><small>Powered by <a href="https://pblog.bt.ht">pblog</a><br>
+ <p><small>Powered by <a href="https://pblog.btxx.org">pblog</a><br>
Made with &hearts; for a simpler web.</small></p>
</footer>
</body>
diff --git a/_output/blog/default-styles.html b/_output/blog/default-styles.html
index e207ff1..b2a21ad 100644
--- a/_output/blog/default-styles.html
+++ b/_output/blog/default-styles.html
@@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
- ul.task-list{list-style: none;}
+ /* The extra [class] is a hack that increases specificity enough to
+ override a similar rule in reveal.js */
+ ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
+ font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
@@ -20,7 +23,7 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
/* CSS for syntax highlighting */
pre > code.sourceCode { white-space: pre; position: relative; }
- pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
+ pre > code.sourceCode > span { line-height: 1.25; }
pre > code.sourceCode > span:empty { height: 1.2em; }
.sourceCode { overflow: visible; }
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -84,9 +87,6 @@
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
</style>
<link rel="stylesheet" href="../style.css" />
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
</head>
<body>
<!-- Content placed here will appear directly after the opening <body> tag -->
@@ -94,7 +94,7 @@
<a href="/">Home</a><span>&nbsp;/&nbsp;</span>
<a href="/blog">Blog</a><span>&nbsp;/&nbsp;</span>
<a href="/tweaks.html">Tweaks</a><span>&nbsp;/&nbsp;</span>
- <a href="https://git.sr.ht/~bt/pblog">Download</a>
+ <a href="https://git.btxx.org/pblog">Download</a>
</nav>
<!-- Do not remove this opening article element -->
<article>
@@ -155,7 +155,7 @@
<footer>
<br>
<hr>
- <p><small>Powered by <a href="https://pblog.bt.ht">pblog</a><br>
+ <p><small>Powered by <a href="https://pblog.btxx.org">pblog</a><br>
Made with &hearts; for a simpler web.</small></p>
</footer>
</body>
diff --git a/_output/blog/index.html b/_output/blog/index.html
index dbf4f3d..4b59ec1 100644
--- a/_output/blog/index.html
+++ b/_output/blog/index.html
@@ -20,4 +20,4 @@
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.bt.ht/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.bt.ht/blog/community-patch.html"><span>First Community Patch &amp; Tweaks</span></a><span class="date">Fri, 08 Jul 2022 01:00:00 EST</span><a href="https://pblog.bt.ht/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.bt.ht/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.bt.ht/blog/pblog-launch.html"><span>Announcing pblog</span></a></body></html>
+ </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 &amp; 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>
diff --git a/_output/blog/pblog-intro.html b/_output/blog/pblog-intro.html
index 86dea87..102b8c1 100644
--- a/_output/blog/pblog-intro.html
+++ b/_output/blog/pblog-intro.html
@@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
- ul.task-list{list-style: none;}
+ /* The extra [class] is a hack that increases specificity enough to
+ override a similar rule in reveal.js */
+ ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
+ font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
@@ -20,7 +23,7 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
/* CSS for syntax highlighting */
pre > code.sourceCode { white-space: pre; position: relative; }
- pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
+ pre > code.sourceCode > span { line-height: 1.25; }
pre > code.sourceCode > span:empty { height: 1.2em; }
.sourceCode { overflow: visible; }
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -84,9 +87,6 @@
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
</style>
<link rel="stylesheet" href="../style.css" />
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
</head>
<body>
<!-- Content placed here will appear directly after the opening <body> tag -->
@@ -94,7 +94,7 @@
<a href="/">Home</a><span>&nbsp;/&nbsp;</span>
<a href="/blog">Blog</a><span>&nbsp;/&nbsp;</span>
<a href="/tweaks.html">Tweaks</a><span>&nbsp;/&nbsp;</span>
- <a href="https://git.sr.ht/~bt/pblog">Download</a>
+ <a href="https://git.btxx.org/pblog">Download</a>
</nav>
<!-- Do not remove this opening article element -->
<article>
@@ -127,7 +127,7 @@
<li>Browser-styled XML (in supported browsers)</li>
</ul>
<h3 id="site-structure">Site Structure</h3>
-<p>After you&#x2019;ve cloned the <a href="https://git.sr.ht/~bt/pblog">official pblog repo on sourcehut</a>, the next thing you should do is edit the main <code>_config.sh</code> file in the root directory. This will give you a better understanding of how everything is built.</p>
+<p>After you&#x2019;ve cloned the <a href="https://git.btxx.org/pblog">official pblog repo on sourcehut</a>, the next thing you should do is edit the main <code>_config.sh</code> file in the root directory. This will give you a better understanding of how everything is built.</p>
<p>Once generated, <em>pblog</em> structures the final website files as such:</p>
<pre class="shell"><code>_output/
|__blog/
@@ -178,7 +178,7 @@
<footer>
<br>
<hr>
- <p><small>Powered by <a href="https://pblog.bt.ht">pblog</a><br>
+ <p><small>Powered by <a href="https://pblog.btxx.org">pblog</a><br>
Made with &hearts; for a simpler web.</small></p>
</footer>
</body>
diff --git a/_output/blog/pblog-launch.html b/_output/blog/pblog-launch.html
index 754aff0..7f39a27 100644
--- a/_output/blog/pblog-launch.html
+++ b/_output/blog/pblog-launch.html
@@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
- ul.task-list{list-style: none;}
+ /* The extra [class] is a hack that increases specificity enough to
+ override a similar rule in reveal.js */
+ ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
+ font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
@@ -20,9 +23,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="../style.css" />
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
</head>
<body>
<!-- Content placed here will appear directly after the opening <body> tag -->
@@ -30,7 +30,7 @@
<a href="/">Home</a><span>&nbsp;/&nbsp;</span>
<a href="/blog">Blog</a><span>&nbsp;/&nbsp;</span>
<a href="/tweaks.html">Tweaks</a><span>&nbsp;/&nbsp;</span>
- <a href="https://git.sr.ht/~bt/pblog">Download</a>
+ <a href="https://git.btxx.org/pblog">Download</a>
</nav>
<!-- Do not remove this opening article element -->
<article>
@@ -39,7 +39,7 @@
<p class="date">Thu, 30 Jun 2022</p>
</header>
<p>It&#x2019;s time to celebrate! The official launch of <code>pblog</code> happened today.</p>
-<p>There isn&#x2019;t much else to say. All details and instructions on how to start your own pblog can be found on the <a href="https://pblog.bt.ht">main homepage for this project</a>.</p>
+<p>There isn&#x2019;t much else to say. All details and instructions on how to start your own pblog can be found on the <a href="https://pblog.btxx.org">main homepage for this project</a>.</p>
<p>Thanks for reading!</p>
</article><!-- Do not remove this closing article element -->
@@ -47,7 +47,7 @@
<footer>
<br>
<hr>
- <p><small>Powered by <a href="https://pblog.bt.ht">pblog</a><br>
+ <p><small>Powered by <a href="https://pblog.btxx.org">pblog</a><br>
Made with &hearts; for a simpler web.</small></p>
</footer>
</body>
diff --git a/_output/blog/small-patch.html b/_output/blog/small-patch.html
index e80c02a..7a8cbe6 100644
--- a/_output/blog/small-patch.html
+++ b/_output/blog/small-patch.html
@@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
- ul.task-list{list-style: none;}
+ /* The extra [class] is a hack that increases specificity enough to
+ override a similar rule in reveal.js */
+ ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
+ font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
@@ -20,9 +23,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="../style.css" />
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
</head>
<body>
<!-- Content placed here will appear directly after the opening <body> tag -->
@@ -30,7 +30,7 @@
<a href="/">Home</a><span>&nbsp;/&nbsp;</span>
<a href="/blog">Blog</a><span>&nbsp;/&nbsp;</span>
<a href="/tweaks.html">Tweaks</a><span>&nbsp;/&nbsp;</span>
- <a href="https://git.sr.ht/~bt/pblog">Download</a>
+ <a href="https://git.btxx.org/pblog">Download</a>
</nav>
<!-- Do not remove this opening article element -->
<article>
@@ -65,7 +65,7 @@
<footer>
<br>
<hr>
- <p><small>Powered by <a href="https://pblog.bt.ht">pblog</a><br>
+ <p><small>Powered by <a href="https://pblog.btxx.org">pblog</a><br>
Made with &hearts; for a simpler web.</small></p>
</footer>
</body>