Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 725 Bytes

File metadata and controls

16 lines (12 loc) · 725 Bytes

acrokat's personal site!

Built with the Particle Jekyll Theme and GitHub Pages

Using with GitHub Pages

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

Running locally

  • Install NodeJS
  • Install Jekyll: sudo gem install bundler jekyll
  • Install Yarn: npm install -g yarn
  • Install dependencies: yarn
  • Run: gulp

Credits

Thank you to @nrandecker for Particle