initial commit
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="user-scalable=yes, width=device-width">
|
||||
<meta charset="UTF-8">
|
||||
<style>
|
||||
body {
|
||||
max-width: 700px;
|
||||
margin: auto;
|
||||
font-size: 18px;
|
||||
font-family: sans-serif;
|
||||
padding: 10px;
|
||||
}
|
||||
p, li {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
ul, ol {
|
||||
padding-left: 20px;
|
||||
margin-left: 0;
|
||||
}
|
||||
li {
|
||||
margin-left: 0;
|
||||
}
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
th, td {
|
||||
border: 1px solid black;
|
||||
padding: 5px;
|
||||
text-align: left;
|
||||
}
|
||||
</style>
|
||||
<title>Michael E. Shea, [SlyFlourish.com](https://slyflourish.com).</title>
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="../../md/Lazy GM Resource Docs/01 - The Lazy GM's Resource Document.md">Markdown</a></p>
|
||||
<p>Michael E. Shea, <a href="https://slyflourish.com">SlyFlourish.com</a>.</p>
|
||||
<p>Updated 26 May 2023</p>
|
||||
<p>This document includes resources and guidelines for preparing and running 5e and other fantasy roleplaying games taken from several books written by Michael E. Shea and available at <a href="https://slyflourish.com">SlyFlourish.com</a>. Much of this material is useful for any fantasy RPG but some is specific to the 5th edition of the world's most popular roleplaying game.</p>
|
||||
<p>This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. You are free to use this content in any manner permitted by that license as long as you include the following attribution statement in your own work:</p>
|
||||
<blockquote>
|
||||
<p>This work includes material taken from the <a href="https://slyflourish.com/lazy_gm_resource_document.html">Lazy GM's Resource Document</a> by Michael E. Shea of <a href="https://slyflourish.com">SlyFlourish.com</a>, available under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
|
||||
</blockquote>
|
||||
<p>This work includes material taken from the System Reference Document 5.1 ("SRD 5.1") by Wizards of the Coast LLC and available at <a href="https://dnd.wizards.com/resources/systems-reference-document">https://dnd.wizards.com/resources/systems-reference-document</a>. The SRD 5.1 is licensed under the Creative Commons Attribution 4.0 International License available at <a href="https://creativecommons.org/licenses/by/4.0/legalcode">https://creativecommons.org/licenses/by/4.0/legalcode</a>.</p>
|
||||
<p>The publication and release of this document is made possible by <a href="https://www.patreon.com/slyflourish">patrons of Sly Flourish</a>. Thank you for your support!</p>
|
||||
<p>This document is a single self-contained HTML file. To save an offline local copy, "save as" either the page source or HTML in your browser. Use tools such as <a href="https://calibre-ebook.com">Calibre</a> and <a href="https://pandoc.org">Pandoc</a> to convert this document to markdown, PDF, ePub or another format of your choice. Use <a href="https://www.amazon.com/sendtokindle">Send to Kindle</a> to send a version to your Kindle.</p>
|
||||
<p>You can find several versions of this document including EPUB, Markdown, and JSON on <a href="https://github.com/crit-tech/LGMRD">Crit.Tech's LGMRD Github Repo</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user