summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-07-04 14:34:12 +0100
committerPaul Buetow <git@mx.buetow.org>2021-07-04 14:34:12 +0100
commit24f18d6d9f4a7d2cf01717ea71f21e77436924e9 (patch)
treee4a85ad5d4c19aeaecf57c5ea729acde9ab1193e /index.html
parent5954326f4d7bd39a8f1155fa7f2fbf94a8a2498d (diff)
add the well grounded rubyist
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index aece1a13..c65b1bce 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #0ca;
+ color: #66cdaa;
padding: 5px;
overflow-x: auto;
}
@@ -48,7 +48,7 @@ a.textlink:before {
}
p.quote {
- color: #82EEFD;
+ color: #82eefd;
}
p.quote:before {
@@ -101,6 +101,7 @@ p.quote:after {
<a class="textlink" href="./gemfeed/index.html">Subscribe to this blog's Gemfeed</a><br />
<h3>Posts</h3>
<p>I have switched blog software multiple times. I might be backfilling some of the older articles here. So please don't wonder when suddenly old posts appear here.</p>
+<a class="textlink" href="./gemfeed/2021-07-04-the-well-grounded-rubyist.html">2021-07-04 (2048 words) - The Well-Grounded Rubyist</a><br />
<a class="textlink" href="./gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html">2021-06-05 (1191 words) - Gemtexter - One Bash script to rule it all</a><br />
<a class="textlink" href="./gemfeed/2021-05-16-personal-bash-coding-style-guide.html">2021-05-16 (1717 words) - Personal Bash coding style guide</a><br />
<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">2021-04-24 (0797 words) - Welcome to the Geminispace</a><br />