summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contact-information.html16
-rw-r--r--gemfeed/2008-06-26-perl-poetry.html16
-rw-r--r--gemfeed/2010-04-09-standard-ml-and-haskell.html16
-rw-r--r--gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html16
-rw-r--r--gemfeed/2010-05-09-the-fype-programming-language.html16
-rw-r--r--gemfeed/2011-05-07-perl-daemon-service-framework.html16
-rw-r--r--gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html16
-rw-r--r--gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html16
-rw-r--r--gemfeed/2016-04-03-offsite-backup-with-zfs.html16
-rw-r--r--gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html16
-rw-r--r--gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html16
-rw-r--r--gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html16
-rw-r--r--gemfeed/2016-11-20-methods-in-c.html16
-rw-r--r--gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html16
-rw-r--r--gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html16
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.html16
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.html16
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html16
-rw-r--r--gemfeed/index.html16
-rw-r--r--index.html16
-rw-r--r--resources.html16
21 files changed, 315 insertions, 21 deletions
diff --git a/contact-information.html b/contact-information.html
index 3ae3b7dd..f7389dcb 100644
--- a/contact-information.html
+++ b/contact-information.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html
index b2eb40a9..49562768 100644
--- a/gemfeed/2008-06-26-perl-poetry.html
+++ b/gemfeed/2008-06-26-perl-poetry.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html
index f59ce631..ae5e5480 100644
--- a/gemfeed/2010-04-09-standard-ml-and-haskell.html
+++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 270ae2af..2adf09f6 100644
--- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
+++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2010-05-09-the-fype-programming-language.html b/gemfeed/2010-05-09-the-fype-programming-language.html
index 6d2f287d..65803b43 100644
--- a/gemfeed/2010-05-09-the-fype-programming-language.html
+++ b/gemfeed/2010-05-09-the-fype-programming-language.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html
index 39ab9964..b1f104ed 100644
--- a/gemfeed/2011-05-07-perl-daemon-service-framework.html
+++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 18c07574..b53a0cb4 100644
--- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
+++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 d86176c5..94d8c5d6 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
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html
index 14ef9ad4..eaf1de89 100644
--- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html
+++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 23701df9..dbf86a9f 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
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 e97bd2d1..0864224a 100644
--- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
+++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 9357c42b..b4e91a51 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
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html
index cc1583ae..3d034d9c 100644
--- a/gemfeed/2016-11-20-methods-in-c.html
+++ b/gemfeed/2016-11-20-methods-in-c.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 5bc8baf1..49e05c72 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
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 11b3c373..8cea6e07 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
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html
index 3d386481..f02d45f1 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 d63b1a55..96e21701 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
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 56807be4..2c137039 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
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/gemfeed/index.html b/gemfeed/index.html
index 929d37c8..3be23ea0 100644
--- a/gemfeed/index.html
+++ b/gemfeed/index.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/index.html b/index.html
index 57c5d4a2..aece1a13 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -46,6 +46,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>
diff --git a/resources.html b/resources.html
index 0b5c992b..743ab111 100644
--- a/resources.html
+++ b/resources.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>