port to gitlab.

This commit is contained in:
Dave G
2018-07-16 21:46:31 -04:00
commit 2c3ba62ee1
231 changed files with 11557 additions and 0 deletions

24
public/index.xml Normal file
View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Dave Gallant</title>
<link>https://davegallant.github.io/</link>
<description>Recent content on Dave Gallant</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Fri, 13 Jul 2018 08:52:45 -0400</lastBuildDate>
<atom:link href="https://davegallant.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>First Post</title>
<link>https://davegallant.github.io/post/first-post/</link>
<pubDate>Fri, 13 Jul 2018 08:52:45 -0400</pubDate>
<guid>https://davegallant.github.io/post/first-post/</guid>
<description>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.</description>
</item>
</channel>
</rss>