Jekyllbase is a simple Jekyll starter.
Install Ruby Gems with Bundler
bundle install
Install NPM dependencies
npm install
With a single command you have the site spinning locally at http://localhost:3000/. BrowserSync injects and reloads on file changes (Sass files, Markdown files and html files/includes).
gulp
git push origin gh-pages