Skip to content

🎨 The least opinionated hands-off Jekyll starter

License

Notifications You must be signed in to change notification settings

davesantos/jekyll-diy

Repository files navigation

Build Status devDependencies Status

Jekyll DIY

The most bare minimal DIY approach to Jekyll. No Themes, No cruft, No extra fuckery.

Install

  gem install bundler # If you don't have bundler already installed
  bundle install

Install Packages from package.json

  npm install

Deploy

Old fashion method

  bundle exec jekyll serve

Or, deploy with BrowerSync using Gulp

  gulp

About

🎨 The least opinionated hands-off Jekyll starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published