This repo contains the source (except images) for my personal web site osteele.com.
The source for my blog is here.
- Install Jekyll
bundle install
Alternate: Install Docker Compose
-
bundle exec jekyll serve
Alternate:
docker-compose up
-
Browse to localhost:4000
git push