Add post about PVGttM
Add support for `status` prop on posts (draft or hidden) Fix fonts
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<li>
|
||||
I prefer to be reached via e-mail at
|
||||
<a rel="me" class="u-url url u-email" title="Email"
|
||||
href="mailto:eric@itsericwoodward.com">Email</a>.
|
||||
href="mailto:hey@itsericwoodward.com">Email</a>.
|
||||
<!--(securely, if you want to use my
|
||||
<a rel="pgpkey" type="application/pgp-keys" title="PGP Public Key" href="/files/public.aexpk">PGP Key</a>).-->
|
||||
Alternatively, you can grab my
|
||||
@@ -78,7 +78,8 @@
|
||||
</li>
|
||||
<li>
|
||||
I host a collection of
|
||||
<a rel="me authn" class="u-url url" href="https://git.itsericwoodward.com/eric/">git repos</a>
|
||||
<a rel="me authn" class="u-url url" title="It's Eric Woodward's Gitea Server"
|
||||
href="https://git.itsericwoodward.com/explore/repos">git repos</a>
|
||||
(where I keep my code).
|
||||
</li>
|
||||
<li>
|
||||
|
@@ -1,19 +1,17 @@
|
||||
---
|
||||
{
|
||||
"title": "Games",
|
||||
"description": "Some of Eric's gaming-related projects.",
|
||||
"date_pub": "2018-08-18T13:39:00-04:00",
|
||||
"date_upd": "2022-08-22T11:15:00-04:00",
|
||||
"section": "games",
|
||||
"content_type": "feature",
|
||||
"short_code": "mg",
|
||||
}
|
||||
title: Games
|
||||
description: A small collection of my gaming-related projects.
|
||||
date_pub: 2018-08-18T13:39:00-04:00
|
||||
section: games
|
||||
content_type: feature
|
||||
short_code: mg
|
||||
---
|
||||
|
||||
One of my biggest hobbies / time-sinks over the last 20+ years of my life has been gaming in its various forms. As such, below you'll find a small collection of my gaming-related projects.
|
||||
One of my biggest hobbies / time-sinks over the last 30+ years of my life has been gaming in its various forms. As such, below you'll find a small collection of my gaming-related projects.
|
||||
|
||||
### My Games
|
||||
|
||||
- [The Planar Vagabond's Guide to the Multiverse](http://www.planarvagabond.com/) **NEW** - A free role-playing game that I'm developing as part of an ongoing campaign, and which doubles as a nifty pocket guide to the wild and weird multiverse of interplanar travel.
|
||||
- [Camp Happy Island Massacre](/chim) - My first (and only) computer game, a comedy-horror text game for the DOS operating system that you can now play online.
|
||||
- [Mythic Wars](https://mythicwarsgame.com/) - My tabletop (card and dice) game, where the gods and goddesses themselves battle for ultimate supremacy! Published by [Excalibre Games](http://excalibregames.com/).
|
||||
|
||||
|
@@ -2,15 +2,15 @@
|
||||
title: Greetings!
|
||||
description: Welcome to It's Eric Woodward (dotcom).
|
||||
date_pub: 2015-11-10T07:18:00-05:00
|
||||
date_upd: 2021-06-21T23:15:00-04:00
|
||||
section: main
|
||||
content_type: feature
|
||||
short_code: m1
|
||||
---
|
||||
|
||||
As it says [elsewhere](/about.html), my name is Eric Woodward, and this is my website.
|
||||
|
||||
Mostly, I use it as a repository for some of the stuff that my brain has dumped out through the years, such as the [games](games.html) and [web](web.html) projects that I occasionally work on, the odd [journal entry](/journal/), and what I'm working on right [now](/now.html).
|
||||
Mostly, I use it as a repository for some of the stuff that my brain has dumped out through the years, like the various [games](games.html) and [web projects](web.html) that I've (half-)created, the odd [journal entry](/journal/), and some info on what I'm doing [right now](/now.html).
|
||||
|
||||
I also host [my own git repos](https://git.itsericwoodward.com/), in case you want to see what I've been working on.
|
||||
I also host [my own git repos](https://git.itsericwoodward.com/explore/repos), in case you're curious about the code I've constructed.
|
||||
|
||||
Thanks for stopping by!
|
||||
|
@@ -2,15 +2,16 @@
|
||||
title: Now
|
||||
description: A short list of the things that I'm (probably) working on right now.
|
||||
date_pub: 2021-06-21T23:15:00-04:00
|
||||
date_upd: 2022-07-21T00:52:00-04:00
|
||||
section: main
|
||||
content_type: feature
|
||||
short_code: mn
|
||||
---
|
||||
|
||||
Between the hours of roughly 9AM and 12AM (`America/New_York` time, give or take an hour or two), you'll most likely find me working on any or all of the following:
|
||||
Between the hours of roughly 9AM and 12AM (`America/New_York` time, give or take an hour or two), you'll most likely find me doing any or all of the following:
|
||||
|
||||
- work stuff,
|
||||
- this website,
|
||||
- some crazy side project (probably involving a game and/or a Raspberry Pi), or
|
||||
- my Monday night [Old School Essentials](https://necroticgnome.com/collections/old-school-essentials) campaign.
|
||||
- working,
|
||||
- [developing](/journal/2015/03-18-developing-the-web) this website,
|
||||
- making another [magic deck](/magic-decks),
|
||||
- playing D&D (especially if it's Thursday, because that's **Togar's night!**),
|
||||
- messing around with some crazy side project (probably involving a game and/or a Raspberry Pi), or
|
||||
- building out my Monday night astral campaign, [The Planar Vagabond's Guide to the Multiverse](http://www.planarvagabond.com/).
|
||||
|
@@ -1,23 +1,24 @@
|
||||
---
|
||||
{
|
||||
"title": "Web Stuff",
|
||||
"description": "Some of Eric's web-related projects.",
|
||||
"date_pub": "2018-08-18T17:50:00-04:00",
|
||||
"date_upd": "2022-07-21T00:57:00-04:00",
|
||||
"section": "web",
|
||||
"content_type": "feature",
|
||||
"short_code": "mw"
|
||||
"title": "Web Stuff",
|
||||
"description": "Some of Eric's web-related projects.",
|
||||
"date_pub": "2018-08-18T17:50:00-04:00",
|
||||
"section": "web",
|
||||
"content_type": "feature",
|
||||
"short_code": "mw",
|
||||
}
|
||||
---
|
||||
|
||||
The web is, IMHO, the most revolutionary invention in information sharing since [Gutenberg's](https://www.gutenberg.org/) printing press. As such, I spend an inordinate amount of time thinking about the web, and I do what I can to help [develop it](https://blog.itsericwoodward.com/2015/developing-the-web).
|
||||
|
||||
### Here
|
||||
|
||||
+ [LinkLists](/linklists) - Lists of links (natch) to various web sites, resources, and/or [blogs](/linklists/blogroll.html), typically organized around a particular subject. Like bookmarking, but not. Updated (occasionally).
|
||||
- [LinkLists](/linklists) - Lists of links (natch) to various web sites, resources, and/or [blogs](/linklists/blogroll.html), typically organized around a particular subject. Like bookmarking, but not. Updated (occasionally).
|
||||
|
||||
### Elsewhere
|
||||
|
||||
+ [Mythic Wars](https://mythicwarsgame.com/) - The site for my tabletop card-and-dice game, where the gods and goddesses themselves battle for ultimate supremacy! Features a free print-and-play demo, lots of free wallpapers, and the comprehensive rules, among other things.
|
||||
+ [The Codex Mythica](https://codex.mythicwarsgame.com/) - An [open-source](https:/git.itsericwoodward.com/eric/codex-mythica/) web application I wrote which functions as a card database for Mythic Wars.
|
||||
+ [My Blog](https://blog.itsericwoodward.com) - A retired instance of the [Known blogging software](https://withknown.com/) where I used to collect my various day-to-day musings.
|
||||
+ [My Code Repos](https://git.itsericwoodward.com/) - A private [Gitea](https://gitea.io/) instance hosting some of my Git repositories.
|
||||
- [The Planar Vagabond's Guide to the Multiverse](http://www.planarvagabond.com/) **NEW** - The website for a free role-playing game that I'm developing as part of an ongoing campaign, which doubles as a nifty pocket guide to the wild and weird multiverse of interplanar travel.
|
||||
- [Mythic Wars](https://mythicwarsgame.com/) - The site for my tabletop card-and-dice game, where the gods and goddesses themselves battle for ultimate supremacy! Features a free print-and-play demo, lots of free wallpapers, and the comprehensive rules, among other things.
|
||||
- [The Codex Mythica](https://codex.mythicwarsgame.com/) - An [open-source](https:/git.itsericwoodward.com/eric/codex-mythica/) web application I wrote which functions as a card database for Mythic Wars.
|
||||
- [My Blog](https://blog.itsericwoodward.com) - A retired instance of the [Known blogging software](https://withknown.com/) where I used to collect my various day-to-day musings.
|
||||
- [My Code Repos](https://git.itsericwoodward.com/explore/repos) - A private [Gitea](https://gitea.io/) instance hosting some of my Git repositories (including the code for [this very site](https://git.itsericwoodward.com/eric/itsericwoodward-site-v2)).
|
||||
|
Reference in New Issue
Block a user