|
|
|
|
|
by amirmc
5207 days ago
|
|
I decided a while ago to move my personal site from Posterous to GitHub pages [1]. It's been a little tricky to set up but only because I'm fussy and haven't messed with css before. Still not finished since I can't find a sensible way to extract my content from Posterous (that dosen't involve the API). With GitHub pages, you don't need to worry about the hosting aspect and you'll always have a copy of your site locally. Pretty sure you can deal with the .htaccess file stuff too. If you decide to look into this, check out Jekyll-bootstrap too [2]. [1] http://pages.github.com/ [2] http://jekyllbootstrap.com/ |
|