Files
site/public/post/index.html
2018-07-16 21:46:31 -04:00

272 lines
6.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Archive - Dave Gallant</title>
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="author" content="Dave Gallant" />
<meta name="description" content="Dave Gallant&#39;s micro-tech blog." />
<meta name="keywords" content="Hugo, theme, even" />
<meta name="generator" content="Hugo 0.44" />
<link rel="canonical" href="https://davegallant.github.io/post/" />
<link href="https://davegallant.github.io/post/index.xml" rel="alternate" type="application/rss+xml" title="Dave Gallant" />
<link href="https://davegallant.github.io/post/index.xml" rel="feed" type="application/rss+xml" title="Dave Gallant" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link href="/dist/ehlxr.min.css?v=0.0.1" rel="stylesheet">
<link href="/lib/fancybox/jquery.fancybox-3.1.20.min.css" rel="stylesheet">
<link href="/lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<meta property="og:title" content="Posts" />
<meta property="og:description" content="Dave Gallant&#39;s micro-tech blog." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://davegallant.github.io/post/" />
<meta property="og:updated_time" content="2018-07-13T08:52:45-04:00"/>
<meta itemprop="name" content="Posts">
<meta itemprop="description" content="Dave Gallant&#39;s micro-tech blog.">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Posts"/>
<meta name="twitter:description" content="Dave Gallant&#39;s micro-tech blog."/>
<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/" class="logo">Dave Gallant</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list">
<a href="/">
<li class="mobile-menu-item">Home</li>
</a><a href="/post/">
<li class="mobile-menu-item">Archives</li>
</a><a href="/tags/">
<li class="mobile-menu-item">Tags</li>
</a><a href="/categories/">
<li class="mobile-menu-item">Categories</li>
</a>
</ul>
</nav>
<header id="header" class="header">
<div class="header-div">
<div class="logo-wrapper">
<a href="/" class="logo">Dave Gallant</a>
</div>
<nav class="site-navbar">
<ul id="menu" class="menu">
<li class="menu-item ">
<a class="menu-item-link" href="/">
Home
</a>
</li><li class="menu-item active">
<a class="menu-item-link" href="/post/">
Archives
</a>
</li><li class="menu-item ">
<a class="menu-item-link" href="/tags/">
Tags
</a>
</li><li class="menu-item ">
<a class="menu-item-link" href="/categories/">
Categories
</a>
</li>
</ul>
</nav>
</div>
</header>
<div class="container" >
<main id="main" class="main">
<div class="content-wrapper" id="mobile-panel">
<div id="content" class="content">
<section id="archive" class="archive">
<div class="archive-title">
<span class="archive-post-counter">
1 Post In Total
</span>
</div>
<div class="collection-title">
<h2 class="archive-year">2018</h2>
</div>
<div class="archive-post">
<span class="archive-post-time">
07-13
</span>
<span class="archive-post-title">
<a href="/post/first-post/" class="archive-post-link">
First Post
</a>
</span>
</div></section>
<nav class="pagination">
</nav>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div class="social-links">
<a href="mailto:dave.gallant@outlook.com" class="iconfont icon-email" title="email"></a>
<a href="https://twitter.com/__dave_g__" class="iconfont icon-twitter" title="twitter"></a>
<a href="https://www.linkedin.com/in/dave-gallant-8523772a" class="iconfont icon-linkedin" title="linkedin"></a>
<a href="https://github.com/davegallant" class="iconfont icon-github" title="github"></a>
<a href="https://davegallant.github.io/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>
<div class="copyright">
<span class="power-by">
Powered by <a class="hexo-link" href="https://gohugo.io">Hugo</a>
</span>
<span class="copyright-year">
&copy;
2018
<span class="heart">
<i class="iconfont icon-heart"></i>
</span>
<span class="author">Dave Gallant</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script src="/lib/highlight/highlight.pack.js?v=20171001"></script><script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script type="text/javascript" src="/lib/slideout/slideout-1.0.1.min.js"></script>
<script type="text/javascript" src="/lib/fancybox/jquery.fancybox-3.1.20.min.js"></script>
<script type="text/javascript" src="/dist/ehlxr.min.js?v=0.0.1"></script>
<script>
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-98710982-2', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</body>
</html>