mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
328 lines
8.5 KiB
HTML
328 lines
8.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>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'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/" />
|
|
<link href="https://davegallant.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Dave Gallant" />
|
|
<link href="https://davegallant.github.io/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="Dave Gallant" />
|
|
<meta property="og:description" content="Dave Gallant's micro-tech blog." />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://davegallant.github.io/" />
|
|
|
|
|
|
|
|
<meta property="og:updated_time" content="2018-07-13T08:52:45-04:00"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta itemprop="name" content="Dave Gallant">
|
|
<meta itemprop="description" content="Dave Gallant's micro-tech blog.">
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
|
<meta name="twitter:title" content="Dave Gallant"/>
|
|
<meta name="twitter:description" content="Dave Gallant'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 active">
|
|
<a class="menu-item-link" href="/">
|
|
|
|
Home
|
|
</a>
|
|
</li><li class="menu-item ">
|
|
<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="sidebar" id="sidebar">
|
|
|
|
|
|
<div class="sidebar-category">
|
|
<hr>
|
|
<h5>
|
|
<a href="/categories/">CATEGORIES</a>
|
|
</h5>
|
|
|
|
|
|
<a href="https://davegallant.github.io/categories/random" class="taxonomy-name">
|
|
random
|
|
<span class="taxonomy-counts">1</span>
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="sidebar-tag">
|
|
<hr>
|
|
<h5>
|
|
<a href="/tags/">TAGS</a>
|
|
</h5>
|
|
|
|
|
|
<a href="https://davegallant.github.io/tags/golang" class="taxonomy-name">
|
|
golang
|
|
<span class="taxonomy-counts">1</span>
|
|
</a>
|
|
|
|
<a href="https://davegallant.github.io/tags/javascript" class="taxonomy-name">
|
|
javascript
|
|
<span class="taxonomy-counts">1</span>
|
|
</a>
|
|
|
|
<a href="https://davegallant.github.io/tags/python" class="taxonomy-name">
|
|
python
|
|
<span class="taxonomy-counts">1</span>
|
|
</a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="content-wrapper" id="mobile-panel">
|
|
<div id="content" class="content">
|
|
|
|
<section id="posts" class="posts">
|
|
|
|
|
|
|
|
<article class="post">
|
|
<header class="post-header">
|
|
<h1 class="post-title"><a class="post-link" href="/post/first-post/">First Post</a></h1>
|
|
<div class="post-meta">
|
|
<span class="post-time"> <i class="fa fa-calendar" aria-hidden="true"></i> 2018-07-13 </span>
|
|
| <i class="fa fa-folder" aria-hidden="true"></i>
|
|
<div class="post-category">
|
|
|
|
<a href="/categories/random/"> random </a>
|
|
|
|
</div>
|
|
<span class="more-meta"> | <i class="fa fa-book" aria-hidden="true"></i> 45 words </span>
|
|
<span class="more-meta"> | <i class="fa fa-clock-o" aria-hidden="true"></i> 1 min read </span>
|
|
</div>
|
|
</header>
|
|
|
|
<div class="post-content">
|
|
<div class="post-summary">
|
|
Hello. This is the first post. My plan is to pour useful code snippets, tips and tricks into these pages. I have a fond interest in programming (especially with Python, TypeScript and Golang). Hopefully something within these pages will help you out in your journey.
|
|
</div>
|
|
<div class="read-more">
|
|
<a href="/post/first-post/" class="read-more-link">Read more.....</a>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
|
|
|
|
</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">
|
|
©
|
|
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>
|