I was tired of each time cleaning and doing a basic setup before starting a jekyll project (landing page, e-commerce, blog...) This repo aim to avoid doing the same things over and over !!!
gem install bundler jekyll
jekyll new my-awesome-site
cd my-awesome-site
bundle exec jekyll serve
# => Now browse to http://localhost:4000
https://github.com/emilbaehr/automatic-app-landing-page https://github.com/HugoGiraudel/jekyll-boilerplate https://github.com/swcool/landing-page-theme https://github.com/jeromelachaud/freelancer-theme/ https://github.com/tachyons-css/jekyll-tachyons https://github.com/jeromecoupe/jekyllstyleguide https://github.com/quartzmo/email-landing-page
https://github.com/danurbanowicz/jekyll-netlify-boilerplate https://github.com/openfaas/openfaas.github.io https://sebastien.saunier.me/blog/2013/10/04/why-you-should-learn-jekyll-today.html