caffeinated.blog/public/index.html

183 lines
5.5 KiB
HTML
Raw Normal View History

2021-02-02 22:12:57 +10:00
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="generator" content="Hugo 0.74.3" />
<meta charset="utf-8">
<title>Caffeinated Blog | Caffeinated Blog</title>
<meta name="description" content="Description of website for head meta tag">
<meta name="author" content="">
<link rel="apple-touch-icon" sizes="180x180" href=https://caffeinated.blog/apple-touch-icon.png>
<link rel="icon" type="image/png" sizes="32x32" href=https://caffeinated.blog/favicon-32x32.png>
<link rel="icon" type="image/png" sizes="16x16" href=https://caffeinated.blog/favicon-16x16.png>
<link rel="manifest" href=https://caffeinated.blog/site.webmanifest>
<link rel="mask-icon" href=https://caffeinated.blog/safari-pinned-tab.svg color="#00416a">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#ffffff">
<link rel="me" href="https://github.com/glennrice">
<link rel="me" href="https://micro.blog/glennr">
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<link rel="stylesheet" href=https://caffeinated.blog/css/fonts.css />
<link rel="stylesheet" href=https://caffeinated.blog/css/style.css />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div id="sitelogo">
<a class="glyph" alt="Home" href="https://caffeinated.blog/"><img src=https://caffeinated.blog/images/site-logo.png alt="Site Logo" height="64px" width="64px"></a>
</div>
<header>
<nav>
<div id="page-nav">
<div class="page-nav-item">
<a href="https://caffeinated.blog/">Home</a>
</div>
<div class="page-nav-item">
<a href="/about/">
<span>About The Theme</span>
</a>
</div>
<div class="page-nav-item">
<a href="/adding-menu-items/">
<span>Adding Page Items</span>
</a>
</div>
</div>
</nav>
<div id="site-header">
<h1>Caffeinated Blog</h1>
<p>
2021-02-02 22:20:30 +10:00
A bit of personal space for writing
2021-02-02 22:12:57 +10:00
</p>
</div>
</header>
<div id="content">
2021-02-02 23:02:50 +10:00
2021-02-14 21:42:46 +10:00
<article>
<header>
<h2 class="list-title"><a href="https://caffeinated.blog/post/2021/02/back-on-the-fediverse/">Back on the Fediverse</a></h2>
<p class="list-post-date">
<time datetime="2021-02-14T20:47:38&#43;10:00">
14 February, 2021 at 20:47 AEST
</time>
</p>
</header>
<div>
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.
2021-02-14 21:42:46 +10:00
My instance ran for awhile and had a few users and I actually enjoyed being on the network. It was much more civil and discussions seemed friendlier than Twitter. Eventually, I shut my instance down as it took more and more sysadmin time, was quite resource hungry and their updates did not always go smoothly.
</div>
<p><a class="read-more" href="https://caffeinated.blog/post/2021/02/back-on-the-fediverse/">Read more &rarr;</a></p>
</article>
2021-02-02 23:02:50 +10:00
<article>
<header>
<h2 class="list-title"><a href="https://caffeinated.blog/post/2021/02/online-with-hugo/">Online With Hugo</a></h2>
<p class="list-post-date">
<time datetime="2021-02-02T22:53:29&#43;10:00">
2 February, 2021 at 22:53 AEST
</time>
</p>
</header>
<div>
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. I have just spun up a new web host with Apache and Git to automatically pull site changes from the repo and publish them. It&rsquo;s all working beautifully so far.
</div>
</article>
2021-02-02 22:12:57 +10:00
<nav>
<div id="pagination">
<div class="pagination-item-spacer">&nbsp;</div>
<div class="pagination-item-spacer">&nbsp;</div>
<div class="pagination-item-spacer">
2021-02-02 23:02:50 +10:00
Page 1 of 1
2021-02-02 22:12:57 +10:00
</div>
<div class="pagination-item-spacer">&nbsp;</div>
<div class="pagination-item-spacer">&nbsp;</div>
</div>
</nav>
</div>
<div id="footer">
<aside id="social">
<div id="social-icons">
<div class="icon-24x24">
<a class="glyph" alt="GitHub profile" href="https://github.com/glennrice"><img src=https://caffeinated.blog/icons/github.svg height="24px" width="24px"></a>
</div>
<div class="icon-24x24">
<a class="glyph" alt="Keybase profile" href="https://keybase.io/glennr"><img src=https://caffeinated.blog/icons/keybase.svg height="24px" width="24px"></a>
</div>
2021-02-02 22:26:16 +10:00
<div class="icon-24x24">
<a class="glyph" alt="Micro.Blog profile" href="https://micro.blog/glennr"><img src=https://caffeinated.blog/icons/microblog.svg height="24px" width="24px"></a>
</div>
2021-02-02 22:12:57 +10:00
</div>
</aside>
<p class="copyright">
2021-02-02 22:26:16 +10:00
Copyright © 2021, Glenn Rice
2021-02-02 22:12:57 +10:00
</p>
</div>
2021-02-15 21:16:23 +10:00
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "7b36ad5d27814467a62fe8eb6bbad21b"}'></script>
2021-02-02 22:12:57 +10:00
</body>
2021-02-15 21:16:23 +10:00
</html>