This repository has been archived on 2021-09-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
felix 2bafacecb1 initial commit 2017-05-02 22:45:08 +02:00
files initial commit 2017-05-02 22:45:08 +02:00
Dockerfile initial commit 2017-05-02 22:45:08 +02:00
LICENSE.txt initial commit 2017-05-02 22:45:08 +02:00
README.md initial commit 2017-05-02 22:45:08 +02:00

README.md

Pelican Dockerfile

A base docker setup that inherits Python 2 and loads a bunch of deps. It runs Pelican in autoload mode for dev.

This is an easy to use image to setup a Pelican static website. This image will run the Pelican devserver, which means it will watch for changes in the content and theme files.

Also a volume has been added so you can simply map to an existing Pelican directory and the container will update the output.

Some sane requirements have been pre-built into the image.

The DockerHub repository can be found here: https://hub.docker.com/r/mjjacko/pelican/

Using the image

License

BSD 2-Clause license