created: 20160112093241657 creator: user modified: 20160405202052307 modifier: user tags: title: Blogging type: text/vnd.tiddlywiki !Ghost ; Official docker repository : https://hub.docker.com/_/ghost/ ``` docker run --name ghost -p 2368:2368 -v /Users/aiko/.ghost/blog:/var/lib/ghost -d ghost ``` ; Cookie Journal : http://node1.aiko.sh:2368 ; Add code highlighting to your Ghost blog. : http://www.incrediblemolk.com/add-code-highlighting-to-your-ghost-blog/ ; How to Use Ghost : http://support.ghost.org/how-to-use-ghost/