diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-07-04 14:34:12 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-07-04 14:34:12 +0100 |
| commit | 24f18d6d9f4a7d2cf01717ea71f21e77436924e9 (patch) | |
| tree | e4a85ad5d4c19aeaecf57c5ea729acde9ab1193e /index.html | |
| parent | 5954326f4d7bd39a8f1155fa7f2fbf94a8a2498d (diff) | |
add the well grounded rubyist
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 /> |
