enable dark mode and some tweaks - www.codemadness.org - www.codemadness.org saait content files
(HTM) git clone git://git.codemadness.org/www.codemadness.org
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit c22f507af574ec30e2fef9cac41535b2bc1fd6dc
(DIR) parent 07095c4672a9f98ba60c97789f3baa8f0bf78250
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 8 Feb 2022 18:33:49 +0100
enable dark mode and some tweaks
Diffstat:
M config.cfg | 4 ++--
M output/atom.html | 2 +-
M output/atom.xml | 60 ++++++++++++++++----------------
M output/atom_content.xml | 64 ++++++++++++++++----------------
M output/datatable.html | 2 +-
M output/driconf-enabling-s3-texture… | 2 +-
M output/dwm-hiltjo-my-windowmanager… | 2 +-
M output/getting-the-usb-powerline-b… | 2 +-
M output/gopher-proxy.html | 2 +-
M output/gothic-1-guide.html | 6 +++---
M output/gothic-1-guide.md | 4 ++--
M output/gtk2-theme-gtk-murrine-rape… | 2 +-
M output/hurl.html | 2 +-
M output/idiotbox.html | 2 +-
M output/index.html | 2 +-
M output/json2tsv.html | 2 +-
M output/openbsd-autoinstall.html | 2 +-
M output/openbsd-httpd-and-cgit.html | 2 +-
M output/openbsd-sparc64-vm.html | 2 +-
M output/paste-service.html | 2 +-
M output/phlog/gothic-1-guide | 4 ++--
M output/query-unused-css-rules-on-c… | 2 +-
M output/rss.xml | 58 +++++++++++++++---------------
M output/rss_content.xml | 62 ++++++++++++++++----------------
M output/saait.html | 2 +-
M output/setup-git-hosting.html | 2 +-
M output/seturgent-set-urgency-hints… | 2 +-
M output/sfeed-simple-feed-parser.ht… | 2 +-
M output/sfeed_curses-ui.html | 2 +-
M output/stagit-gopher.html | 2 +-
M output/stagit.html | 2 +-
M output/style.css | 4 ++--
M output/tscrape.html | 2 +-
M output/twitch-interface.html | 2 +-
M output/userscript-block-stupid-fon… | 2 +-
M output/userscript-focus-input-fiel… | 2 +-
M output/userscript-youtube-circumve… | 2 +-
M output/vim-theme-relaxed.html | 2 +-
M style.css | 4 ++--
39 files changed, 164 insertions(+), 164 deletions(-)
---
(DIR) diff --git a/config.cfg b/config.cfg
@@ -1,5 +1,5 @@
# last updated the site.
-siteupdated = 2021-12-25
+siteupdated = 2022-02-08
sitetitle = Codemadness
siteurl = https://www.codemadness.org
@@ -7,7 +7,7 @@ sitemail = hiltjo@AT@codemadness.DOT.org
sitegenerator = Static content generated using saait: https://codemadness.org/saait.html
lang = en
-author = hiltjo
+author = Hiltjo
keywords = blog, hiltjo
description = blog with various projects and articles about computer-related things
(DIR) diff --git a/output/atom.html b/output/atom.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="" />
<meta name="description" content="" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Feeds - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/atom.xml b/output/atom.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">Codemadness</title>
<subtitle type="text">blog with various projects and articles about computer-related things</subtitle>
- <updated>2021-12-25T00:00:00Z</updated>
+ <updated>2022-02-08T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="https://www.codemadness.org" />
<id>https://www.codemadness.org/atom.xml</id>
<link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
@@ -13,7 +13,7 @@
<updated>2021-10-26T00:00:00Z</updated>
<published>2021-10-23T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Setup an OpenBSD RISCV-64 VM in QEMU</summary>
@@ -25,7 +25,7 @@
<updated>2021-11-26T00:00:00Z</updated>
<published>2020-06-25T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser</summary>
@@ -37,7 +37,7 @@
<updated>2020-07-20T00:00:00Z</updated>
<published>2019-11-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">hurl: HTTP, HTTPS and Gopher file grabber</summary>
@@ -49,7 +49,7 @@
<updated>2021-09-25T00:00:00Z</updated>
<published>2019-10-13T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">json2tsv: a JSON to TAB-Separated Value converter</summary>
@@ -61,7 +61,7 @@
<updated>2020-04-30T00:00:00Z</updated>
<published>2019-04-24T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">OpenBSD: setup a local auto-installation server</summary>
@@ -73,7 +73,7 @@
<updated>2021-12-25T00:00:00Z</updated>
<published>2019-02-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Idiotbox: Youtube interface</summary>
@@ -85,7 +85,7 @@
<updated>2020-08-30T00:00:00Z</updated>
<published>2018-08-17T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Gopher HTTP proxy</summary>
@@ -97,7 +97,7 @@
<updated>2018-03-10T00:00:00Z</updated>
<published>2018-03-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Howto setup your own secure file paste service</summary>
@@ -109,7 +109,7 @@
<updated>2021-02-05T00:00:00Z</updated>
<published>2018-02-25T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Howto setup your own git hosting service</summary>
@@ -121,7 +121,7 @@
<updated>2020-04-18T00:00:00Z</updated>
<published>2017-12-11T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Setup an OpenBSD SPARC64 VM in QEMU</summary>
@@ -133,7 +133,7 @@
<updated>2020-07-20T00:00:00Z</updated>
<published>2017-09-24T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Tscrape: a Twitter scraper</summary>
@@ -145,7 +145,7 @@
<updated>2020-07-20T00:00:00Z</updated>
<published>2017-09-24T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">jsdatatable: a small datatable Javascript</summary>
@@ -157,7 +157,7 @@
<updated>2021-04-11T00:00:00Z</updated>
<published>2017-08-04T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">a static git page generator for gopher</summary>
@@ -169,7 +169,7 @@
<updated>2020-07-20T00:00:00Z</updated>
<published>2017-06-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Saait: a boring HTML page generator</summary>
@@ -181,7 +181,7 @@
<updated>2021-04-11T00:00:00Z</updated>
<published>2017-05-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">a static git page generator</summary>
@@ -193,7 +193,7 @@
<updated>2021-04-11T00:00:00Z</updated>
<published>2015-07-05T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">OpenBSD httpd, slowcgi and cgit</summary>
@@ -205,7 +205,7 @@
<updated>2020-12-14T00:00:00Z</updated>
<published>2014-11-23T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">twitch: application to watch Twitch streams</summary>
@@ -217,7 +217,7 @@
<updated>2014-03-02T00:00:00Z</updated>
<published>2014-03-02T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Userscript to focus the first input field on a page with a hotkey</summary>
@@ -229,7 +229,7 @@
<updated>2020-12-27T00:00:00Z</updated>
<published>2013-02-21T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Userscript to circumvent Youtube age verification and redirect to the video</summary>
@@ -241,7 +241,7 @@
<updated>2020-03-10T00:00:00Z</updated>
<published>2012-10-21T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Userscript to whitelist your favorite fonts and block the rest</summary>
@@ -253,7 +253,7 @@
<updated>2021-11-26T00:00:00Z</updated>
<published>2011-04-01T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)</summary>
@@ -265,7 +265,7 @@
<updated>2011-01-07T00:00:00Z</updated>
<published>2011-01-07T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">a dark VIM theme I made and use on a daily basis</summary>
@@ -277,7 +277,7 @@
<updated>2020-07-20T00:00:00Z</updated>
<published>2010-10-31T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Seturgent is a small utility to set an application it's urgency hint</summary>
@@ -289,7 +289,7 @@
<updated>2010-10-31T00:00:00Z</updated>
<published>2010-10-31T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">A plain consistent GTK2 theme with no fluff (rounded borders, animations, etc)</summary>
@@ -301,7 +301,7 @@
<updated>2020-07-20T00:00:00Z</updated>
<published>2010-08-12T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">My DWM configuration; a few added features to suit my needs</summary>
@@ -313,7 +313,7 @@
<updated>2010-04-21T00:00:00Z</updated>
<published>2010-04-21T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">How to see all the rules in a stylesheet (CSS) that are not used for the current document</summary>
@@ -325,7 +325,7 @@
<updated>2020-08-21T00:00:00Z</updated>
<published>2009-07-05T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">driconf: enabling S3 texture compression</summary>
@@ -337,7 +337,7 @@
<updated>2019-12-06T00:00:00Z</updated>
<published>2009-04-13T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux</summary>
@@ -349,7 +349,7 @@
<updated>2021-12-25T00:00:00Z</updated>
<published>2009-04-12T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Gothic 1 game guide with some useful tips</summary>
(DIR) diff --git a/output/atom_content.xml b/output/atom_content.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">Codemadness</title>
<subtitle type="text">blog with various projects and articles about computer-related things</subtitle>
- <updated>2021-12-25T00:00:00Z</updated>
+ <updated>2022-02-08T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="https://www.codemadness.org" />
<id>https://www.codemadness.org/atom.xml</id>
<link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
@@ -13,7 +13,7 @@
<updated>2021-10-26T00:00:00Z</updated>
<published>2021-10-23T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Setup an OpenBSD RISCV-64 VM in QEMU</summary>
@@ -103,7 +103,7 @@ run
<updated>2021-11-26T00:00:00Z</updated>
<published>2020-06-25T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser</summary>
@@ -207,7 +207,7 @@ and '3' can be used to switch between these layouts.</p>
<updated>2020-07-20T00:00:00Z</updated>
<published>2019-11-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">hurl: HTTP, HTTPS and Gopher file grabber</summary>
@@ -299,7 +299,7 @@ block empty or certain User-Agents.</p>
<updated>2021-09-25T00:00:00Z</updated>
<published>2019-10-13T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">json2tsv: a JSON to TAB-Separated Value converter</summary>
@@ -462,7 +462,7 @@ END {
<updated>2020-04-30T00:00:00Z</updated>
<published>2019-04-24T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">OpenBSD: setup a local auto-installation server</summary>
@@ -702,7 +702,7 @@ template for disklabel = url".</li>
<updated>2021-12-25T00:00:00Z</updated>
<published>2019-02-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Idiotbox: Youtube interface</summary>
@@ -769,7 +769,7 @@ binary with <a href="https://man.openbsd.org/pledge">pledge(2)</a>,
<updated>2020-08-30T00:00:00Z</updated>
<published>2018-08-17T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Gopher HTTP proxy</summary>
@@ -803,7 +803,7 @@ parameter "q" reads the URI:
<updated>2018-03-10T00:00:00Z</updated>
<published>2018-03-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Howto setup your own secure file paste service</summary>
@@ -849,7 +849,7 @@ IRC etc.</p>
<updated>2021-02-05T00:00:00Z</updated>
<published>2018-02-25T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Howto setup your own git hosting service</summary>
@@ -980,7 +980,7 @@ repository. Some useful examples can be:</p>
<updated>2020-04-18T00:00:00Z</updated>
<published>2017-12-11T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Setup an OpenBSD SPARC64 VM in QEMU</summary>
@@ -1066,7 +1066,7 @@ the most efficient/nearby mirror site on the OpenBSD mirror page.</p>
<updated>2020-07-20T00:00:00Z</updated>
<published>2017-09-24T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Tscrape: a Twitter scraper</summary>
@@ -1107,7 +1107,7 @@ any way you like relatively anonymously.</p>
<updated>2020-07-20T00:00:00Z</updated>
<published>2017-09-24T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">jsdatatable: a small datatable Javascript</summary>
@@ -1279,7 +1279,7 @@ also undefined. It is recommended to always set a zero value for each type.</li>
<updated>2021-04-11T00:00:00Z</updated>
<published>2017-08-04T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">a static git page generator for gopher</summary>
@@ -1360,7 +1360,7 @@ assumed (from HEAD).</li>
<updated>2020-07-20T00:00:00Z</updated>
<published>2017-06-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Saait: a boring HTML page generator</summary>
@@ -1595,7 +1595,7 @@ AUTHORS
<updated>2021-04-11T00:00:00Z</updated>
<published>2017-05-10T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">a static git page generator</summary>
@@ -1678,7 +1678,7 @@ possibly change stagit to run as a CGI program.</p>
<updated>2021-04-11T00:00:00Z</updated>
<published>2015-07-05T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">OpenBSD httpd, slowcgi and cgit</summary>
@@ -1740,7 +1740,7 @@ cp obj/compress /var/www/bin/gzip
<updated>2020-12-14T00:00:00Z</updated>
<published>2014-11-23T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">twitch: application to watch Twitch streams</summary>
@@ -1779,7 +1779,7 @@ bloated Twitch interface is not needed. It is written in C.</p>
<updated>2014-03-02T00:00:00Z</updated>
<published>2014-03-02T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Userscript to focus the first input field on a page with a hotkey</summary>
@@ -1800,7 +1800,7 @@ the mouse.</p>
<updated>2020-12-27T00:00:00Z</updated>
<published>2013-02-21T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Userscript to circumvent Youtube age verification and redirect to the video</summary>
@@ -1820,7 +1820,7 @@ with an account on Youtube if a video requires age verification.</p>
<updated>2020-03-10T00:00:00Z</updated>
<published>2012-10-21T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Userscript to whitelist your favorite fonts and block the rest</summary>
@@ -1841,7 +1841,7 @@ inconsistency of custom fonts used on a lot of websites.</p>
<updated>2021-11-26T00:00:00Z</updated>
<published>2011-04-01T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)</summary>
@@ -1926,7 +1926,7 @@ published on February 23 2021.</li>
<updated>2011-01-07T00:00:00Z</updated>
<published>2011-01-07T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">a dark VIM theme I made and use on a daily basis</summary>
@@ -1953,7 +1953,7 @@ cursive and bold styles and changed some colours I didn't like.</p>
<updated>2020-07-20T00:00:00Z</updated>
<published>2010-10-31T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Seturgent is a small utility to set an application it's urgency hint</summary>
@@ -1986,7 +1986,7 @@ will allow special actions.</p>
<updated>2010-10-31T00:00:00Z</updated>
<published>2010-10-31T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">A plain consistent GTK2 theme with no fluff (rounded borders, animations, etc)</summary>
@@ -2016,7 +2016,7 @@ will allow special actions.</p>
<updated>2020-07-20T00:00:00Z</updated>
<published>2010-08-12T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">My DWM configuration; a few added features to suit my needs</summary>
@@ -2078,7 +2078,7 @@ volume buttons, etc).</li>
<updated>2010-04-21T00:00:00Z</updated>
<published>2010-04-21T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">How to see all the rules in a stylesheet (CSS) that are not used for the current document</summary>
@@ -2120,7 +2120,7 @@ an extra section under Firebug.</p>
<updated>2020-08-21T00:00:00Z</updated>
<published>2009-07-05T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">driconf: enabling S3 texture compression</summary>
@@ -2172,7 +2172,7 @@ removed after configuration.</p>
<updated>2019-12-06T00:00:00Z</updated>
<published>2009-04-13T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux</summary>
@@ -2287,7 +2287,7 @@ If it worked then good for you :)</p>
<updated>2021-12-25T00:00:00Z</updated>
<published>2009-04-12T00:00:00Z</published>
<author>
- <name>hiltjo</name>
+ <name>Hiltjo</name>
<uri>https://www.codemadness.org</uri>
</author>
<summary type="text">Gothic 1 game guide with some useful tips</summary>
@@ -2478,8 +2478,8 @@ spend learning points). Then you can sell the book back for 75 ore. This
investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
wings (15 ore each unsold value).</p>
</li>
-<li><p>Gor Na Drak (usually near the old mine, but walks around with another
-templar): talking to him teaches you how to learn to get secretion from
+<li><p>The templar Gor Na Drak (usually near the old mine and walks around with
+another templar): talking to him teaches you how to learn to get secretion from
minecrawlers for free.</p>
</li>
<li><p>The spell scroll "Transform into bloodfly" is very useful:
(DIR) diff --git a/output/datatable.html b/output/datatable.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="datatable, javascript, no dependencies, jsdatatable" />
<meta name="description" content="jsdatatable: a small datatable Javascript" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>jsdatatable: a small datatable Javascript - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/driconf-enabling-s3-texture-compression-on-linux.html b/output/driconf-enabling-s3-texture-compression-on-linux.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="linux, driconf, s3tc" />
<meta name="description" content="driconf: enabling S3 texture compression" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Driconf: enabling S3 texture compression on Linux - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/dwm-hiltjo-my-windowmanager-configuration.html b/output/dwm-hiltjo-my-windowmanager-configuration.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="dwm, suckless" />
<meta name="description" content="My DWM configuration; a few added features to suit my needs" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>DWM-hiltjo: my windowmanager configuration - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/getting-the-usb-powerline-bridge-to-work-on-linux.html b/output/getting-the-usb-powerline-bridge-to-work-on-linux.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="int51x1, driver, linux" />
<meta name="description" content="A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Getting the USB-powerline bridge to work on Linux - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/gopher-proxy.html b/output/gopher-proxy.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="www, gopher, proxy, CGI" />
<meta name="description" content="Gopher HTTP proxy" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Gopher HTTP proxy - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/gothic-1-guide.html b/output/gothic-1-guide.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="gothic, game, guide, tips" />
<meta name="description" content="Gothic 1 game guide with some useful tips" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Gothic 1 game guide - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
@@ -230,8 +230,8 @@ spend learning points). Then you can sell the book back for 75 ore. This
investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
wings (15 ore each unsold value).</p>
</li>
-<li><p>Gor Na Drak (usually near the old mine, but walks around with another
-templar): talking to him teaches you how to learn to get secretion from
+<li><p>The templar Gor Na Drak (usually near the old mine and walks around with
+another templar): talking to him teaches you how to learn to get secretion from
minecrawlers for free.</p>
</li>
<li><p>The spell scroll "Transform into bloodfly" is very useful:
(DIR) diff --git a/output/gothic-1-guide.md b/output/gothic-1-guide.md
@@ -228,8 +228,8 @@ focus stones quest, it contains a strength and dexterity potion (+3).
investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
wings (15 ore each unsold value).
-* Gor Na Drak (usually near the old mine, but walks around with another
- templar): talking to him teaches you how to learn to get secretion from
+* The templar Gor Na Drak (usually near the old mine and walks around with
+ another templar): talking to him teaches you how to learn to get secretion from
minecrawlers for free.
* The spell scroll "Transform into bloodfly" is very useful:
(DIR) diff --git a/output/gtk2-theme-gtk-murrine-rape.html b/output/gtk2-theme-gtk-murrine-rape.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="gtk, murrine, theme" />
<meta name="description" content="A plain consistent GTK2 theme with no fluff (rounded borders, animations, etc)" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>GTK2 theme: gtk-murrine-rape - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/hurl.html b/output/hurl.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="Gopher, HTTP, HTTPS" />
<meta name="description" content="hurl: HTTP, HTTPS and Gopher file grabber" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>hurl: HTTP, HTTPS and Gopher file grabber - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/idiotbox.html b/output/idiotbox.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="www, gopher, youtube, proxy, CGI, CLI" />
<meta name="description" content="Idiotbox: Youtube interface" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Idiotbox: Youtube interface - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/index.html b/output/index.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="blog, hiltjo" />
<meta name="description" content="blog with various projects and articles about computer-related things" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Posts - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/json2tsv.html b/output/json2tsv.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="json2tsv, JSON, tsv, TAB-Separated Value Format" />
<meta name="description" content="json2tsv: a JSON to TAB-Separated Value converter" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>json2tsv: a JSON to TSV converter - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/openbsd-autoinstall.html b/output/openbsd-autoinstall.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="openbsd, autoinstall, autoupgrade" />
<meta name="description" content="OpenBSD: setup a local auto-installation server" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>OpenBSD: setup a local auto-installation server - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/openbsd-httpd-and-cgit.html b/output/openbsd-httpd-and-cgit.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="OpenBSD httpd, slowcgi, cgit, FastCGI" />
<meta name="description" content="OpenBSD httpd, slowcgi and cgit" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>OpenBSD httpd, slowcgi and cgit - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/openbsd-sparc64-vm.html b/output/openbsd-sparc64-vm.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="OpenBSD, SPARC64, QEMU, vm" />
<meta name="description" content="Setup an OpenBSD SPARC64 VM in QEMU" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Setup an OpenBSD SPARC64 VM in QEMU - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/paste-service.html b/output/paste-service.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="www, ssh" />
<meta name="description" content="Howto setup your own secure file paste service" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Setup your own file paste service - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/phlog/gothic-1-guide b/output/phlog/gothic-1-guide
@@ -235,8 +235,8 @@ i spend learning points). Then you can sell the book back for 75 ore. This cod
i investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x codemadness.org 70
i wings (15 ore each unsold value). codemadness.org 70
i codemadness.org 70
-i* Gor Na Drak (usually near the old mine, but walks around with another codemadness.org 70
-i templar): talking to him teaches you how to learn to get secretion from codemadness.org 70
+i* The templar Gor Na Drak (usually near the old mine and walks around with codemadness.org 70
+i another templar): talking to him teaches you how to learn to get secretion from codemadness.org 70
i minecrawlers for free. codemadness.org 70
i codemadness.org 70
i* The spell scroll "Transform into bloodfly" is very useful: codemadness.org 70
(DIR) diff --git a/output/query-unused-css-rules-on-current-document-state.html b/output/query-unused-css-rules-on-current-document-state.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="programming, web, css" />
<meta name="description" content="How to see all the rules in a stylesheet (CSS) that are not used for the current document" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Query unused CSS rules on current document state - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/rss.xml b/output/rss.xml
@@ -11,7 +11,7 @@
<link>https://www.codemadness.org/openbsd-riscv64-vm.html</link>
<guid>https://www.codemadness.org/openbsd-riscv64-vm.html</guid>
<dc:date>2021-10-23T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Setup an OpenBSD RISCV-64 VM in QEMU</description>
</item>
<item>
@@ -19,7 +19,7 @@
<link>https://www.codemadness.org/sfeed_curses-ui.html</link>
<guid>https://www.codemadness.org/sfeed_curses-ui.html</guid>
<dc:date>2020-06-25T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser</description>
</item>
<item>
@@ -27,7 +27,7 @@
<link>https://www.codemadness.org/hurl.html</link>
<guid>https://www.codemadness.org/hurl.html</guid>
<dc:date>2019-11-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>hurl: HTTP, HTTPS and Gopher file grabber</description>
</item>
<item>
@@ -35,7 +35,7 @@
<link>https://www.codemadness.org/json2tsv.html</link>
<guid>https://www.codemadness.org/json2tsv.html</guid>
<dc:date>2019-10-13T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>json2tsv: a JSON to TAB-Separated Value converter</description>
</item>
<item>
@@ -43,7 +43,7 @@
<link>https://www.codemadness.org/openbsd-autoinstall.html</link>
<guid>https://www.codemadness.org/openbsd-autoinstall.html</guid>
<dc:date>2019-04-24T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>OpenBSD: setup a local auto-installation server</description>
</item>
<item>
@@ -51,7 +51,7 @@
<link>https://www.codemadness.org/idiotbox.html</link>
<guid>https://www.codemadness.org/idiotbox.html</guid>
<dc:date>2019-02-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Idiotbox: Youtube interface</description>
</item>
<item>
@@ -59,7 +59,7 @@
<link>https://www.codemadness.org/gopher-proxy.html</link>
<guid>https://www.codemadness.org/gopher-proxy.html</guid>
<dc:date>2018-08-17T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Gopher HTTP proxy</description>
</item>
<item>
@@ -67,7 +67,7 @@
<link>https://www.codemadness.org/paste-service.html</link>
<guid>https://www.codemadness.org/paste-service.html</guid>
<dc:date>2018-03-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Howto setup your own secure file paste service</description>
</item>
<item>
@@ -75,7 +75,7 @@
<link>https://www.codemadness.org/setup-git-hosting.html</link>
<guid>https://www.codemadness.org/setup-git-hosting.html</guid>
<dc:date>2018-02-25T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Howto setup your own git hosting service</description>
</item>
<item>
@@ -83,7 +83,7 @@
<link>https://www.codemadness.org/openbsd-sparc64-vm.html</link>
<guid>https://www.codemadness.org/openbsd-sparc64-vm.html</guid>
<dc:date>2017-12-11T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Setup an OpenBSD SPARC64 VM in QEMU</description>
</item>
<item>
@@ -91,7 +91,7 @@
<link>https://www.codemadness.org/tscrape.html</link>
<guid>https://www.codemadness.org/tscrape.html</guid>
<dc:date>2017-09-24T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Tscrape: a Twitter scraper</description>
</item>
<item>
@@ -99,7 +99,7 @@
<link>https://www.codemadness.org/datatable.html</link>
<guid>https://www.codemadness.org/datatable.html</guid>
<dc:date>2017-09-24T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>jsdatatable: a small datatable Javascript</description>
</item>
<item>
@@ -107,7 +107,7 @@
<link>https://www.codemadness.org/stagit-gopher.html</link>
<guid>https://www.codemadness.org/stagit-gopher.html</guid>
<dc:date>2017-08-04T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>a static git page generator for gopher</description>
</item>
<item>
@@ -115,7 +115,7 @@
<link>https://www.codemadness.org/saait.html</link>
<guid>https://www.codemadness.org/saait.html</guid>
<dc:date>2017-06-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Saait: a boring HTML page generator</description>
</item>
<item>
@@ -123,7 +123,7 @@
<link>https://www.codemadness.org/stagit.html</link>
<guid>https://www.codemadness.org/stagit.html</guid>
<dc:date>2017-05-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>a static git page generator</description>
</item>
<item>
@@ -131,7 +131,7 @@
<link>https://www.codemadness.org/openbsd-httpd-and-cgit.html</link>
<guid>https://www.codemadness.org/openbsd-httpd-and-cgit.html</guid>
<dc:date>2015-07-05T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>OpenBSD httpd, slowcgi and cgit</description>
</item>
<item>
@@ -139,7 +139,7 @@
<link>https://www.codemadness.org/twitch-interface.html</link>
<guid>https://www.codemadness.org/twitch-interface.html</guid>
<dc:date>2014-11-23T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>twitch: application to watch Twitch streams</description>
</item>
<item>
@@ -147,7 +147,7 @@
<link>https://www.codemadness.org/userscript-focus-input-field.html</link>
<guid>https://www.codemadness.org/userscript-focus-input-field.html</guid>
<dc:date>2014-03-02T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Userscript to focus the first input field on a page with a hotkey</description>
</item>
<item>
@@ -155,7 +155,7 @@
<link>https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html</link>
<guid>https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html</guid>
<dc:date>2013-02-21T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Userscript to circumvent Youtube age verification and redirect to the video</description>
</item>
<item>
@@ -163,7 +163,7 @@
<link>https://www.codemadness.org/userscript-block-stupid-fonts.html</link>
<guid>https://www.codemadness.org/userscript-block-stupid-fonts.html</guid>
<dc:date>2012-10-21T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Userscript to whitelist your favorite fonts and block the rest</description>
</item>
<item>
@@ -171,7 +171,7 @@
<link>https://www.codemadness.org/sfeed-simple-feed-parser.html</link>
<guid>https://www.codemadness.org/sfeed-simple-feed-parser.html</guid>
<dc:date>2011-04-01T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)</description>
</item>
<item>
@@ -179,7 +179,7 @@
<link>https://www.codemadness.org/vim-theme-relaxed.html</link>
<guid>https://www.codemadness.org/vim-theme-relaxed.html</guid>
<dc:date>2011-01-07T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>a dark VIM theme I made and use on a daily basis</description>
</item>
<item>
@@ -187,7 +187,7 @@
<link>https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html</link>
<guid>https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html</guid>
<dc:date>2010-10-31T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Seturgent is a small utility to set an application it's urgency hint</description>
</item>
<item>
@@ -195,7 +195,7 @@
<link>https://www.codemadness.org/gtk2-theme-gtk-murrine-rape.html</link>
<guid>https://www.codemadness.org/gtk2-theme-gtk-murrine-rape.html</guid>
<dc:date>2010-10-31T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>A plain consistent GTK2 theme with no fluff (rounded borders, animations, etc)</description>
</item>
<item>
@@ -203,7 +203,7 @@
<link>https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html</link>
<guid>https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html</guid>
<dc:date>2010-08-12T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>My DWM configuration; a few added features to suit my needs</description>
</item>
<item>
@@ -211,7 +211,7 @@
<link>https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html</link>
<guid>https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html</guid>
<dc:date>2010-04-21T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>How to see all the rules in a stylesheet (CSS) that are not used for the current document</description>
</item>
<item>
@@ -219,7 +219,7 @@
<link>https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html</link>
<guid>https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html</guid>
<dc:date>2009-07-05T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>driconf: enabling S3 texture compression</description>
</item>
<item>
@@ -227,7 +227,7 @@
<link>https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html</link>
<guid>https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html</guid>
<dc:date>2009-04-13T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux</description>
</item>
<item>
@@ -235,7 +235,7 @@
<link>https://www.codemadness.org/gothic-1-guide.html</link>
<guid>https://www.codemadness.org/gothic-1-guide.html</guid>
<dc:date>2009-04-12T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description>Gothic 1 game guide with some useful tips</description>
</item>
</channel>
(DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
@@ -11,7 +11,7 @@
<link>https://www.codemadness.org/openbsd-riscv64-vm.html</link>
<guid>https://www.codemadness.org/openbsd-riscv64-vm.html</guid>
<dc:date>2021-10-23T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Setup an OpenBSD RISCV64 VM in QEMU</h1>
<p><strong>Last modification on </strong> <time>2021-10-26</time></p>
<p>This describes how to setup an OpenBSD RISCV64 VM in QEMU.</p>
@@ -96,7 +96,7 @@ run
<link>https://www.codemadness.org/sfeed_curses-ui.html</link>
<guid>https://www.codemadness.org/sfeed_curses-ui.html</guid>
<dc:date>2020-06-25T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Sfeed_curses: a curses UI front-end for sfeed</h1>
<p><strong>Last modification on </strong> <time>2021-11-26</time></p>
<p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.</p>
@@ -195,7 +195,7 @@ and '3' can be used to switch between these layouts.</p>
<link>https://www.codemadness.org/hurl.html</link>
<guid>https://www.codemadness.org/hurl.html</guid>
<dc:date>2019-11-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>hurl: HTTP, HTTPS and Gopher file grabber</h1>
<p><strong>Last modification on </strong> <time>2020-07-20</time></p>
<p>hurl is a relatively simple HTTP, HTTPS and Gopher client/file grabber.</p>
@@ -282,7 +282,7 @@ block empty or certain User-Agents.</p>
<link>https://www.codemadness.org/json2tsv.html</link>
<guid>https://www.codemadness.org/json2tsv.html</guid>
<dc:date>2019-10-13T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>json2tsv: a JSON to TSV converter</h1>
<p><strong>Last modification on </strong> <time>2021-09-25</time></p>
<p>Convert JSON to TSV or separated output.</p>
@@ -440,7 +440,7 @@ END {
<link>https://www.codemadness.org/openbsd-autoinstall.html</link>
<guid>https://www.codemadness.org/openbsd-autoinstall.html</guid>
<dc:date>2019-04-24T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>OpenBSD: setup a local auto-installation server</h1>
<p><strong>Last modification on </strong> <time>2020-04-30</time></p>
<p>This guide describes how to setup a local mirror and installation/upgrade
@@ -675,7 +675,7 @@ template for disklabel = url".</li>
<link>https://www.codemadness.org/idiotbox.html</link>
<guid>https://www.codemadness.org/idiotbox.html</guid>
<dc:date>2019-02-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Idiotbox: Youtube interface</h1>
<p><strong>Last modification on </strong> <time>2021-12-25</time></p>
<p>Idiotbox is a less resource-heavy Youtube interface. For viewing videos it is
@@ -737,7 +737,7 @@ binary with <a href="https://man.openbsd.org/pledge">pledge(2)</a>,
<link>https://www.codemadness.org/gopher-proxy.html</link>
<guid>https://www.codemadness.org/gopher-proxy.html</guid>
<dc:date>2018-08-17T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Gopher HTTP proxy</h1>
<p><strong>Last modification on </strong> <time>2020-08-30</time></p>
<p>For fun I wrote a small HTTP Gopher proxy CGI program in C. It only supports
@@ -766,7 +766,7 @@ parameter "q" reads the URI:
<link>https://www.codemadness.org/paste-service.html</link>
<guid>https://www.codemadness.org/paste-service.html</guid>
<dc:date>2018-03-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Setup your own file paste service</h1>
<p><strong>Last modification on </strong> <time>2018-03-10</time></p>
<h2>Setup SSH authentication</h2>
@@ -807,7 +807,7 @@ IRC etc.</p>
<link>https://www.codemadness.org/setup-git-hosting.html</link>
<guid>https://www.codemadness.org/setup-git-hosting.html</guid>
<dc:date>2018-02-25T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Setup your own git hosting service</h1>
<p><strong>Last modification on </strong> <time>2021-02-05</time></p>
<p><strong>This article assumes you use OpenBSD for the service files and OS-specific
@@ -933,7 +933,7 @@ repository. Some useful examples can be:</p>
<link>https://www.codemadness.org/openbsd-sparc64-vm.html</link>
<guid>https://www.codemadness.org/openbsd-sparc64-vm.html</guid>
<dc:date>2017-12-11T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Setup an OpenBSD SPARC64 VM in QEMU</h1>
<p><strong>Last modification on </strong> <time>2020-04-18</time></p>
<p>This describes how to setup an OpenBSD SPARC64 VM in QEMU.</p>
@@ -1014,7 +1014,7 @@ the most efficient/nearby mirror site on the OpenBSD mirror page.</p>
<link>https://www.codemadness.org/tscrape.html</link>
<guid>https://www.codemadness.org/tscrape.html</guid>
<dc:date>2017-09-24T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Tscrape: a Twitter scraper</h1>
<p><strong>Last modification on </strong> <time>2020-07-20</time></p>
<p>Tscrape is a Twitter web scraper and archiver.</p>
@@ -1050,7 +1050,7 @@ any way you like relatively anonymously.</p>
<link>https://www.codemadness.org/datatable.html</link>
<guid>https://www.codemadness.org/datatable.html</guid>
<dc:date>2017-09-24T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>jsdatatable: a small datatable Javascript</h1>
<p><strong>Last modification on </strong> <time>2020-07-20</time></p>
<p>This is a small datatable Javascript with no dependencies.</p>
@@ -1217,7 +1217,7 @@ also undefined. It is recommended to always set a zero value for each type.</li>
<link>https://www.codemadness.org/stagit-gopher.html</link>
<guid>https://www.codemadness.org/stagit-gopher.html</guid>
<dc:date>2017-08-04T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Stagit-gopher: a static git page generator for gopher</h1>
<p><strong>Last modification on </strong> <time>2021-04-11</time></p>
<p>stagit-gopher is a static page generator for Gopher. It creates the pages as
@@ -1293,7 +1293,7 @@ assumed (from HEAD).</li>
<link>https://www.codemadness.org/saait.html</link>
<guid>https://www.codemadness.org/saait.html</guid>
<dc:date>2017-06-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Saait: a boring HTML page generator</h1>
<p><strong>Last modification on </strong> <time>2020-07-20</time></p>
<p>Saait is the most boring static HTML page generator.</p>
@@ -1523,7 +1523,7 @@ AUTHORS
<link>https://www.codemadness.org/stagit.html</link>
<guid>https://www.codemadness.org/stagit.html</guid>
<dc:date>2017-05-10T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Stagit: a static git page generator</h1>
<p><strong>Last modification on </strong> <time>2021-04-11</time></p>
<p>stagit is a static page generator for git.</p>
@@ -1601,7 +1601,7 @@ possibly change stagit to run as a CGI program.</p>
<link>https://www.codemadness.org/openbsd-httpd-and-cgit.html</link>
<guid>https://www.codemadness.org/openbsd-httpd-and-cgit.html</guid>
<dc:date>2015-07-05T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>OpenBSD httpd, slowcgi and cgit</h1>
<p><strong>Last modification on </strong> <time>2021-04-11</time></p>
<p>This is a guide to get <a href="https://git.zx2c4.com/cgit/">cgit</a> working with
@@ -1658,7 +1658,7 @@ cp obj/compress /var/www/bin/gzip
<link>https://www.codemadness.org/twitch-interface.html</link>
<guid>https://www.codemadness.org/twitch-interface.html</guid>
<dc:date>2014-11-23T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>twitch: application to watch Twitch streams</h1>
<p><strong>Last modification on </strong> <time>2020-12-14</time></p>
<p><strong>Update: as of 2020-05-06:</strong> I stopped maintaining it.
@@ -1692,7 +1692,7 @@ bloated Twitch interface is not needed. It is written in C.</p>
<link>https://www.codemadness.org/userscript-focus-input-field.html</link>
<guid>https://www.codemadness.org/userscript-focus-input-field.html</guid>
<dc:date>2014-03-02T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Userscript: focus input field</h1>
<p><strong>Last modification on </strong> <time>2014-03-02</time></p>
<p>This is an userscript I wrote a while ago which allows to focus the first input
@@ -1708,7 +1708,7 @@ the mouse.</p>
<link>https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html</link>
<guid>https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html</guid>
<dc:date>2013-02-21T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Userscript: Youtube circumvent age verification</h1>
<p><strong>Last modification on </strong> <time>2020-12-27</time></p>
<p>This is an userscript I wrote a while ago which circumvents requiring to login
@@ -1723,7 +1723,7 @@ with an account on Youtube if a video requires age verification.</p>
<link>https://www.codemadness.org/userscript-block-stupid-fonts.html</link>
<guid>https://www.codemadness.org/userscript-block-stupid-fonts.html</guid>
<dc:date>2012-10-21T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Userscript: block stupid fonts</h1>
<p><strong>Last modification on </strong> <time>2020-03-10</time></p>
<p>This is an userscript I wrote a while ago which white-lists fonts I like and
@@ -1739,7 +1739,7 @@ inconsistency of custom fonts used on a lot of websites.</p>
<link>https://www.codemadness.org/sfeed-simple-feed-parser.html</link>
<guid>https://www.codemadness.org/sfeed-simple-feed-parser.html</guid>
<dc:date>2011-04-01T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Sfeed: simple RSS and Atom parser</h1>
<p><strong>Last modification on </strong> <time>2021-11-26</time></p>
<p>Sfeed is a RSS and Atom parser (and some format programs).</p>
@@ -1819,7 +1819,7 @@ published on February 23 2021.</li>
<link>https://www.codemadness.org/vim-theme-relaxed.html</link>
<guid>https://www.codemadness.org/vim-theme-relaxed.html</guid>
<dc:date>2011-01-07T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Vim theme: relaxed</h1>
<p><strong>Last modification on </strong> <time>2011-01-07</time></p>
<p>This is a dark theme I made for <a href="https://www.vim.org/">vim</a>. This is a theme I personally used for
@@ -1841,7 +1841,7 @@ cursive and bold styles and changed some colours I didn't like.</p>
<link>https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html</link>
<guid>https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html</guid>
<dc:date>2010-10-31T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Seturgent: set urgency hints for X applications</h1>
<p><strong>Last modification on </strong> <time>2020-07-20</time></p>
<p>Seturgent is a small utility to set an application it's urgency hint. For most
@@ -1869,7 +1869,7 @@ will allow special actions.</p>
<link>https://www.codemadness.org/gtk2-theme-gtk-murrine-rape.html</link>
<guid>https://www.codemadness.org/gtk2-theme-gtk-murrine-rape.html</guid>
<dc:date>2010-10-31T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>GTK2 theme: gtk-murrine-rape</h1>
<p><strong>Last modification on </strong> <time>2010-10-31</time></p>
<h2>Download</h2>
@@ -1894,7 +1894,7 @@ will allow special actions.</p>
<link>https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html</link>
<guid>https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html</guid>
<dc:date>2010-08-12T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>DWM-hiltjo: my windowmanager configuration</h1>
<p><strong>Last modification on </strong> <time>2020-07-20</time></p>
<p><a href="https://dwm.suckless.org/">DWM</a> is a very minimal windowmanager. It has the most essential features I
@@ -1951,7 +1951,7 @@ volume buttons, etc).</li>
<link>https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html</link>
<guid>https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html</guid>
<dc:date>2010-04-21T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Query unused CSS rules on current document state</h1>
<p><strong>Last modification on </strong> <time>2010-04-21</time></p>
<p>Today I was doing some web development and wanted to see all the rules in a
@@ -1988,7 +1988,7 @@ an extra section under Firebug.</p>
<link>https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html</link>
<guid>https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html</guid>
<dc:date>2009-07-05T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Driconf: enabling S3 texture compression on Linux</h1>
<p><strong>Last modification on </strong> <time>2020-08-21</time></p>
<p><strong>Update: the DXTC patent expired on 2018-03-16, many distros enable this by
@@ -2035,7 +2035,7 @@ removed after configuration.</p>
<link>https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html</link>
<guid>https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html</guid>
<dc:date>2009-04-13T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Getting the USB-powerline bridge to work on Linux</h1>
<p><strong>Last modification on </strong> <time>2019-12-06</time></p>
<p><strong>NOTE: this guide is obsolete, a working driver is now included in the Linux
@@ -2145,7 +2145,7 @@ If it worked then good for you :)</p>
<link>https://www.codemadness.org/gothic-1-guide.html</link>
<guid>https://www.codemadness.org/gothic-1-guide.html</guid>
<dc:date>2009-04-12T00:00:00Z</dc:date>
- <author>hiltjo</author>
+ <author>Hiltjo</author>
<description><![CDATA[<h1>Gothic 1 game guide</h1>
<p><strong>Last modification on </strong> <time>2021-12-25</time></p>
<p><strong>Disclaimer:</strong>
@@ -2333,8 +2333,8 @@ spend learning points). Then you can sell the book back for 75 ore. This
investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
wings (15 ore each unsold value).</p>
</li>
-<li><p>Gor Na Drak (usually near the old mine, but walks around with another
-templar): talking to him teaches you how to learn to get secretion from
+<li><p>The templar Gor Na Drak (usually near the old mine and walks around with
+another templar): talking to him teaches you how to learn to get secretion from
minecrawlers for free.</p>
</li>
<li><p>The spell scroll "Transform into bloodfly" is very useful:
(DIR) diff --git a/output/saait.html b/output/saait.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="saait, web" />
<meta name="description" content="Saait: a boring HTML page generator" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Saait: a boring HTML page generator - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/setup-git-hosting.html b/output/setup-git-hosting.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="git, HTTP, gopher, SSH, OpenBSD" />
<meta name="description" content="Howto setup your own git hosting service" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Setup your own git hosting service - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/seturgent-set-urgency-hints-for-x-applications.html b/output/seturgent-set-urgency-hints-for-x-applications.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="seturgent" />
<meta name="description" content="Seturgent is a small utility to set an application it's urgency hint" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Seturgent: set urgency hints for X applications - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/sfeed-simple-feed-parser.html b/output/sfeed-simple-feed-parser.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="sfeed, RSS, atom, parser, reader" />
<meta name="description" content="Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Sfeed: simple RSS and Atom parser - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/sfeed_curses-ui.html b/output/sfeed_curses-ui.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="sfeed, sfeed_curses, curses, UI, front-end, RSS, atom, reader" />
<meta name="description" content="Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Sfeed_curses: a curses UI front-end for sfeed - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/stagit-gopher.html b/output/stagit-gopher.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="stagit, gopher, stagit-gopher, cgit, geomyidae" />
<meta name="description" content="a static git page generator for gopher" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Stagit-gopher: a static git page generator for gopher - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/stagit.html b/output/stagit.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="OpenBSD httpd, stagit, cgit" />
<meta name="description" content="a static git page generator" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Stagit: a static git page generator - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/style.css b/output/style.css
@@ -83,7 +83,7 @@ code {
.hidden {
display: none;
}
-/*@media (prefers-color-scheme: dark) {
+@media (prefers-color-scheme: dark) {
body {
background-color: #000;
color: #eee;
@@ -101,4 +101,4 @@ code {
#main {
border-top: 3px solid #222;
}
-}*/
+}
(DIR) diff --git a/output/tscrape.html b/output/tscrape.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="tscrape, twitter, scraper, web" />
<meta name="description" content="Tscrape: a Twitter scraper" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Tscrape: a Twitter scraper - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/twitch-interface.html b/output/twitch-interface.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="twitch, api, C, cgi, gopher" />
<meta name="description" content="twitch: application to watch Twitch streams" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>twitch: application to watch Twitch streams - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/userscript-block-stupid-fonts.html b/output/userscript-block-stupid-fonts.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="userscript, greasemonkey, web, block fonts" />
<meta name="description" content="Userscript to whitelist your favorite fonts and block the rest" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Userscript: block stupid fonts - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/userscript-focus-input-field.html b/output/userscript-focus-input-field.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="userscript, focus, input, greasemonkey" />
<meta name="description" content="Userscript to focus the first input field on a page with a hotkey" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Userscript: focus input field - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/userscript-youtube-circumvent-age-verification.html b/output/userscript-youtube-circumvent-age-verification.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="userscript, greasemonkey, youtube, skip, circumvent, age verification, web" />
<meta name="description" content="Userscript to circumvent Youtube age verification and redirect to the video" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Userscript: Youtube circumvent age verification - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/output/vim-theme-relaxed.html b/output/vim-theme-relaxed.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="vim, relaxed, theme" />
<meta name="description" content="a dark VIM theme I made and use on a daily basis" />
- <meta name="author" content="hiltjo" />
+ <meta name="author" content="Hiltjo" />
<meta name="generator" content="Static content generated using saait: https://codemadness.org/saait.html" />
<title>Vim theme: relaxed - Codemadness</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
(DIR) diff --git a/style.css b/style.css
@@ -83,7 +83,7 @@ code {
.hidden {
display: none;
}
-/*@media (prefers-color-scheme: dark) {
+@media (prefers-color-scheme: dark) {
body {
background-color: #000;
color: #eee;
@@ -101,4 +101,4 @@ code {
#main {
border-top: 3px solid #222;
}
-}*/
+}