Create a new repo from Particle named in the GitHub Pages username.github.io style to get started! Pages will autobuild your site on each new commit. More info on Pages
- Install NodeJS
- Install Jekyll:
sudo gem install bundler jekyll
- Install Yarn:
npm install -g yarn
- Install dependencies:
yarn
- Run:
gulp
Thank you to @nrandecker for Particle