Jekyll Docker Starter
Build locally in Docker. Ship anywhere.
View on GitHubQuick Start
git clone https://github.com/Yoichi-z/jekyll-docker-starter.git
cd jekyll-docker-starter
docker compose up -d --build
# → http://localhost:4000
Zero Setup
No Ruby on host. Everything runs in Docker.
Live Reload
Edit → save → browser refreshes automatically.
Pages-Ready
GitHub Actions workflow included for deploy.
This is a starter. Replace this copy and structure as your site grows.