InspiringLifeDesign / InspiringLifeDesign.github.io

0 stars 0 forks source link

Container #26

Closed DavidForster closed 5 years ago

DavidForster commented 6 years ago

This PR changes the container used to locally generate and serve the site from "starefossen/github-pages" to "davidforster/github-pages".

The newer container should be smaller, slightly faster and we have more control over it should we need to make changes.

After merging and pulling locally, you will need to issue the command

docker-compose up -d

at the terminal in order to re-create the running container. Everything else should remain the same.