diff options
Diffstat (limited to 'out/ChangeLog.html')
-rw-r--r-- | out/ChangeLog.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/out/ChangeLog.html b/out/ChangeLog.html new file mode 100644 index 0000000..150f511 --- /dev/null +++ b/out/ChangeLog.html @@ -0,0 +1,45 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>ChangeLog — AndrewDM</title> + <link rel="stylesheet" href="/main.css"> + <link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/> + + </head> + <body> + <header> + <h1>AndrewDM</h1> + <nav> + <ul> + <li><a href="/">Projects</a> + <li><a href="/ChangeLog.html"><abbr title="Blog">Blahg</abbr></a> + <li><a href="/Andrew.html">Andrew</a> + <li> + <form method="GET" action="/search.html"> + <input type=search name="s" placeholder="Search" /><input type=submit value="🔍" /> + </form> + </ul> + </nav> + <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/ChangeLog.html">ChangeLog</a></p> + </header> + <article> + + + <h1 id="changelog">ChangeLog</h1> +<h2 id="august-2016">31 August 2016</h2> +<p>Decided that the 1/5th of 'Magic is Magic' that was 'finished' was actually trash.</p> +<p>Worked on "Harvey's Adventure" for a pair of paragraphs.</p> +<h2 id="august-2016-1">30 August 2016</h2> +<p>Updated Tastavi with my introduction and 'Andrew Stamp of Approval'™ rewrite.</p> +<p>Decided that there are not enough hours in a day.</p> + + </article> + <footer> + <p>The content of this page is Copyright © <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p> +<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p> + <p>Page source: <a href="ChangeLog.md">ChangeLog.md</a></p> + <p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p> + </footer> + </body> +</html> |