### App: Ghost

#### What is Ghost?

Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications.

* **Website:** [ghost.org](https://ghost.org)
* **Documentation:** [docs.ghost.org](https://docs.ghost.org)

#### Container

* **Image used:** [library/ghost](https://hub.docker.com/_/ghost/)

##### Usage

The data of your ghost instance is saved in `./data/ghost`.

Access it with your browser at address [localhost](http://localhost).