boris.schapira.dev

My Jekyll blog setup.

Installation

Prerequisites

  • Bundler
  • npm (I recommend installing node via nvm)
  • globally install puppeteer for visual tests

Installation

bundle install;
npm install;

Local development/writing

bundle exec rake;

Build for Production

bundle exec rake "build:generate[prod]";
npm run build;
bundle exec rake test;

License

  • Structure of this website released under MIT License.
  • Content of this website released under CC-by License
jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer