diff options
Diffstat (limited to 'out/apocrypha/anintroductiontoapocrypha.html')
-rw-r--r-- | out/apocrypha/anintroductiontoapocrypha.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/out/apocrypha/anintroductiontoapocrypha.html b/out/apocrypha/anintroductiontoapocrypha.html new file mode 100644 index 0000000..b098954 --- /dev/null +++ b/out/apocrypha/anintroductiontoapocrypha.html @@ -0,0 +1,46 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>An Introduction to Apocrypha — AndrewDM</title> + <link rel="stylesheet" href="/main.css"> + <link rel="alternate" type="application/atom+xml" href="/index.atom" /> + + </head> + <body class=""> + <header> + <h1><a href="/">AndrewDM.me</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> + <li><a class=feed href="/index.atom">Feed</a> + </ul> + </nav> + </header> + <article> + + <p>An Introduction to Apocrypha</p> +<p>---</p> +<p>title: "An Introduction to Apocrypha"</p> +<p>updated: "2017-12-23 Sat 14:21"</p> +<p>categories: AP</p> +<p>---</p> +<p>Apocrypha is a world of mystery and forgotten history, built from first principles and the realization that even simple truths have consequences.</p> +<p>My goal with building the world of Apocrypha is to create a generic fantasy world which is both suitable for books and for use with TRPGs, and is designed somewhere on the coherency spectrum between the Forgotten Realms and Discworld.</p> +<p>Though it is being designed to function with the 5th edition of <a href="<a href="https://en.wikipedia.org/wiki/Dungeons_%26_Dragons">https://en.wikipedia.org/wiki/Dungeons_%26_Dragons</a>">Dungeons & Dragons</a> in mind, I am also haphazardly designing a TRPG of my own which may be abandoned along the way, but draws inspiration from Apocrypha as well as breathing life back into it. Over the last 2 months, I've found that working on one usually generates ideas that are applicable to the other, and overall energy for both projects benefits from this dynamic.</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="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>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p> + </footer> + </body> +</html> |