automated update from build.py
This commit is contained in:
parent
fc0d2d0271
commit
4217815b41
38
atom.xml
Normal file
38
atom.xml
Normal file
@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
|
||||
<title>Colin McMillen's Blog</title>
|
||||
<link href="https://www.mcmillen.dev"/>
|
||||
<link rel="self" href="https://www.mcmillen.dev/atom.xml"/>
|
||||
<updated>2020-02-09T12:00:00+00:00</updated>
|
||||
<author>
|
||||
<name>Colin McMillen</name>
|
||||
</author>
|
||||
<id>https://www.mcmillen.dev/</id>
|
||||
|
||||
|
||||
<entry>
|
||||
<title>93% of Paint Splatters are Valid Perl Programs</title>
|
||||
<id>https://www.mcmillen.dev/sigbovik/</id>
|
||||
<link rel="alternate" href="https://www.mcmillen.dev/sigbovik/"/>
|
||||
<updated>2019-04-01T12:00:00+00:00</updated>
|
||||
<summary>TODO: fill this out.</summary>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title>My first paper in 10 years?!</title>
|
||||
<id>https://www.mcmillen.dev/blog/20190403-update.html</id>
|
||||
<link rel="alternate" href="https://www.mcmillen.dev/blog/20190403-update.html"/>
|
||||
<updated>2019-04-03T12:00:00+00:00</updated>
|
||||
<summary>TODO: fill this out.</summary>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title>A new year & a sneaky new project</title>
|
||||
<id>https://www.mcmillen.dev/blog/20200209-sneak.html</id>
|
||||
<link rel="alternate" href="https://www.mcmillen.dev/blog/20200209-sneak.html"/>
|
||||
<updated>2020-02-09T12:00:00+00:00</updated>
|
||||
<summary>TODO: fill this out.</summary>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/blog/20190403-update.html">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>My first paper in 10 years?! | Colin McMillen</title>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/blog/20200209-sneak.html">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>A new year & a sneaky new project | Colin McMillen</title>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/drafts/test.html">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>Test Page | Colin McMillen</title>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>Colin McMillen</title>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/publications.html">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>Publications | Colin McMillen</title>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/resume.html">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>Resumé | Colin McMillen</title>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||
<link rel="canonical" href="https://www.mcmillen.dev/sigbovik/">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/atom.xml" title="Colin McMillen's Blog - Atom">
|
||||
|
||||
<title>93% of Paint Splatters are Valid Perl Programs | Colin McMillen</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user