Static Starter
This is a simple starter kit for static sites using GitHub Pages with Jekyll. It’s a really powerful combo, and it’s free!
Features
- Designed for macOS since that’s what you’re on.
- Matches locally the Ruby and gems in GitHub Pages.
- Includes a sensible
.gitignore
(TODO
,_drafts/*
, etc.). - Tuned for dev, runs with
--livereload --drafts --future
. - Minimal dependencies you already have, Homebrew and Make.
- Self-contained, shouldn’t interfere with other Ruby installs on your machine.
- Includes a basic
index.md
for when you’re really eager to get your site up ASAP.
Usage
Fork, git clone
, make
, and you’re off!