Jekyll Typescript Webpack Starter build status

Starter app for jekyll with typescript and webpack.

Running

Make sure you have ruby (currently 2.6.0) and node (currently v10.15.0) installed. The easiest way to do this is to use rvm and nvm.

bundle install
npm i
npm start

Demo