I've migrated away from Octopress and this site is now built using ToggleJS with a custom GulpJS file.
This article is Part 9 of 9 in a series about Migrating from BlogSpot to Octopress.
- Part 1 - Introduction
- Part 2 - Setup Octopress
- Part 3 - Export BlogSpot Content
- Part 4 - Import Content into Octopress
- Part 5 - Fix Links
- Part 6 - 301 Redirect Old Posts to New Location
- Part 7 - Setup a Custom Domain
- Part 8 - Redirect Atom/RSS in FeedBurner
- Part 9 - (current) - What's left?
Now that I've migrated to Octopress, I'm in the process of finding my new blogging flow.
I'm currently editing markdown post drafts in a DropBox folder. I have been leveraging some of the following tools to write MarkDown.
- Windows
- dillinger.io (has DropBox support)
- MarkPad
- Notepad++
- Mac
- dillinger.io (has DropBox support)
- Mou
- iPhone
My worry is that some of these don't have the best spell-check support - so here's hoping I double-check my work along the way :P.