add "donate" button - 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 ab8663d5ae71293d9775aa3bd991014338388ec1
(DIR) parent c2ed71eddc3613fa09c2c51cded659c85313355d
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 27 Apr 2023 13:31:19 +0200
add "donate" button
Diffstat:
M config.cfg | 2 +-
M output/atom.html | 1 +
M output/atom.xml | 2 +-
M output/atom_content.xml | 2 +-
M output/datatable.html | 1 +
M output/driconf-enabling-s3-texture… | 1 +
M output/dwm-hiltjo-my-windowmanager… | 1 +
M output/getting-the-usb-powerline-b… | 1 +
M output/gopher-proxy.html | 1 +
M output/gothic-1-guide.html | 1 +
M output/hurl.html | 1 +
M output/idiotbox.html | 1 +
M output/index.html | 1 +
M output/json2tsv.html | 1 +
M output/openbsd-autoinstall.html | 1 +
M output/openbsd-httpd-and-cgit.html | 1 +
M output/openbsd-riscv64-vm.html | 1 +
M output/openbsd-sparc64-vm.html | 1 +
M output/paste-service.html | 1 +
M output/query-unused-css-rules-on-c… | 1 +
M output/saait.html | 1 +
M output/setup-git-hosting.html | 1 +
M output/seturgent-set-urgency-hints… | 1 +
M output/sfeed-simple-feed-parser.ht… | 1 +
M output/sfeed_curses-ui.html | 1 +
M output/stagit-gopher.html | 1 +
M output/stagit.html | 1 +
M output/todo-application.html | 1 +
M output/totp.html | 1 +
M output/tscrape.html | 1 +
M output/twitch-interface.html | 1 +
M output/userscript-block-stupid-fon… | 1 +
M output/userscript-focus-input-fiel… | 1 +
M output/userscript-youtube-circumve… | 1 +
M output/vim-theme-relaxed.html | 1 +
M templates/index.html/header.html | 1 +
M templates/page/header.html | 1 +
37 files changed, 37 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/config.cfg b/config.cfg
@@ -1,5 +1,5 @@
# last updated the site.
-siteupdated = 2023-04-14
+siteupdated = 2023-04-27
sitetitle = Codemadness
siteurl = https://www.codemadness.org
(DIR) diff --git a/output/atom.html b/output/atom.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(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>Codemadness</title>
<subtitle>blog with various projects and articles about computer-related things</subtitle>
- <updated>2023-04-14T00:00:00Z</updated>
+ <updated>2023-04-27T00: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" />
(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>Codemadness</title>
<subtitle>blog with various projects and articles about computer-related things</subtitle>
- <updated>2023-04-14T00:00:00Z</updated>
+ <updated>2023-04-27T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="https://www.codemadness.org" />
<id>https://www.codemadness.org/atom_content.xml</id>
<link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom_content.xml" />
(DIR) diff --git a/output/datatable.html b/output/datatable.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/driconf-enabling-s3-texture-compression-on-linux.html b/output/driconf-enabling-s3-texture-compression-on-linux.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/dwm-hiltjo-my-windowmanager-configuration.html b/output/dwm-hiltjo-my-windowmanager-configuration.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(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
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/gopher-proxy.html b/output/gopher-proxy.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/gothic-1-guide.html b/output/gothic-1-guide.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/hurl.html b/output/hurl.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/idiotbox.html b/output/idiotbox.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/index.html b/output/index.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/json2tsv.html b/output/json2tsv.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/openbsd-autoinstall.html b/output/openbsd-autoinstall.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/openbsd-httpd-and-cgit.html b/output/openbsd-httpd-and-cgit.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/openbsd-riscv64-vm.html b/output/openbsd-riscv64-vm.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/openbsd-sparc64-vm.html b/output/openbsd-sparc64-vm.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/paste-service.html b/output/paste-service.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(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
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/saait.html b/output/saait.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/setup-git-hosting.html b/output/setup-git-hosting.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/seturgent-set-urgency-hints-for-x-applications.html b/output/seturgent-set-urgency-hints-for-x-applications.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/sfeed-simple-feed-parser.html b/output/sfeed-simple-feed-parser.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/sfeed_curses-ui.html b/output/sfeed_curses-ui.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/stagit-gopher.html b/output/stagit-gopher.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/stagit.html b/output/stagit.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/todo-application.html b/output/todo-application.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/totp.html b/output/totp.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/tscrape.html b/output/tscrape.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/twitch-interface.html b/output/twitch-interface.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/userscript-block-stupid-fonts.html b/output/userscript-block-stupid-fonts.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/userscript-focus-input-field.html b/output/userscript-focus-input-field.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/userscript-youtube-circumvent-age-verification.html b/output/userscript-youtube-circumvent-age-verification.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/output/vim-theme-relaxed.html b/output/vim-theme-relaxed.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:hiltjo@AT@codemadness.DOT.org">Mail</a>
(DIR) diff --git a/templates/index.html/header.html b/templates/index.html/header.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:${sitemail}">Mail</a>
(DIR) diff --git a/templates/page/header.html b/templates/page/header.html
@@ -27,6 +27,7 @@
</td>
<td id="links-contact" align="right">
<span class="hidden"> | </span>
+ <a href="/donate/">Donate</a> |
<a href="feeds.html">Feeds</a> |
<a href="pgp.asc">PGP</a> |
<a href="mailto:${sitemail}">Mail</a>