diff options
-rw-r--r-- | out/apocrypha/anintroductiontoapocrypha.html (renamed from out/apocrypha/AnIntroductionToApocrypha.html) | 2 | ||||
-rw-r--r-- | out/apocrypha/index.html | 4 | ||||
-rw-r--r-- | out/apocrypha/thegournalgeographicaffairs.html (renamed from out/apocrypha/TheGournalGeographicAffairs.html) | 2 | ||||
-rw-r--r-- | out/changelog.html | 13 | ||||
-rw-r--r-- | out/index.atom | 33 | ||||
-rw-r--r-- | out/index.html | 4 | ||||
-rw-r--r-- | src/apocrypha/anintroductiontoapocrypha.org (renamed from src/apocrypha/AnIntroductionToApocrypha.org) | 0 | ||||
-rw-r--r-- | src/apocrypha/thegournalgeographicaffairs.org (renamed from src/apocrypha/TheGournalGeographicAffairs.org) | 0 | ||||
-rw-r--r-- | src/changelog.md | 8 |
9 files changed, 42 insertions, 24 deletions
diff --git a/out/apocrypha/AnIntroductionToApocrypha.html b/out/apocrypha/anintroductiontoapocrypha.html index f575d71..b098954 100644 --- a/out/apocrypha/AnIntroductionToApocrypha.html +++ b/out/apocrypha/anintroductiontoapocrypha.html @@ -39,7 +39,7 @@ <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="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p> - <p>Page source: <a href="AnIntroductionToApocrypha.org">AnIntroductionToApocrypha.org</a></p> + <p>Page source: <a href="anintroductiontoapocrypha.org">anintroductiontoapocrypha.org</a></p> <p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p> </footer> </body> diff --git a/out/apocrypha/index.html b/out/apocrypha/index.html index 1934c21..8ff375c 100644 --- a/out/apocrypha/index.html +++ b/out/apocrypha/index.html @@ -27,8 +27,8 @@ <h1 class=title>Apocrypha</h1> <ul> -<li><span class="link-main"><a class="" href="TheGournalGeographicAffairs.html" title="Published on 2017-12-23 (updated on 2017-12-23)">The Gournal of Geographic Affairs: The Sun-Touched Mountain</a></span><span class="link-categories"></span></li> -<li><span class="link-main"><a class="" href="AnIntroductionToApocrypha.html" title="Published on 2017-12-23 (updated on 2017-12-23)">An Introduction to Apocrypha</a></span><span class="link-categories"></span></li> +<li><span class="link-main"><a class="" href="thegournalgeographicaffairs.html" title="Published on 2017-12-23">The Gournal of Geographic Affairs: The Sun-Touched Mountain</a></span><span class="link-categories"></span></li> +<li><span class="link-main"><a class="" href="anintroductiontoapocrypha.html" title="Published on 2017-12-23">An Introduction to Apocrypha</a></span><span class="link-categories"></span></li> </ul> </article> diff --git a/out/apocrypha/TheGournalGeographicAffairs.html b/out/apocrypha/thegournalgeographicaffairs.html index 540e61c..2fd777a 100644 --- a/out/apocrypha/TheGournalGeographicAffairs.html +++ b/out/apocrypha/thegournalgeographicaffairs.html @@ -64,7 +64,7 @@ <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="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p> - <p>Page source: <a href="TheGournalGeographicAffairs.org">TheGournalGeographicAffairs.org</a></p> + <p>Page source: <a href="thegournalgeographicaffairs.org">thegournalgeographicaffairs.org</a></p> <p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p> </footer> </body> diff --git a/out/changelog.html b/out/changelog.html index a1ad585..ffb2f2c 100644 --- a/out/changelog.html +++ b/out/changelog.html @@ -27,26 +27,31 @@ <h1 id="changelog">ChangeLog</h1> <h2 id="andrewmurrell-imfromnasagmail.com">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> +<p>Fix a 404.</p> +<pre><code>src/apocrypha/{AnIntroductionToApocrypha.org => anintroductiontoapocrypha.org} | 0 +.../{TheGournalGeographicAffairs.org => thegournalgeographicaffairs.org} | 0 +2 files changed, 0 insertions(+), 0 deletions(-)</code></pre> +<h2 id="andrewmurrell-imfromnasagmail.com-1">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> <p>updated the categories for the apocrypha items</p> <pre><code>src/apocrypha/AnIntroductionToApocrypha.org | 12 ++++++++++++ src/apocrypha/TheGournalGeographicAffairs.org | 12 ++++++++++++ 2 files changed, 24 insertions(+)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-1">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> +<h2 id="andrewmurrell-imfromnasagmail.com-2">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> <p>removed some janky psionics</p> <pre><code>src/dnd/psionic-schools.org | 220 ------------------- src/dnd/psionist.org | 570 ------------------------------------------------- 2 files changed, 790 deletions(-)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-2">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> +<h2 id="andrewmurrell-imfromnasagmail.com-3">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> <p>Added the start of the apocrypha.</p> <pre><code>src/apocrypha/AnIntroductionToApocrypha.org | 17 +++++ src/apocrypha/TheGournalGeographicAffairs.org | 125 +++++++++++++++++++++++++++++++ src/apocrypha/index.yaml | 1 + 3 files changed, 143 insertions(+)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-3">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> +<h2 id="andrewmurrell-imfromnasagmail.com-4">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2> <p>Updated the About with an Epigraph</p> <pre><code>src/about.md | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 51 insertions(+), 7 deletions(-)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-4">2017-01-24 AndrewMurrell <ImFromNASA@gmail.com></h2> +<h2 id="andrewmurrell-imfromnasagmail.com-5">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 => psionist.org} | 0 diff --git a/out/index.atom b/out/index.atom index e2e3bfd..f36c1dc 100644 --- a/out/index.atom +++ b/out/index.atom @@ -5,15 +5,15 @@ <link rel="self" type="application/atom+xml" href="./index.atom"/> <link rel="alternate" type="text/html" href="./"/> <link rel="alternate" type="text/markdown" href="./index.md"/> - <updated>2017-12-23T14:43:56-05:00</updated> + <updated>2017-12-23T14:49:17-05:00</updated> <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> <id>https://www.andrewdm.me/</id> <entry xmlns="http://www.w3.org/2005/Atom"> - <link rel="alternate" type="text/html" href="https://www.andrewdm.me/apocrypha/AnIntroductionToApocrypha.html"/> - <id>https://www.andrewdm.me/apocrypha/AnIntroductionToApocrypha.html</id> - <updated>2017-12-23T14:43:56-05:00</updated> - <published>2017-12-23T14:15:55-05:00</published> + <link rel="alternate" type="text/html" href="https://www.andrewdm.me/apocrypha/anintroductiontoapocrypha.html"/> + <id>https://www.andrewdm.me/apocrypha/anintroductiontoapocrypha.html</id> + <updated>2017-12-23T14:49:17-05:00</updated> + <published>2017-12-23T14:49:17-05:00</published> <title>An Introduction to Apocrypha</title> <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> @@ -31,10 +31,10 @@ <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></rights> </entry> <entry xmlns="http://www.w3.org/2005/Atom"> - <link rel="alternate" type="text/html" href="https://www.andrewdm.me/apocrypha/TheGournalGeographicAffairs.html"/> - <id>https://www.andrewdm.me/apocrypha/TheGournalGeographicAffairs.html</id> - <updated>2017-12-23T14:43:56-05:00</updated> - <published>2017-12-23T14:15:55-05:00</published> + <link rel="alternate" type="text/html" href="https://www.andrewdm.me/apocrypha/thegournalgeographicaffairs.html"/> + <id>https://www.andrewdm.me/apocrypha/thegournalgeographicaffairs.html</id> + <updated>2017-12-23T14:49:17-05:00</updated> + <published>2017-12-23T14:49:17-05:00</published> <title>The Gournal of Geographic Affairs: The Sun-Touched Mountain</title> <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> @@ -79,33 +79,38 @@ <entry xmlns="http://www.w3.org/2005/Atom"> <link rel="alternate" type="text/html" href="https://www.andrewdm.me/changelog.html"/> <id>https://www.andrewdm.me/changelog.html</id> - <updated>2017-12-23T14:43:56-05:00</updated> + <updated>2017-12-23T14:49:17-05:00</updated> <published>2017-01-09T18:17:41-05:00</published> <title>ChangeLog</title> <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> <content type="html"><h1 id="changelog">ChangeLog</h1> <h2 id="andrewmurrell-imfromnasagmail.com">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> +<p>Fix a 404.</p> +<pre><code>src/apocrypha/{AnIntroductionToApocrypha.org =&gt; anintroductiontoapocrypha.org} | 0 +.../{TheGournalGeographicAffairs.org =&gt; thegournalgeographicaffairs.org} | 0 +2 files changed, 0 insertions(+), 0 deletions(-)</code></pre> +<h2 id="andrewmurrell-imfromnasagmail.com-1">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> <p>updated the categories for the apocrypha items</p> <pre><code>src/apocrypha/AnIntroductionToApocrypha.org | 12 ++++++++++++ src/apocrypha/TheGournalGeographicAffairs.org | 12 ++++++++++++ 2 files changed, 24 insertions(+)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-1">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> +<h2 id="andrewmurrell-imfromnasagmail.com-2">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> <p>removed some janky psionics</p> <pre><code>src/dnd/psionic-schools.org | 220 ------------------- src/dnd/psionist.org | 570 ------------------------------------------------- 2 files changed, 790 deletions(-)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-2">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> +<h2 id="andrewmurrell-imfromnasagmail.com-3">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> <p>Added the start of the apocrypha.</p> <pre><code>src/apocrypha/AnIntroductionToApocrypha.org | 17 +++++ src/apocrypha/TheGournalGeographicAffairs.org | 125 +++++++++++++++++++++++++++++++ src/apocrypha/index.yaml | 1 + 3 files changed, 143 insertions(+)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-3">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> +<h2 id="andrewmurrell-imfromnasagmail.com-4">2017-12-23 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> <p>Updated the About with an Epigraph</p> <pre><code>src/about.md | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 51 insertions(+), 7 deletions(-)</code></pre> -<h2 id="andrewmurrell-imfromnasagmail.com-4">2017-01-24 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> +<h2 id="andrewmurrell-imfromnasagmail.com-5">2017-01-24 AndrewMurrell &lt;ImFromNASA@gmail.com&gt;</h2> <p>remove unfinished sources</p> <pre><code>src/dnd/psionist-class.md | 1504 ------------------------------- src/dnd/{psionist2.org =&gt; psionist.org} | 0 diff --git a/out/index.html b/out/index.html index 4312e3b..dc5439e 100644 --- a/out/index.html +++ b/out/index.html @@ -35,8 +35,8 @@ <a href="apocrypha/">Apocrypha</a> </h2> <ul> -<li><span class="link-main"><a class="" href="apocrypha/TheGournalGeographicAffairs.html" title="Published on 2017-12-23 (updated on 2017-12-23)">The Gournal of Geographic Affairs: The Sun-Touched Mountain</a></span><span class="link-categories"></span></li> -<li><span class="link-main"><a class="" href="apocrypha/AnIntroductionToApocrypha.html" title="Published on 2017-12-23 (updated on 2017-12-23)">An Introduction to Apocrypha</a></span><span class="link-categories"></span></li> +<li><span class="link-main"><a class="" href="apocrypha/thegournalgeographicaffairs.html" title="Published on 2017-12-23">The Gournal of Geographic Affairs: The Sun-Touched Mountain</a></span><span class="link-categories"></span></li> +<li><span class="link-main"><a class="" href="apocrypha/anintroductiontoapocrypha.html" title="Published on 2017-12-23">An Introduction to Apocrypha</a></span><span class="link-categories"></span></li> </ul> </section> <section> diff --git a/src/apocrypha/AnIntroductionToApocrypha.org b/src/apocrypha/anintroductiontoapocrypha.org index d37a45a..d37a45a 100644 --- a/src/apocrypha/AnIntroductionToApocrypha.org +++ b/src/apocrypha/anintroductiontoapocrypha.org diff --git a/src/apocrypha/TheGournalGeographicAffairs.org b/src/apocrypha/thegournalgeographicaffairs.org index 3d28b90..3d28b90 100644 --- a/src/apocrypha/TheGournalGeographicAffairs.org +++ b/src/apocrypha/thegournalgeographicaffairs.org diff --git a/src/changelog.md b/src/changelog.md index e1f5f1a..5474e95 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -3,6 +3,14 @@ ChangeLog ## 2017-12-23 AndrewMurrell <ImFromNASA@gmail.com> +Fix a 404. + + src/apocrypha/{AnIntroductionToApocrypha.org => anintroductiontoapocrypha.org} | 0 + .../{TheGournalGeographicAffairs.org => thegournalgeographicaffairs.org} | 0 + 2 files changed, 0 insertions(+), 0 deletions(-) + +## 2017-12-23 AndrewMurrell <ImFromNASA@gmail.com> + updated the categories for the apocrypha items src/apocrypha/AnIntroductionToApocrypha.org | 12 ++++++++++++ |