Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hlaueriksson/5e8c117081fd92ea355dec962b2467dc to your computer and use it in GitHub Desktop.
Save hlaueriksson/5e8c117081fd92ea355dec962b2467dc to your computer and use it in GitHub Desktop.
2016-01-16-setting-up-jekyll-on-windows
version: "3"
services:
site:
image: starefossen/github-pages
volumes:
- .:/usr/src/app
ports:
- 4000:4000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment