Skip to content

Instantly share code, notes, and snippets.

@haasted
Created December 8, 2017 19:28
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 haasted/74fcf025379a74cce7647034d50952f1 to your computer and use it in GitHub Desktop.
Save haasted/74fcf025379a74cce7647034d50952f1 to your computer and use it in GitHub Desktop.
FROM jekyll/builder:3.5
RUN gem install jekyll-sitemap
RUN gem install jekyll-seo-tag
RUN gem install jekyll-paginate
# https://hub.docker.com/r/haasted/jekyll/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment