Skip to content

Cloning (In Progress)

Mark edited this page Aug 11, 2019 · 6 revisions

Requires:

  • Node

    • NPM (included with Node.js)
      • npm install
  • RVM

    • bundler gem install bundler
      • bundle install

Dev scripts:

  • gulp (launches jekyll server, browsersync, and compiles SASS & javascript)
  • gulp build (compiles jekyll, SASS, javascript, uglifies scripts and styles, purifyCSS, and criticalCSS)
Clone this wiki locally