docker-jekyll

docker-jekyll

🐳 Docker image of Jekyll.

docker-jekyll

Overview

Docker image of Jekyll.

Description

Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through a converter (like Markdown) and our Liquid renderer, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web server.

http://jekyllrb.com/

Usage

$ docker run \
       --rm \
       -v /path/to/bind/from/host:/path/to/bind/in/container:rw \
     dalenys/jekyll \
     bash -c 'cd /path/to/bind/in/container && jekyll build && jekyll serve'

Development

Feel free to contribute on GitHub.

    ā•šāŠ™ āŠ™ā•
  ā•šā•(ā–ˆā–ˆā–ˆ)ā•ā•
 ā•šā•(ā–ˆā–ˆā–ˆ)ā•ā•
ā•šā•(ā–ˆā–ˆā–ˆ)ā•ā•
 ā•šā•(ā–ˆā–ˆā–ˆ)ā•ā•
  ā•šā•(ā–ˆā–ˆā–ˆ)ā•ā•
   ā•šā•(ā–ˆā–ˆā–ˆ)ā•ā•