Glenn Stovall

Software Developer, Musician, and All Around Nice Guy

Blogging With Octopress

If you’re reading this, then I’ve successfully got my octopress blog up and running on Github pages. Why the switch to octopress?

Writing with Octopress

I love being able to write in emacs using markdown. It feels simple. It feels easy. It feels right.

Deploying with Github

This also allows me to host with github pages for free, and use git for deployment. So many headaches just went away for me when it comes to writing.

Version Control based writing.

I can take the same approach to writing as I can with coding, publishing fast, fixing mistakes as they are found, and changing content as need be. What you are currently reading isn’t the first version of the post, and likely not the last. I also like the idea of ‘open source’ writing. If anyone has anything they would like to add or change, feel free to send a pull request to this repo, and I’ll take it under consideration.

The Right Plugins

There aren’t many plugins or themes available for octopress (yet), but it has all the things that are needed to get good content going. That’s what I love about it, it is all content based. The default theme is a beautiful starting off point, it’s clear and responsive.