433 lines
9.6 KiB
HTML
433 lines
9.6 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>About - 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="About">
|
|
<meta property="og:url" content="http://0.0.0.0:4000/about/">
|
|
|
|
|
|
|
|
|
|
<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="About">
|
|
<meta name="twitter:description" content="Random Spews">
|
|
<meta name="twitter:url" content="http://0.0.0.0:4000/about/">
|
|
|
|
|
|
<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/about/">
|
|
|
|
|
|
|
|
|
|
|
|
<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--single">
|
|
|
|
<!--[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">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<nav class="breadcrumbs">
|
|
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
|
|
|
|
|
|
|
|
|
|
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
|
<a href="http://0.0.0.0:4000/" itemprop="item"><span itemprop="name">Home</span></a>
|
|
<meta itemprop="position" content="1" />
|
|
</li>
|
|
<span class="sep">/</span>
|
|
|
|
|
|
<li class="current">About</li>
|
|
|
|
|
|
</ol>
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
|
<meta itemprop="headline" content="About">
|
|
|
|
|
|
|
|
|
|
<div class="page__inner-wrap">
|
|
|
|
<header>
|
|
<h1 id="page-title" class="page__title" itemprop="headline">About
|
|
</h1>
|
|
|
|
</header>
|
|
|
|
|
|
<section class="page__content" itemprop="text">
|
|
|
|
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="https://jekyllrb.com/">jekyllrb.com</a></p>
|
|
|
|
<p>You can find the source code for Minima at GitHub:
|
|
<a href="https://github.com/jekyll">jekyll</a> /
|
|
<a href="https://github.com/jekyll/minima">minima</a></p>
|
|
|
|
<p>You can find the source code for Jekyll at GitHub:
|
|
<a href="https://github.com/jekyll">jekyll</a> /
|
|
<a href="https://github.com/jekyll/jekyll">jekyll</a></p>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
<footer class="page__meta">
|
|
|
|
|
|
|
|
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</article>
|
|
|
|
|
|
|
|
</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>
|