tweaks
This commit is contained in:
parent
5446a707c3
commit
12f0483fcc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
Gemfile
1
Gemfile
|
@ -21,6 +21,7 @@ gem "minima", "~> 2.0"
|
|||
group :jekyll_plugins do
|
||||
gem "jekyll-feed", "~> 0.6"
|
||||
gem "jekyll-archives"
|
||||
gem "jekyll-include-cache"
|
||||
end
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
|
|
|
@ -132,6 +132,7 @@ DEPENDENCIES
|
|||
jekyll (~> 3.8.5)
|
||||
jekyll-archives
|
||||
jekyll-feed (~> 0.6)
|
||||
jekyll-include-cache
|
||||
minima (~> 2.0)
|
||||
minimal-mistakes-jekyll
|
||||
octopress (~> 3.0)
|
||||
|
|
24
_config.yml
24
_config.yml
|
@ -251,22 +251,22 @@ whitelist:
|
|||
# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
|
||||
# - <base_path/my-awesome-category/index.html ~> path: /
|
||||
category_archive:
|
||||
type: jekyll-archives
|
||||
type: liquid
|
||||
path: /categories/
|
||||
tag_archive:
|
||||
type: jekyll-archives
|
||||
type: liquid
|
||||
path: /tags/
|
||||
# https://github.com/jekyll/jekyll-archives
|
||||
jekyll-archives:
|
||||
enabled:
|
||||
- categories
|
||||
- tags
|
||||
layouts:
|
||||
category: archive-taxonomy
|
||||
tag: archive-taxonomy
|
||||
permalinks:
|
||||
category: /categories/:name/
|
||||
tag: /tags/:name/
|
||||
#jekyll-archives:
|
||||
# enabled:
|
||||
# - categories
|
||||
# - tags
|
||||
# layouts:
|
||||
# category: archive-taxonomy
|
||||
# tag: archive-taxonomy
|
||||
# permalinks:
|
||||
# category: /categories/:name/
|
||||
# tag: /tags/:name/
|
||||
|
||||
|
||||
# HTML Compression
|
||||
|
|
|
@ -4,5 +4,6 @@ title: "First Post"
|
|||
date: 2019-02-21T23:54:00-00:00
|
||||
---
|
||||
|
||||
Just a test post. This is the first, of a new blog that is powered by **Jekyll**y
|
||||
Just a test post. This is the first, of a new blog that is powered by **Jekyll**
|
||||
|
||||
<h1>{{ "Hello World!" | downcase }}</h1>
|
||||
|
|
|
@ -5,7 +5,7 @@ var store = [{
|
|||
"url": "http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll/",
|
||||
"teaser":null},{
|
||||
"title": "First Post",
|
||||
"excerpt":"Just a test post. This is the first, of a new blog that is powered by Jekylly ","categories": [],
|
||||
"excerpt":"Just a test post. This is the first, of a new blog that is powered by Jekyll hello world! ","categories": [],
|
||||
"tags": [],
|
||||
"url": "http://0.0.0.0:4000/first-post/",
|
||||
"teaser":null},]
|
||||
|
|
|
@ -1,259 +0,0 @@
|
|||
<!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>jekyll - 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="jekyll">
|
||||
<meta property="og:url" content="http://0.0.0.0:4000/categories/jekyll/">
|
||||
|
||||
|
||||
|
||||
|
||||
<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="jekyll">
|
||||
<meta name="twitter:description" content="Random Spews">
|
||||
<meta name="twitter:url" content="http://0.0.0.0:4000/categories/jekyll/">
|
||||
|
||||
|
||||
<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/categories/jekyll/">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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--archive-taxonomy">
|
||||
|
||||
<!--[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="archive">
|
||||
<h1 class="page__title">jekyll</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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>
|
|
@ -1,259 +0,0 @@
|
|||
<!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>update - 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="update">
|
||||
<meta property="og:url" content="http://0.0.0.0:4000/categories/update/">
|
||||
|
||||
|
||||
|
||||
|
||||
<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="update">
|
||||
<meta name="twitter:description" content="Random Spews">
|
||||
<meta name="twitter:url" content="http://0.0.0.0:4000/categories/update/">
|
||||
|
||||
|
||||
<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/categories/update/">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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--archive-taxonomy">
|
||||
|
||||
<!--[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="archive">
|
||||
<h1 class="page__title">update</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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>
|
|
@ -1,4 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2019-02-22T23:55:09+01:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">TDN: Rambling mess of my mind</title><subtitle>Random Spews</subtitle><author><name>Robert McGovern</name></author><entry><title type="html">First Post</title><link href="http://0.0.0.0:4000/first-post/" rel="alternate" type="text/html" title="First Post" /><published>2019-02-22T00:54:00+01:00</published><updated>2019-02-22T00:54:00+01:00</updated><id>http://0.0.0.0:4000/first-post</id><content type="html" xml:base="http://0.0.0.0:4000/first-post/"><p>Just a test post. This is the first, of a new blog that is powered by <strong>Jekyll</strong>y</p></content><author><name>Robert McGovern</name></author><summary type="html">Just a test post. This is the first, of a new blog that is powered by Jekylly</summary></entry><entry><title type="html">Welcome to Jekyll!</title><link href="http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll/" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2019-02-19T23:16:05+01:00</published><updated>2019-02-19T23:16:05+01:00</updated><id>http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll</id><content type="html" xml:base="http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll/"><p>You’ll find this post in your <code class="highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2019-02-23T03:24:35+01:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">TDN: Rambling mess of my mind</title><subtitle>Random Spews</subtitle><author><name>Robert McGovern</name></author><entry><title type="html">First Post</title><link href="http://0.0.0.0:4000/first-post/" rel="alternate" type="text/html" title="First Post" /><published>2019-02-22T00:54:00+01:00</published><updated>2019-02-22T00:54:00+01:00</updated><id>http://0.0.0.0:4000/first-post</id><content type="html" xml:base="http://0.0.0.0:4000/first-post/"><p>Just a test post. This is the first, of a new blog that is powered by <strong>Jekyll</strong></p>
|
||||
|
||||
<h1>hello world!</h1></content><author><name>Robert McGovern</name></author><summary type="html">Just a test post. This is the first, of a new blog that is powered by Jekyll</summary></entry><entry><title type="html">Welcome to Jekyll!</title><link href="http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll/" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2019-02-19T23:16:05+01:00</published><updated>2019-02-19T23:16:05+01:00</updated><id>http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll</id><content type="html" xml:base="http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll/"><p>You’ll find this post in your <code class="highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
|
||||
|
||||
<p>To add new posts, simply add a file in the <code class="highlighter-rouge">_posts</code> directory that follows the convention <code class="highlighter-rouge">YYYY-MM-DD-name-of-post.ext</code> and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>First Post - TDN: Rambling mess of my mind</title>
|
||||
<meta name="description" content="Just a test post. This is the first, of a new blog that is powered by Jekylly">
|
||||
<meta name="description" content="Just a test post. This is the first, of a new blog that is powered by Jekyll">
|
||||
|
||||
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
|||
<meta property="og:url" content="http://0.0.0.0:4000/first-post/">
|
||||
|
||||
|
||||
<meta property="og:description" content="Just a test post. This is the first, of a new blog that is powered by Jekylly">
|
||||
<meta property="og:description" content="Just a test post. This is the first, of a new blog that is powered by Jekyll">
|
||||
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
<meta name="twitter:site" content="@tarasis">
|
||||
<meta name="twitter:title" content="First Post">
|
||||
<meta name="twitter:description" content="Just a test post. This is the first, of a new blog that is powered by Jekylly">
|
||||
<meta name="twitter:description" content="Just a test post. This is the first, of a new blog that is powered by Jekyll">
|
||||
<meta name="twitter:url" content="http://0.0.0.0:4000/first-post/">
|
||||
|
||||
|
||||
|
@ -332,7 +332,7 @@
|
|||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="First Post">
|
||||
<meta itemprop="description" content="Just a test post. This is the first, of a new blog that is powered by Jekylly">
|
||||
<meta itemprop="description" content="Just a test post. This is the first, of a new blog that is powered by Jekyll">
|
||||
<meta itemprop="datePublished" content="February 22, 2019">
|
||||
|
||||
|
||||
|
@ -355,8 +355,9 @@
|
|||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
<p>Just a test post. This is the first, of a new blog that is powered by <strong>Jekyll</strong>y</p>
|
||||
<p>Just a test post. This is the first, of a new blog that is powered by <strong>Jekyll</strong></p>
|
||||
|
||||
<h1>hello world!</h1>
|
||||
|
||||
|
||||
</section>
|
||||
|
|
|
@ -332,7 +332,8 @@
|
|||
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 Jekylly
|
||||
<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>
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
|
||||
|
||||
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||
<a href="/categories/jekyll" itemprop="item"><span itemprop="name">Jekyll</span></a>
|
||||
<a href="/categories/#jekyll" itemprop="item"><span itemprop="name">Jekyll</span></a>
|
||||
<meta itemprop="position" content="2" />
|
||||
</li>
|
||||
<span class="sep">/</span>
|
||||
|
@ -210,7 +210,7 @@
|
|||
|
||||
|
||||
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||
<a href="/categories/update" itemprop="item"><span itemprop="name">Update</span></a>
|
||||
<a href="/categories/#update" itemprop="item"><span itemprop="name">Update</span></a>
|
||||
<meta itemprop="position" content="3" />
|
||||
</li>
|
||||
<span class="sep">/</span>
|
||||
|
@ -400,11 +400,11 @@
|
|||
|
||||
|
||||
|
||||
<a href="/tags/blargh" class="page__taxonomy-item" rel="tag">blargh</a><span class="sep">, </span>
|
||||
<a href="/tags/#blargh" class="page__taxonomy-item" rel="tag">blargh</a><span class="sep">, </span>
|
||||
|
||||
|
||||
|
||||
<a href="/tags/test" class="page__taxonomy-item" rel="tag">test</a>
|
||||
<a href="/tags/#test" class="page__taxonomy-item" rel="tag">test</a>
|
||||
|
||||
</span>
|
||||
</p>
|
||||
|
@ -425,11 +425,11 @@
|
|||
|
||||
|
||||
|
||||
<a href="/categories/jekyll" class="page__taxonomy-item" rel="tag">jekyll</a><span class="sep">, </span>
|
||||
<a href="/categories/#jekyll" class="page__taxonomy-item" rel="tag">jekyll</a><span class="sep">, </span>
|
||||
|
||||
|
||||
|
||||
<a href="/categories/update" class="page__taxonomy-item" rel="tag">update</a>
|
||||
<a href="/categories/#update" class="page__taxonomy-item" rel="tag">update</a>
|
||||
|
||||
</span>
|
||||
</p>
|
||||
|
@ -499,7 +499,8 @@
|
|||
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 Jekylly
|
||||
<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>
|
||||
|
|
|
@ -14,16 +14,4 @@
|
|||
<url>
|
||||
<loc>http://0.0.0.0:4000/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://0.0.0.0:4000/tags/test/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://0.0.0.0:4000/tags/blargh/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://0.0.0.0:4000/categories/jekyll/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://0.0.0.0:4000/categories/update/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -1,259 +0,0 @@
|
|||
<!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>blargh - 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="blargh">
|
||||
<meta property="og:url" content="http://0.0.0.0:4000/tags/blargh/">
|
||||
|
||||
|
||||
|
||||
|
||||
<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="blargh">
|
||||
<meta name="twitter:description" content="Random Spews">
|
||||
<meta name="twitter:url" content="http://0.0.0.0:4000/tags/blargh/">
|
||||
|
||||
|
||||
<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/tags/blargh/">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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--archive-taxonomy">
|
||||
|
||||
<!--[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="archive">
|
||||
<h1 class="page__title">blargh</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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>
|
|
@ -1,259 +0,0 @@
|
|||
<!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>test - 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="test">
|
||||
<meta property="og:url" content="http://0.0.0.0:4000/tags/test/">
|
||||
|
||||
|
||||
|
||||
|
||||
<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="test">
|
||||
<meta name="twitter:description" content="Random Spews">
|
||||
<meta name="twitter:url" content="http://0.0.0.0:4000/tags/test/">
|
||||
|
||||
|
||||
<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/tags/test/">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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--archive-taxonomy">
|
||||
|
||||
<!--[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="archive">
|
||||
<h1 class="page__title">test</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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>
|
Loading…
Reference in New Issue