2021-02-02 22:12:57 +10:00
<!DOCTYPE html>
2021-03-14 22:00:29 +10:00
< html lang = "en" data-theme = "" > < head >
< title > Glenn < / title >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< meta charset = "utf-8" > < meta name = "generator" content = "Hugo 0.74.3" / > < meta name = "viewport" content = "width=device-width,initial-scale=1,viewport-fit=cover" >
< meta name = "description" content = "A bit of personal space for writing" >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< link rel = "stylesheet"
2021-03-14 22:16:15 +10:00
href="https://caffeinated.blog/css/style.min.9a6700e4461b50dccdddfc4f81dc65d77e7fca22c35665e398a0c36568db59c7.css"
2021-03-14 22:00:29 +10:00
integrity="sha256-mmcA5EYbUNzN3fxPgdxl135/yiLDVmXjmKDDZWjbWcc="
crossorigin="anonymous"
type="text/css">
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< link rel = "stylesheet"
2021-03-14 22:16:15 +10:00
href="https://caffeinated.blog/css/markupHighlight.min.cc84ed683057cc175ddfa738ea6ba2d5c882b95cb64f50bf9be918cb3791887b.css"
2021-03-14 22:00:29 +10:00
integrity="sha256-zITtaDBXzBdd36c46mui1ciCuVy2T1C/m+ kYyzeRiHs="
crossorigin="anonymous"
type="text/css">
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< link rel = "stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
crossorigin="anonymous" />
2021-02-02 22:12:57 +10:00
2021-03-14 22:16:15 +10:00
< link rel = "shortcut icon" href = "https://caffeinated.blog/favicons/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "https://caffeinated.blog/favicons/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "https://caffeinated.blog/favicons/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "https://caffeinated.blog/favicons/favicon-16x16.png" >
2021-03-14 22:00:29 +10:00
2021-03-14 22:16:15 +10:00
< link rel = "canonical" href = "https://caffeinated.blog/" >
2021-03-14 22:00:29 +10:00
2021-02-02 22:12:57 +10:00
2021-03-14 22:16:15 +10:00
< link rel = "alternate" type = "application/rss+xml" href = "https://caffeinated.blog/index.xml" title = "Website of Jane Doe" / >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< script type = "text/javascript"
2021-03-14 22:16:15 +10:00
src="https://caffeinated.blog/js/anatole-header.min.d8599ee07b7d3f11bafbac30657ccc591e8d7fd36a9f580cd4c09e24e0e4a971.js"
2021-03-14 22:00:29 +10:00
integrity="sha256-2Fme4Ht9PxG6+ 6wwZXzMWR6Nf9Nqn1gM1MCeJODkqXE="
crossorigin="anonymous">< / script >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< script type = "text/javascript"
2021-03-14 22:16:15 +10:00
src="https://caffeinated.blog/js/anatole-theme-switcher.min.e289e9ebb2a4e7a7f895859c8a2b0da2de1ec73f22cea58d8475aa0597023837.js"
2021-03-14 22:00:29 +10:00
integrity="sha256-4onp67Kk56f4lYWciisNot4exz8izqWNhHWqBZcCODc="
crossorigin="anonymous">< / script >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< meta name = "twitter:card" content = "summary_large_image" / >
2021-03-14 22:16:15 +10:00
< meta name = "twitter:image" content = "https://caffeinated.blog/images/site-feature-image.png" / >
2021-03-14 22:00:29 +10:00
< meta name = "twitter:title" content = "" / >
< meta name = "twitter:description" content = "A bit of personal space for writing" / >
< / head >
< body > < div class = "sidebar animated fadeInDown " >
< div class = "logo-title" >
< div class = "title" >
2021-03-14 22:16:15 +10:00
< img src = "https://caffeinated.blog/images/site-logo.png" alt = "profile picture" >
2021-03-14 22:00:29 +10:00
< h3 title = "" > < a href = "/" > Caffeinated< / a > < / h3 >
< div class = "description" >
< p > A bit of personal space for writing< / p >
< / div >
2021-02-02 22:12:57 +10:00
< / div >
2021-03-14 22:00:29 +10:00
< / div >
< ul class = "social-links" >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< li >
< a href = "https://de.linkedin.com/" rel = "me" aria-label = "Linkedin" >
< i class = "fab fa-linkedin fa-2x" aria-hidden = "true" > < / i >
2021-02-02 22:12:57 +10:00
< / a >
2021-03-14 22:00:29 +10:00
< / li >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< li >
< a href = "https://github.com/lxndrblz/anatole/" rel = "me" aria-label = "GitHub" >
< i class = "fab fa-github fa-2x" aria-hidden = "true" > < / i >
2021-02-02 22:12:57 +10:00
< / a >
2021-03-14 22:00:29 +10:00
< / li >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< li >
< a href = "https://www.instagram.com/" rel = "me" aria-label = "instagram" >
< i class = "fab fa-instagram fa-2x" aria-hidden = "true" > < / i >
< / a >
< / li >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< li >
< a href = "mailto:mail@alexbilz.com" rel = "me" aria-label = "e-mail" >
< i class = "fas fa-envelope fa-2x" aria-hidden = "true" > < / i >
< / a >
< / li >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< / ul >
< div class = "footer" >
< div class = "by_farbox" > © Glenn 2021 < / div >
< / div >
< / div >
< div class = "main" >
< div class = "page-top animated fadeInDown " >
< a role = "button" class = "navbar-burger" data-target = "navMenu" aria-label = "menu" aria-expanded = "false" >
< span aria-hidden = "true" > < / span >
< span aria-hidden = "true" > < / span >
< span aria-hidden = "true" > < / span >
< / a >
< ul class = "nav" id = "navMenu" >
2021-02-14 21:42:46 +10:00
2021-03-14 22:00:29 +10:00
< li > < a class = "current"
href="/"
title="">Home< / a > < / li >
2021-02-02 23:02:50 +10:00
2021-03-14 22:00:29 +10:00
< li > < a
href="/post/"
title="">Posts< / a > < / li >
2021-02-02 23:02:50 +10:00
2021-03-14 22:00:29 +10:00
< li > < a
href="/about/"
title="">About< / a > < / li >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< li > < a
href="/contact/"
title="">Contact< / a > < / li >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< li class = "theme-switch-item" >
< a class = "theme-switch" title = "Switch Theme" >
< i class = "fas fa-adjust fa-fw" aria-hidden = "true" > < / i >
< / a >
< / li >
< / ul >
2021-02-02 22:12:57 +10:00
< / div >
2021-03-14 22:00:29 +10:00
< div class = "autopagerize_page_element" >
< div class = "content" >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< div class = "post animated fadeInDown " >
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
2021-02-02 22:12:57 +10:00
< / div >
2021-03-14 22:00:29 +10:00
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< div class = "post animated fadeInDown " >
< div class = "post-title" >
< h3 > < a href = "/post/2021/02/back-on-the-fediverse/" > Back on the Fediverse< / a >
< / h3 >
< / div >
< div class = "post-content" >
< div class = "p_part" > < p > A recent post from Alan Pope, Mastodon Instances, Everywhere, reminded me that I also used to run a Mastodon instance back when it was all still new and shiny.< / p > < / div >
< / div >
< div class = "post-footer" >
< div class = "meta" >
< div class = "info" >
< em class = "fas fa-calendar-day" > < / em >
< span class = "date" > Sun, Feb 14, 2021
< / span >
< / div >
< / div >
< / div >
< / div >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< div class = "post animated fadeInDown " >
< div class = "post-thumbnail" >
< a href = "/post/2021/02/online-with-hugo/" >
< img src = "/images/2021/danielle-macinnes-coffee-begin-unsplash.jpg" alt = "Thumbnail image" loading = "lazy" >
< / a >
< / div >
< div class = "post-title" >
< h3 > < a href = "/post/2021/02/online-with-hugo/" > Online With Hugo< / a >
< / h3 >
< / div >
< div class = "post-content" >
< div class = "p_part" > < p > As part of wanting to go through and reorganise my various sites and blogs, so I (once again) have a place to write again, I have switched over to Hugo as my content system.< / p > < / div >
< / div >
< div class = "post-footer" >
< div class = "meta" >
< div class = "info" >
< em class = "fas fa-calendar-day" > < / em >
< span class = "date" > Tue, Feb 2, 2021
< / span >
< span class = "separator" > < a class = "category" href = "/categories/blogging/" > blogging< / a > < / span >
< a class = "tag"
href="/tags/newbeginnings/">newbeginnings< / a >
< / div >
< / div >
< / div >
< / div >
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< div class = "pagination" >
2021-02-02 22:26:16 +10:00
< / div >
2021-03-14 22:00:29 +10:00
< / div >
2021-02-02 22:12:57 +10:00
< / div >
2021-03-14 22:00:29 +10:00
< / div >
< script type = "text/javascript"
2021-03-14 22:16:15 +10:00
src="https://caffeinated.blog/js/jquery.min.86b1e8f819ee2d9099a783e50b49dff24282545fc40773861f9126b921532e4c.js"
2021-03-14 22:00:29 +10:00
integrity="sha256-hrHo+ BnuLZCZp4PlC0nf8kKCVF/EB3OGH5EmuSFTLkw="
crossorigin="anonymous">< / script >
2021-02-02 22:12:57 +10:00
2021-02-15 21:16:23 +10:00
2021-02-02 22:12:57 +10:00
2021-03-14 22:00:29 +10:00
< script type = "text/javascript"
2021-03-14 22:16:15 +10:00
src="https://caffeinated.blog/js/bundle.min.0f9c74cb78f13d1f15f33daff4037c70354f98acfbb97a6f61708966675c3cae.js"
2021-03-14 22:00:29 +10:00
integrity="sha256-D5x0y3jxPR8V8z2v9AN8cDVPmKz7uXpvYXCJZmdcPK4="
crossorigin="anonymous">< / script >
< script type = "text/javascript"
2021-03-14 22:16:15 +10:00
src="https://caffeinated.blog/js/medium-zoom.min.92f21c856129f84aeb719459b3e6ac621a3032fd7b180a18c04e1d12083f8aba.js"
2021-03-14 22:00:29 +10:00
integrity="sha256-kvIchWEp+ ErrcZRZs+ asYhowMv17GAoYwE4dEgg/iro="
crossorigin="anonymous">< / script >
2021-02-02 22:12:57 +10:00
< / body >
2021-03-14 22:00:29 +10:00
2021-02-15 21:16:23 +10:00
< / html >