author_profile | permalink | title |
---|---|---|
true |
/about/ |
GitHub Pages Docker |
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
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
Distributed under the MIT License{: .btn .btn--primary}.