Skip to content

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}.

About

A simple docker config for developing and running gh-pages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 90.0%
  • Shell 7.3%
  • Makefile 2.7%