Docker Eleventy

Docker Eleventy

The purpose of this image is to use eleventy (static site builder) easily thanks to Docker.

Dev :

docker run --rm -v /path/to/your/site:/app --name eleventy -p 8080:8080 femtopixel/eleventy --serve

Production :

docker run --rm -v /path/to/your/site:/app --name eleventy femtopixel/eleventy --output=/app/_site/

More detailed information

If you want to support my work, you can spread it or considering donation :