1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
2016-04-15 21:18:54 +02:00

23 lines
529 B
Plaintext

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/