From 762dc3a1a1c7ef049aec528a5e8b8251ac9bc7b5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 07:17:59 +0100 Subject: improve link style --- content/html/contact-information.html | 20 ++++++++++---------- ...04-22-dtail-the-distributed-log-tail-program.html | 10 +++++----- .../2021-04-24-welcome-to-the-geminispace.html | 10 +++++----- content/html/index.html | 12 ++++++------ content/html/resources.html | 4 ++-- 5 files changed, 28 insertions(+), 28 deletions(-) (limited to 'content/html') diff --git a/content/html/contact-information.html b/content/html/contact-information.html index ee397658..a0754aeb 100644 --- a/content/html/contact-information.html +++ b/content/html/contact-information.html @@ -9,7 +9,7 @@ img { display: block; max-width: 70%;} pre { color: #ecbe7b; } blockquote { color: #ecbe7b; } a { color: #c678dd; text-decoration: none; } -a.textlink:before { content: " > "; } +a.textlink:before { content: " > "; padding-left: 10px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } @@ -17,7 +17,7 @@ li { color: #98be65; } -Go back to the main site
+Go back to the main site

Contact information

E-Mail

Open Source

Mimecast highly encourages you to have a look at DTail and submit an issue for any features you would like to see. Have you found a bug? Maybe you just have a question or comment? If you want to go a step further: We would also love to see pull requests for any features or improvements. Either way, if in doubt just contact us via the DTail GitHub page.

-https://dtail.dev
+https://dtail.dev

Write me an E-Mail to comments@mx.buetow.org and let me know your thoughts!

diff --git a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html index f95ff3af..3faa9495 100644 --- a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -9,7 +9,7 @@ img { display: block; max-width: 70%;} pre { color: #ecbe7b; } blockquote { color: #ecbe7b; } a { color: #c678dd; text-decoration: none; } -a.textlink:before { content: " > "; } +a.textlink:before { content: " > "; padding-left: 10px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } @@ -18,10 +18,10 @@ li { color: #98be65; }
Written by Paul Buetow 2021-04-24, last updated 2021-04-27
-Go back to the main site
+Go back to the main site

Welcome to the Geminispace

Have you reached this article already via Gemini? You need a special client for that, web browsers such as Firefox, Chrome, Safari etc. don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:

-gemini://buetow.org
+gemini://buetow.org

If you however still use HTTP then you are just surfing the fallback HTML version of this capsule. In that case I suggest to read on what this is all about :-).

Motivation

My urge to revamp my personal website

@@ -48,8 +48,8 @@ li { color: #98be65; }

Dive into deep Gemini space

Check out one of the following links for more information about Gemini. For example you will find a FAQ which explains why the protocol is named "Gemini". Many Gemini capsules are dual hosted via Gemini and HTTP(S), so that people new to Gemini can sneak peak the content with a normal web browser. As a matter of fact, some people go as far as tri-hosting all their content via HTTP(S), Gemini and Gopher.

-gemini://gemini.circumlunar.space
-https://gemini.circumlunar.space
+gemini://gemini.circumlunar.space
+https://gemini.circumlunar.space

Write me an E-Mail to comments@mx.buetow.org and let me know your thoughts!

diff --git a/content/html/index.html b/content/html/index.html index f4185a1b..4f2b29d0 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -9,7 +9,7 @@ img { display: block; max-width: 70%;} pre { color: #ecbe7b; } blockquote { color: #ecbe7b; } a { color: #c678dd; text-decoration: none; } -a.textlink:before { content: " > "; } +a.textlink:before { content: " > "; padding-left: 10px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } @@ -27,16 +27,16 @@ li { color: #98be65; }

Why does this site look so old?

If you reach this site via the modern web, please read this:

-Welcome to the Geminispace
+Welcome to the Geminispace

Introduction

My name is Paul Buetow and this is my personal internet site. You can call me a Linux/*BSD enthusiast, hobbyist and also a Linux Systems Administrator, DevOps Engineer, Programmer, Site Reliability Engineer professional with over 25 years of personal and around 15 years of professional working experience.

You will encounter mostly (if not only) technical content on this site. I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts in my contact information page:

-Contact information
+Contact information

I have also compiled a list of resources which made an impact on me:

-List of resources
+List of resources

Blog posts

English is not my mother tongue. So please ignore any errors you might encounter.

-2021-04-24 Welcome to the Geminispace
-2021-04-22 DTail - The distributed log tail program
+2021-04-24 Welcome to the Geminispace
+2021-04-22 DTail - The distributed log tail program
diff --git a/content/html/resources.html b/content/html/resources.html index e823b9c9..fc665e84 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -9,7 +9,7 @@ img { display: block; max-width: 70%;} pre { color: #ecbe7b; } blockquote { color: #ecbe7b; } a { color: #c678dd; text-decoration: none; } -a.textlink:before { content: " > "; } +a.textlink:before { content: " > "; padding-left: 10px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } @@ -18,7 +18,7 @@ li { color: #98be65; }
Last updated 2021-04-29
-Go back to the main site
+Go back to the main site

Resources

This is a list of resources I found useful. I am not an expert in all (but some) of these topics but all the resources listed here made an impact on me. I've read some of the books quite a long time ago, so there might be newer editions out there already and I might need to refresh some of the knowledge.

The list may not be exhaustive but I will be adding more in the future. I strongly believe that educating yourself further is one of the most important things you should do in order to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.

-- cgit v1.2.3