Markdown
2022-12-21 Capabilities - Lately, I've been thinking about capabilities of server APIs and how the clients interact with them. This is driven by a couple things I'm considering doing in the future but also with the frustration that certain features in the fediverse are difficult to implement for clients.
2018-08-27 Integrating Semantic Versioning into MfGames Writing - How to release a novel or story using MfGames Writing.
2018-08-26 Theming for MfGames Writing - Branding requires a distinct style for writing. Here is how you customize a theme for MfGames Writing to match.
2018-08-25 Additional Formats for MfGames Writing - There are a number of different formats that can be used to generate MfGames Writing output, these are the basics.
2018-08-24 Working with MfGames Writing, CI, and Docker - How to use a continual integration (CI) server to publish projects.
2018-08-23 Adding Content to MfGames Writing - Introduction on how to add different types of content to a MfGames Writing project.
2018-08-22 First Steps Using MfGames Writing (GitLab, NPM) - The initial steps for setting up a new project for publication.
2018-08-21 The Evolution of MfGames Writing - A brief history and reasoning behind MfGames Writing.
2017-05-24 State of writing with Markdown, YAML, and Git 2017 - A year ago, at one of my more successful panels at WisCon, I was on a panel with K. Tempest Bradford and Kristine Smith talking about writing processes. I got to see a lot of cool gadgets but I also got a chance to talk about my processes of writing with Markdown, YAML, and Git.
2016-10-31 Writing with Markdown and YAML - I realized that it's been a while since I wrote up how I write with Markdown and YAML. This is the current state of my technique of writing.
2014-11-23 Messing with Markdown - I spent the last few weeks working on the beginning of an event-based Markdown parser. I know why, but I've fallen into a rabbit hole that threatens to swallow me.
2014-08-07 Author Intrusion - Names - One of the complexities of authors is their names. I want to avoid making an assumption of how they are displayed and used. At the same time, I want to reuse the logic to handle character names within the story.
2014-08-02 Author Intrusion - A black triangle CLI - I reached the first visible moment in Author Intrusion with command-line tool that does one thing, convert Markdown into DocBook formats.