diff options
Diffstat (limited to 'out/changelog.html')
-rw-r--r-- | out/changelog.html | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/out/changelog.html b/out/changelog.html new file mode 100644 index 0000000..64069e1 --- /dev/null +++ b/out/changelog.html @@ -0,0 +1,62 @@ +<!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" /> + + </head> + <body class=""> + <header> + <h1 class=breadcrumbs><a href="./">AndrewDM</a> » <a href="">ChangeLog</a></h1> + <nav> + <ul> + <li><a href="/">Projects</a> + <li><a href="/changelog.html"><abbr title="Blog">Blahg</abbr></a> + <li><a href="/about.html">Andrew</a> + <li> + <form method="GET" action="/search.html"> + <input type=search name="s" placeholder="Search" /><input type=submit value="🔍" /> + </form> + </ul> + </nav> + </header> + <article> + + <h1 id="changelog">ChangeLog</h1> +<h2 id="andrewmurrell-imfromnasagmail.com">2017-01-24 AndrewMurrell <ImFromNASA@gmail.com></h2> +<p>remove unfinished sources</p> +<pre><code>src/dnd/psionist-class.md | 1504 ------------------------------- +src/dnd/{psionist2.org =&gt; psionist.org} | 0 +src/dnd/spell-gauntlet.org | 683 -------------- +3 files changed, 2187 deletions(-)</code></pre> +<h2 id="andrew-murrell-merlneo.andrewdm.me">2017-01-14 Andrew Murrell <merl@neo.andrewdm.me></h2> +<p>updated Psionist Title page</p> +<pre><code>bin/pre-generate | 2 ++ +src/dnd/{Psionist2.org =&gt; psionist2.org} | 4 ++++ +2 files changed, 6 insertions(+)</code></pre> +<h2 id="andrew-murrell-merlneo.andrewdm.me-1">2017-01-14 Andrew Murrell <merl@neo.andrewdm.me></h2> +<p>Added an updated Psionist class with more complete domains, but no mind powers yet.</p> +<pre><code>src/dnd/Psionist2.org | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++ +1 file changed, 566 insertions(+)</code></pre> +<h2 id="luke-shumaker-lukeshusbcglobal.net">2017-01-04 Luke Shumaker <lukeshu@sbcglobal.net></h2> +<p>Change the title of "Psionist" -> "Psionist Class [5e]"</p> +<pre><code>src/dnd/Psionist.md | 2 +- +1 file changed, 1 insertion(+), 1 deletion(-)</code></pre> +<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 © 2017 <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p> +<p>This page is licensed under the <a href="">CC BS-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> |