Sign inSign up

gekkie/docker-gh-pages

By gekkie

Updated almost 11 years ago

Image
0

423

gekkie/docker-gh-pages repository overview

Github pages docker image

This is a simple docker image for running the github pages stuff locally (jekyll) in order to speed up gh-pages development

Usage

Go to your app root and switch to the gh-pages branch. Afterwards run:

docker run --rm -ti -v $(pwd):/app -p 4000:4000 gekkie/gh-pages

You can now live edit your files locally and watch localhost:4000

Feedback

Please post an issue on the issuetracker!

Tag summary

Content type

Image

Digest

sha256:703ec7161

Size

158.5 MB

Last updated

almost 11 years ago

docker pull gekkie/docker-gh-pages