summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/category.rb2
-rw-r--r--out/dnd/index.html8
-rw-r--r--out/dnd/psionic-schools.html2
-rw-r--r--out/dnd/psionist.html2
-rw-r--r--out/dnd/tastavi.html2
-rw-r--r--out/index.atom10
-rw-r--r--out/index.html10
-rw-r--r--out/main.css12
-rw-r--r--out/tags/dm.html (renamed from out/tags/WP.html)8
-rw-r--r--out/tags/es.html (renamed from out/tags/ES.html)8
-rw-r--r--out/tags/ff.html (renamed from out/tags/FF.html)8
-rw-r--r--out/tags/hb.html (renamed from out/tags/HB.html)10
-rw-r--r--out/tags/index.html26
-rw-r--r--out/tags/ss.html (renamed from out/tags/SS.html)8
-rw-r--r--out/tags/wp.html (renamed from out/tags/DM.html)8
-rw-r--r--out/writing/index.html2
-rw-r--r--src/main.scss12
17 files changed, 69 insertions, 69 deletions
diff --git a/lib/category.rb b/lib/category.rb
index b60c82e..e0ed8e0 100644
--- a/lib/category.rb
+++ b/lib/category.rb
@@ -6,7 +6,7 @@ class Category
@abbr = abbr
end
def abbr
- @abbr
+ @abbr.downcase
end
def name
Config::get.category_name(@abbr)
diff --git a/out/dnd/index.html b/out/dnd/index.html
index 197c8f0..5396a2c 100644
--- a/out/dnd/index.html
+++ b/out/dnd/index.html
@@ -26,10 +26,10 @@
<h1 class=title>Dungeons & Dragons</h1>
<ul>
-<li><span><a class="external" href="WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag DM" href="/tags/DM.html">DMing Resource</a><a class="tag WP" href="/tags/WP.html">WIP</a></span></li>
-<li><span><a class="" href="tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag SS" href="/tags/SS.html">Short Story</a></span></li>
-<li><span><a class="" href="psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
-<li><span><a class="" href="psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
+<li><span><a class="external" href="WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
+<li><span><a class="" href="tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag ss" href="/tags/ss.html">Short Story</a></span></li>
+<li><span><a class="" href="psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
+<li><span><a class="" href="psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
</ul>
</article>
diff --git a/out/dnd/psionic-schools.html b/out/dnd/psionic-schools.html
index 9f55ca6..13fcaa0 100644
--- a/out/dnd/psionic-schools.html
+++ b/out/dnd/psionic-schools.html
@@ -23,7 +23,7 @@
</nav>
</header>
<article>
- <p>Tags: <a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></p>
+ <p>Tags: <a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></p>
<h1 class=title>Schools of Psionics</h1>
<p>From what I've seen, the most recent few 5e Unearthed Arcana dealing with &quot;Psionics and the Mystic&quot; have been getting somewhat mixed reviews. I don't think this is because of the mechanics--or rather not COMPLETELY because of the mechanics. Mechanics for psionics have always been weird, and the 5e style is good for D&amp;D, so maintaining that is good and won't get any gripes from me.</p>
<p>But I think that no matter what purely mechanical tweaks the UA team has planned for the Mystic, the general lukewarm reception isn't going to change unless we get something else squared away first. Something a little deeper--something that helps us grasp Psionics in the same way we grasp Magic: with a complete and intuitive system.</p>
diff --git a/out/dnd/psionist.html b/out/dnd/psionist.html
index 4aaa5a9..9cd2e08 100644
--- a/out/dnd/psionist.html
+++ b/out/dnd/psionist.html
@@ -23,7 +23,7 @@
</nav>
</header>
<article>
- <p>Tags: <a class="tag HB" href="/tags/HB.html">Homebrew</a></p>
+ <p>Tags: <a class="tag hb" href="/tags/hb.html">Homebrew</a></p>
<h1 class=title>[5e] Psionist Class - Rewrite [ALPHA]</h1>
<h1 id="introduction-to-the-psionist-class-5e">Introduction to the Psionist Class [5e]</h1>
<h1 id="the-psionist">The Psionist</h1>
diff --git a/out/dnd/tastavi.html b/out/dnd/tastavi.html
index 22a5c73..bccbca5 100644
--- a/out/dnd/tastavi.html
+++ b/out/dnd/tastavi.html
@@ -23,7 +23,7 @@
</nav>
</header>
<article>
- <p>Tags: <a class="tag SS" href="/tags/SS.html">Short Story</a></p>
+ <p>Tags: <a class="tag ss" href="/tags/ss.html">Short Story</a></p>
<h1 class=title>Tastavi D'Maelnor of Llolethane</h1>
<p>
When I DM, I try to allow players to have as many options for character creation as I can. Usually, this manifests in pretty interesting, but stable, characters. And other times… you get Tastavi.
diff --git a/out/index.atom b/out/index.atom
index d2e617f..a951747 100644
--- a/out/index.atom
+++ b/out/index.atom
@@ -54,7 +54,7 @@ src/dnd/{Psionist2.org =&amp;amp;gt; psionist2.org} | 4 ++++
<published>2017-01-24T22:35:38-05:00</published>
<title>[5e] Psionist Class - Rewrite [ALPHA]</title>
<author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author>
- <category term="HB" label="Homebrew" />
+ <category term="hb" label="Homebrew" />
<content type="html">&lt;h1 class=title&gt;[5e] Psionist Class - Rewrite [ALPHA]&lt;/h1&gt;
&lt;h1 id="introduction-to-the-psionist-class-5e"&gt;Introduction to the Psionist Class [5e]&lt;/h1&gt;
&lt;h1 id="the-psionist"&gt;The Psionist&lt;/h1&gt;
@@ -528,7 +528,7 @@ src/dnd/{Psionist2.org =&amp;amp;gt; psionist2.org} | 4 ++++
<published>2017-01-09T18:17:41-05:00</published>
<title>Schools of Psionics</title>
<author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author>
- <category term="ES" label="Essay" /><category term="HB" label="Homebrew" />
+ <category term="es" label="Essay" /><category term="hb" label="Homebrew" />
<content type="html">&lt;h1 class=title&gt;Schools of Psionics&lt;/h1&gt;
&lt;p&gt;From what I've seen, the most recent few 5e Unearthed Arcana dealing with &amp;quot;Psionics and the Mystic&amp;quot; have been getting somewhat mixed reviews. I don't think this is because of the mechanics--or rather not COMPLETELY because of the mechanics. Mechanics for psionics have always been weird, and the 5e style is good for D&amp;amp;D, so maintaining that is good and won't get any gripes from me.&lt;/p&gt;
&lt;p&gt;But I think that no matter what purely mechanical tweaks the UA team has planned for the Mystic, the general lukewarm reception isn't going to change unless we get something else squared away first. Something a little deeper--something that helps us grasp Psionics in the same way we grasp Magic: with a complete and intuitive system.&lt;/p&gt;
@@ -612,7 +612,7 @@ src/dnd/{Psionist2.org =&amp;amp;gt; psionist2.org} | 4 ++++
<published>2016-08-30T23:56:00+00:00</published>
<title>Tastavi D'Maelnor of Llolethane</title>
<author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author>
- <category term="SS" label="Short Story" />
+ <category term="ss" label="Short Story" />
<content type="html">&lt;h1 class=title&gt;Tastavi D'Maelnor of Llolethane&lt;/h1&gt;
&lt;p&gt;
When I DM, I try to allow players to have as many options for character creation as I can. Usually, this manifests in pretty interesting, but stable, characters. And other times… you get Tastavi.
@@ -1986,7 +1986,7 @@ He lay upon the ground thinking it maybe better he have died quickly in the tunn
<published>2015-12-14T00:00:00+00:00</published>
<title>Waterdeep Bazaar: Marketplace Generator</title>
<author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author>
- <category term="DM" label="DMing Resource" /><category term="WP" label="WIP" />
+ <category term="dm" label="DMing Resource" /><category term="wp" label="WIP" />
</entry>
@@ -1997,7 +1997,7 @@ He lay upon the ground thinking it maybe better he have died quickly in the tunn
<published>2013-12-03T00:00:00+00:00</published>
<title>365 Tomorrows: A Simple Lament</title>
<author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author>
- <category term="FF" label="Flash Fiction" />
+ <category term="ff" label="Flash Fiction" />
</entry>
diff --git a/out/index.html b/out/index.html
index 6a82fa8..d3334cb 100644
--- a/out/index.html
+++ b/out/index.html
@@ -33,16 +33,16 @@
<a href="dnd/">Dungeons &amp; Dragons</a>
</h2>
<ul>
-<li><span><a class="external" href="dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag DM" href="/tags/DM.html">DMing Resource</a><a class="tag WP" href="/tags/WP.html">WIP</a></span></li>
-<li><span><a class="" href="dnd/tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag SS" href="/tags/SS.html">Short Story</a></span></li>
-<li><span><a class="" href="dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
-<li><span><a class="" href="dnd/psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
+<li><span><a class="external" href="dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
+<li><span><a class="" href="dnd/tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag ss" href="/tags/ss.html">Short Story</a></span></li>
+<li><span><a class="" href="dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
+<li><span><a class="" href="dnd/psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
</ul>
<h2>
<a href="writing/">Writing</a>
</h2>
<ul>
-<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag FF" href="/tags/FF.html">Flash Fiction</a></span></li>
+<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag ff" href="/tags/ff.html">Flash Fiction</a></span></li>
</ul>
</article>
diff --git a/out/main.css b/out/main.css
index dc92997..511cb85 100644
--- a/out/main.css
+++ b/out/main.css
@@ -78,17 +78,17 @@ article {
text-align: center;
padding: 4px 7px 5px 7px;
border-radius: 2px; }
- article .tag.FF {
+ article .tag.ff {
background: FireBrick; }
- article .tag.SS {
+ article .tag.ss {
background: SeaGreen; }
- article .tag.ES {
+ article .tag.es {
background: DarkViolet; }
- article .tag.HB {
+ article .tag.hb {
background: DimGray; }
- article .tag.DM {
+ article .tag.dm {
background: DarkSlateGray; }
- article .tag.WP {
+ article .tag.wp {
background: GhostWhite;
color: black; }
diff --git a/out/tags/WP.html b/out/tags/dm.html
index 9a61832..6aeaca5 100644
--- a/out/tags/WP.html
+++ b/out/tags/dm.html
@@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Tag: WIP — AndrewDM</title>
+ <title>Tag: — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
- <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag: WIP</a></h1>
+ <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag:</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
@@ -24,9 +24,9 @@
</header>
<article>
- <h1 class=title>Tag: WIP</h1>
+ <h1 class=title>Tag:</h1>
<ul>
-<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag DM" href="/tags/DM.html">DMing Resource</a><a class="tag WP" href="/tags/WP.html">WIP</a></span></li>
+<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
</ul>
</article>
diff --git a/out/tags/ES.html b/out/tags/es.html
index f412a87..fdb6825 100644
--- a/out/tags/ES.html
+++ b/out/tags/es.html
@@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Tag: Essay — AndrewDM</title>
+ <title>Tag: — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
- <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag: Essay</a></h1>
+ <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag:</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
@@ -24,9 +24,9 @@
</header>
<article>
- <h1 class=title>Tag: Essay</h1>
+ <h1 class=title>Tag:</h1>
<ul>
-<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
+<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
</ul>
</article>
diff --git a/out/tags/FF.html b/out/tags/ff.html
index c3494f8..ac6593e 100644
--- a/out/tags/FF.html
+++ b/out/tags/ff.html
@@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Tag: Flash Fiction — AndrewDM</title>
+ <title>Tag: — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
- <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag: Flash Fiction</a></h1>
+ <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag:</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
@@ -24,9 +24,9 @@
</header>
<article>
- <h1 class=title>Tag: Flash Fiction</h1>
+ <h1 class=title>Tag:</h1>
<ul>
-<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag FF" href="/tags/FF.html">Flash Fiction</a></span></li>
+<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag ff" href="/tags/ff.html">Flash Fiction</a></span></li>
</ul>
</article>
diff --git a/out/tags/HB.html b/out/tags/hb.html
index 76e4300..aa195ff 100644
--- a/out/tags/HB.html
+++ b/out/tags/hb.html
@@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Tag: Homebrew — AndrewDM</title>
+ <title>Tag: — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
- <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag: Homebrew</a></h1>
+ <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag:</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
@@ -24,10 +24,10 @@
</header>
<article>
- <h1 class=title>Tag: Homebrew</h1>
+ <h1 class=title>Tag:</h1>
<ul>
-<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
-<li><span><a class="" href="../dnd/psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
+<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
+<li><span><a class="" href="../dnd/psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
</ul>
</article>
diff --git a/out/tags/index.html b/out/tags/index.html
index 15c5848..8981a6f 100644
--- a/out/tags/index.html
+++ b/out/tags/index.html
@@ -26,41 +26,41 @@
<h1 class=title>Tags</h1>
<h2>
-<a href="DM.html">Tag: DMing Resource</a>
+<a href="ss.html">Tag:</a>
</h2>
<ul>
-<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag DM" href="/tags/DM.html">DMing Resource</a><a class="tag WP" href="/tags/WP.html">WIP</a></span></li>
+<li><span><a class="" href="../dnd/tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag ss" href="/tags/ss.html">Short Story</a></span></li>
</ul>
<h2>
-<a href="ES.html">Tag: Essay</a>
+<a href="hb.html">Tag:</a>
</h2>
<ul>
-<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
+<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
+<li><span><a class="" href="../dnd/psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
</ul>
<h2>
-<a href="FF.html">Tag: Flash Fiction</a>
+<a href="es.html">Tag:</a>
</h2>
<ul>
-<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag FF" href="/tags/FF.html">Flash Fiction</a></span></li>
+<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag es" href="/tags/es.html">Essay</a><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
</ul>
<h2>
-<a href="HB.html">Tag: Homebrew</a>
+<a href="ff.html">Tag:</a>
</h2>
<ul>
-<li><span><a class="" href="../dnd/psionic-schools.html" title="Published on 2017-01-09">Schools of Psionics</a></span><span><a class="tag ES" href="/tags/ES.html">Essay</a><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
-<li><span><a class="" href="../dnd/psionist.html" title="Published on 2017-01-24">[5e] Psionist Class - Rewrite [ALPHA]</a></span><span><a class="tag HB" href="/tags/HB.html">Homebrew</a></span></li>
+<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag ff" href="/tags/ff.html">Flash Fiction</a></span></li>
</ul>
<h2>
-<a href="SS.html">Tag: Short Story</a>
+<a href="dm.html">Tag:</a>
</h2>
<ul>
-<li><span><a class="" href="../dnd/tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag SS" href="/tags/SS.html">Short Story</a></span></li>
+<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
</ul>
<h2>
-<a href="WP.html">Tag: WIP</a>
+<a href="wp.html">Tag:</a>
</h2>
<ul>
-<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag DM" href="/tags/DM.html">DMing Resource</a><a class="tag WP" href="/tags/WP.html">WIP</a></span></li>
+<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
</ul>
</article>
diff --git a/out/tags/SS.html b/out/tags/ss.html
index 88befdb..fc11f43 100644
--- a/out/tags/SS.html
+++ b/out/tags/ss.html
@@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Tag: Short Story — AndrewDM</title>
+ <title>Tag: — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
- <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag: Short Story</a></h1>
+ <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag:</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
@@ -24,9 +24,9 @@
</header>
<article>
- <h1 class=title>Tag: Short Story</h1>
+ <h1 class=title>Tag:</h1>
<ul>
-<li><span><a class="" href="../dnd/tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag SS" href="/tags/SS.html">Short Story</a></span></li>
+<li><span><a class="" href="../dnd/tastavi.html" title="Published on 2016-08-30">Tastavi D'Maelnor of Llolethane</a></span><span><a class="tag ss" href="/tags/ss.html">Short Story</a></span></li>
</ul>
</article>
diff --git a/out/tags/DM.html b/out/tags/wp.html
index f102edb..6aeaca5 100644
--- a/out/tags/DM.html
+++ b/out/tags/wp.html
@@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Tag: DMing Resource — AndrewDM</title>
+ <title>Tag: — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
- <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag: DMing Resource</a></h1>
+ <h1 class=breadcrumbs><a href="../">AndrewDM</a> » <a href="./">Tags</a> » <a href="">Tag:</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
@@ -24,9 +24,9 @@
</header>
<article>
- <h1 class=title>Tag: DMing Resource</h1>
+ <h1 class=title>Tag:</h1>
<ul>
-<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag DM" href="/tags/DM.html">DMing Resource</a><a class="tag WP" href="/tags/WP.html">WIP</a></span></li>
+<li><span><a class="external" href="../dnd/WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
</ul>
</article>
diff --git a/out/writing/index.html b/out/writing/index.html
index 1876997..d5805e1 100644
--- a/out/writing/index.html
+++ b/out/writing/index.html
@@ -26,7 +26,7 @@
<h1 class=title>Writing</h1>
<ul>
-<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag FF" href="/tags/FF.html">Flash Fiction</a></span></li>
+<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag ff" href="/tags/ff.html">Flash Fiction</a></span></li>
</ul>
</article>
diff --git a/src/main.scss b/src/main.scss
index 1ce7c8d..d32d6ee 100644
--- a/src/main.scss
+++ b/src/main.scss
@@ -109,12 +109,12 @@ article {
padding: 4px 7px 5px 7px;
border-radius: 2px;
}
- .tag.FF { background: FireBrick; }
- .tag.SS { background: SeaGreen; }
- .tag.ES { background: DarkViolet; }
- .tag.HB { background: DimGray; }
- .tag.DM { background: DarkSlateGray; }
- .tag.WP { background: GhostWhite; color: black; }
+ .tag.ff { background: FireBrick; }
+ .tag.ss { background: SeaGreen; }
+ .tag.es { background: DarkViolet; }
+ .tag.hb { background: DimGray; }
+ .tag.dm { background: DarkSlateGray; }
+ .tag.wp { background: GhostWhite; color: black; }
border-bottom: solid 1px #333333;
}