summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-04 11:19:05 +0200
committerPaul Buetow <paul@buetow.org>2021-11-04 11:19:05 +0200
commit892fdc663532aa6a30a2086cc3775951459c7397 (patch)
tree962e4a863fdc3068df86d088da4fc2469dfd6bc2 /gemfeed
parent78257d3a4c1b7e7f409d065c73ab74b1ff1cbac2 (diff)
Publishing new version
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2008-06-26-perl-poetry.html8
-rw-r--r--gemfeed/2010-04-09-standard-ml-and-haskell.html8
-rw-r--r--gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html8
-rw-r--r--gemfeed/2010-05-09-the-fype-programming-language.html8
-rw-r--r--gemfeed/2011-05-07-perl-daemon-service-framework.html8
-rw-r--r--gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html8
-rw-r--r--gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html8
-rw-r--r--gemfeed/2016-04-03-offsite-backup-with-zfs.html8
-rw-r--r--gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html8
-rw-r--r--gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html8
-rw-r--r--gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html8
-rw-r--r--gemfeed/2016-11-20-methods-in-c.html8
-rw-r--r--gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html8
-rw-r--r--gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html8
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.html8
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.html8
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html8
-rw-r--r--gemfeed/2021-07-04-the-well-grounded-rubyist.html8
-rw-r--r--gemfeed/2021-08-01-on-being-pedantic-about-open-source.html8
-rw-r--r--gemfeed/2021-09-12-keep-it-simple-and-stupid.html8
-rw-r--r--gemfeed/2021-10-22-defensive-devops.html8
-rw-r--r--gemfeed/index.html8
22 files changed, 176 insertions, 0 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html
index bac0cb23..a28763d7 100644
--- a/gemfeed/2008-06-26-perl-poetry.html
+++ b/gemfeed/2008-06-26-perl-poetry.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html
index 936b715b..21a527b2 100644
--- a/gemfeed/2010-04-09-standard-ml-and-haskell.html
+++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
index 0052f420..bf116fc5 100644
--- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
+++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2010-05-09-the-fype-programming-language.html b/gemfeed/2010-05-09-the-fype-programming-language.html
index 7ee4a7dd..4551373b 100644
--- a/gemfeed/2010-05-09-the-fype-programming-language.html
+++ b/gemfeed/2010-05-09-the-fype-programming-language.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html
index eb75cc00..bb9682c9 100644
--- a/gemfeed/2011-05-07-perl-daemon-service-framework.html
+++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
index ad2b5b63..fbb4e08f 100644
--- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
+++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html
index 90aea281..cf6f8a87 100644
--- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html
+++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html
index 9bcd9d5c..baf126bc 100644
--- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html
+++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html
index 1fb9d305..e605a60f 100644
--- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html
+++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
index e8f7aff0..1557eacc 100644
--- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
+++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
index fd162873..2161b123 100644
--- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
+++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html
index 7e7e18cf..c871c31c 100644
--- a/gemfeed/2016-11-20-methods-in-c.html
+++ b/gemfeed/2016-11-20-methods-in-c.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html
index b5bec980..0fa27b66 100644
--- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html
+++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
index e225dab5..025aaa3d 100644
--- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
+++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html
index 3a01e5ba..5f9ecc36 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html
index 39726389..97cd3eca 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html
index 4760b0ad..4540e590 100644
--- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html
+++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html
index 8c01db3f..ccd22b60 100644
--- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html
+++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html
index 885ee0ea..7f9472fb 100644
--- a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html
+++ b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
index afc4ee8c..5a7093f0 100644
--- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
+++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/2021-10-22-defensive-devops.html b/gemfeed/2021-10-22-defensive-devops.html
index f50a4a01..519342b3 100644
--- a/gemfeed/2021-10-22-defensive-devops.html
+++ b/gemfeed/2021-10-22-defensive-devops.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;
diff --git a/gemfeed/index.html b/gemfeed/index.html
index 4478093e..0e71d85c 100644
--- a/gemfeed/index.html
+++ b/gemfeed/index.html
@@ -16,6 +16,10 @@ body {
color: #ffffef;
}
+h1,h2,h3 {
+ color: #ffa500
+}
+
a {
color: #0ca;
text-decoration: none;
@@ -26,6 +30,10 @@ a:hover {
text-decoration: none;
}
+li {
+ color: #00bcd4;
+}
+
img {
max-width: 600px;
max-height: 400px;