My Writing Workflow
June 7, 2011With that said, I'm no JSM. I don't have the time -- nor the patience -- to do a full-on design for each article that I write. I'd like to improve on my writing abilities, but I don't want major hurdles set before me. As previously noted, I want a clutter-free -- which translates to obstacle-free -- writing experience.
Here's my setup right now. I'm using IA Writer as my main editor. Stacey is the simple CMS1 that I've set up to run my articles (as well as my portfolio). The beautiful thing about the two of them is that they both understand Markdown.2 So, I can focus on writing with IA Writer and easily sync it with Stacey -- through this process, I never have to bother about logging into a "real" CMS and wrestle with formatting. As a bonus, my file is transportable and easy to read, with very minimal HTML markup. No, seriously -- take a look at this article in its basic markup.
There are, notably, drawbacks in using this workflow. However, after trying many different CMSes in the past, I'm going to stick with this one in the meantime. It is, after all, a clutter-free writing experience.3
- "CMS" might be an overstatement. It's really a light-weight filesystem manager.
- This is probably the greatest feature of IA Writer, that it allows you visually see certain Markdown formats (like bold and italics).
- Since I'm already giving out credits, the theme for my articles section is taken from Type-a-file, with minimal modifications.