428 lines
9.5 KiB
HTML
428 lines
9.5 KiB
HTML
<!doctype html>
|
||
<!--
|
||
Minimal Mistakes Jekyll Theme 4.15.2 by Michael Rose
|
||
Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
|
||
Free for personal and commercial use under the MIT license
|
||
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
||
-->
|
||
<html lang="en" class="no-js">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
|
||
<!-- begin _includes/seo.html --><title>TDN: Rambling mess of my mind</title>
|
||
<meta name="description" content="Random Spews">
|
||
|
||
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:locale" content="en_GB">
|
||
<meta property="og:site_name" content="TDN: Rambling mess of my mind">
|
||
<meta property="og:title" content="TDN: Rambling mess of my mind">
|
||
<meta property="og:url" content="http://0.0.0.0:4000/">
|
||
|
||
|
||
|
||
|
||
<meta property="og:image" content="http://0.0.0.0:4000/assets/images/bio-photo.jpg">
|
||
|
||
|
||
|
||
<meta name="twitter:site" content="@tarasis">
|
||
<meta name="twitter:title" content="TDN: Rambling mess of my mind">
|
||
<meta name="twitter:description" content="Random Spews">
|
||
<meta name="twitter:url" content="http://0.0.0.0:4000/">
|
||
|
||
|
||
<meta name="twitter:card" content="summary">
|
||
|
||
<meta name="twitter:image" content="http://0.0.0.0:4000/assets/images/bio-photo.jpg">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="canonical" href="http://0.0.0.0:4000/">
|
||
|
||
|
||
|
||
|
||
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "https://schema.org",
|
||
"@type": "Organization",
|
||
"url": "http://0.0.0.0:4000",
|
||
"logo": "http://0.0.0.0:4000/assets/images/bio-photo.jpg"
|
||
}
|
||
</script>
|
||
|
||
|
||
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "https://schema.org",
|
||
"@type": "Person",
|
||
"name": "Robert McGovern",
|
||
"url": "http://0.0.0.0:4000",
|
||
"sameAs": null
|
||
}
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- end _includes/seo.html -->
|
||
|
||
|
||
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="TDN: Rambling mess of my mind Feed">
|
||
|
||
<!-- https://t.co/dKP3o1e -->
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<script>
|
||
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
||
</script>
|
||
|
||
<!-- For all browsers -->
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
|
||
<!--[if IE ]>
|
||
<style>
|
||
/* old IE unsupported flexbox fixes */
|
||
.greedy-nav .site-title {
|
||
padding-right: 3em;
|
||
}
|
||
.greedy-nav button {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
height: 100%;
|
||
}
|
||
</style>
|
||
<![endif]-->
|
||
|
||
|
||
|
||
<!-- start custom head snippets -->
|
||
|
||
<!-- insert favicons. use https://realfavicongenerator.net/ -->
|
||
|
||
<!-- end custom head snippets -->
|
||
|
||
</head>
|
||
|
||
<body class="layout--home">
|
||
|
||
<!--[if lt IE 9]>
|
||
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
|
||
<![endif]-->
|
||
|
||
|
||
|
||
<div class="masthead">
|
||
<div class="masthead__inner-wrap">
|
||
<div class="masthead__menu">
|
||
<nav id="site-nav" class="greedy-nav">
|
||
|
||
<a class="site-logo" href="/"><img src="/assets/images/apple-touch-icon.png" alt=""></a>
|
||
|
||
<a class="site-title" href="/">TDN: Rambling mess of my mind</a>
|
||
<ul class="visible-links"><li class="masthead__menu-item">
|
||
<a href="/docs/quick-start-guide/" ></a>
|
||
</li><li class="masthead__menu-item">
|
||
<a href="/year-archive/" >Posts</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a href="/categories/" >Categories</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a href="/tags/" >Tags</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a href="/page-archive/" >Pages</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a href="/collection-archive/" >Collections</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a href="/about/" >About</a>
|
||
</li></ul>
|
||
|
||
<button class="greedy-nav__toggle hidden" type="button">
|
||
<span class="visually-hidden">Toggle menu</span>
|
||
<div class="navicon"></div>
|
||
</button>
|
||
<ul class="hidden-links hidden"></ul>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div class="initial-content">
|
||
|
||
|
||
|
||
|
||
<div id="main" role="main">
|
||
|
||
<div class="sidebar sticky">
|
||
|
||
|
||
|
||
<div itemscope itemtype="https://schema.org/Person">
|
||
|
||
|
||
<div class="author__avatar">
|
||
|
||
|
||
|
||
<img src="/assets/images/bio-photo.jpg" alt="Robert McGovern" itemprop="image">
|
||
|
||
</div>
|
||
|
||
|
||
<div class="author__content">
|
||
|
||
<h3 class="author__name" itemprop="name">Robert McGovern</h3>
|
||
|
||
|
||
<p class="author__bio" itemprop="description">
|
||
Wannabe field researcher for the Hitchhikers Guide to the Galaxy
|
||
</p>
|
||
|
||
</div>
|
||
|
||
<div class="author__urls-wrapper">
|
||
<button class="btn btn--inverse">Follow</button>
|
||
<ul class="author__urls social-icons">
|
||
|
||
<li itemprop="homeLocation" itemscope itemtype="https://schema.org/Place">
|
||
<i class="fas fa-fw fa-map-marker-alt" aria-hidden="true"></i> <span itemprop="name">Sector ZZ9 Plural Z Alpha</span>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="https://tarasis.net" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-link" aria-hidden="true"></i> Your Website</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://twitter.com/tarasis" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://www.facebook.com/tarasis" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i> Facebook</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://github.com/tarasis" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://instagram.com/tarasis" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-instagram" aria-hidden="true"></i> Instagram</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--
|
||
<li>
|
||
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer">
|
||
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
|
||
</a>
|
||
</li>
|
||
-->
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div class="archive">
|
||
|
||
<h1 id="page-title" class="page__title"></h1>
|
||
|
||
<p>These are the most recent posts</p>
|
||
|
||
|
||
<h3 class="archive__subtitle">Recent posts</h3>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<h2 class="archive__item-title" itemprop="headline">
|
||
|
||
<a href="/first-post/" rel="permalink">First Post
|
||
</a>
|
||
|
||
</h2>
|
||
|
||
<p class="page__meta"><i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
less than 1 minute read
|
||
</p>
|
||
|
||
<p class="archive__item-excerpt" itemprop="description">Just a test post. This is the first, of a new blog that is powered by Jekyll
|
||
|
||
</p>
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<h2 class="archive__item-title" itemprop="headline">
|
||
|
||
<a href="/jekyll/update/welcome-to-jekyll/" rel="permalink">Welcome to Jekyll!
|
||
</a>
|
||
|
||
</h2>
|
||
|
||
<p class="page__meta"><i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
less than 1 minute read
|
||
</p>
|
||
|
||
<p class="archive__item-excerpt" itemprop="description">You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...</p>
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="page__footer">
|
||
<footer>
|
||
<!-- start custom footer snippets -->
|
||
|
||
<!-- end custom footer snippets -->
|
||
<div class="page__footer-follow">
|
||
<ul class="social-icons">
|
||
|
||
<li><strong>Follow:</strong></li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="https://twitter.com/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://github.com/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://instagram.com/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-instagram" aria-hidden="true"></i> Instagram</a></li>
|
||
|
||
|
||
|
||
|
||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="page__footer-copyright">© 2019 Robert McGovern. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
|
||
|
||
</footer>
|
||
</div>
|
||
|
||
|
||
<script src="/assets/js/main.min.js"></script>
|
||
<script data-search-pseudo-elements defer src="https://use.fontawesome.com/releases/v5.7.1/js/all.js" integrity="sha384-eVEQC9zshBn0rFj4+TU78eNA19HMNigMviK/PU/FFjLXqa/GKPgX58rvt5Z8PLs7" crossorigin="anonymous"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|