Skip to content

A simple docker config for developing and running gh-pages

License

Notifications You must be signed in to change notification settings

RandyMcMillan/pages-gem

 
 

Repository files navigation

author_profile permalink title
true
/about/
GitHub Pages Docker

Build Status

Install docker
Install make

then

git clone https://github.com/RandyMcMillan/pages-gem.git
cd pages-gem
SITE=./docs make image
SITE=./docs make server

Templated theme:

Click Create Theme{: .btn .btn--primary} for the quickest method of getting started with the Minimal Mistakes Jekyll theme{: .btn .btn--primary}.

Use the link above to create a new theme repo
git clone https://github.com/<user-name>/<your-theme>.git
cd <your-theme>
SITE=~/<your-theme> make image
SITE=~/<your-theme> make server

License

Distributed under the MIT License{: .btn .btn--primary}.