Contents writer application for track
You can make all of following contents with it.
- Challenge
- Quiz
- Book
- docker
- docker-compose
docker-compose up -d
After the application started, you can access the app via http://localhost:39000
docker-compose down
Following directory names are listed in dropdown on header.
- under the
contents
directory - which has
book.yml
file
Choose 1 of them.
Using docker image is published in DockerHub
What you have to do is only pull latest version.
docker pull givery/marine:latest
This directory is shared with docker container. Marine will sarech contents from this directory.
Checkout your content repository in this directory.