/swift

Primary LanguagePHP

Swift

This is a modified version of 'Brisk' by Autumn Welles

This theme uses SCSS.

Development

  1. Install Node.js.
  2. Install gulp globally by running npm install --global gulp-cli in your terminal. Then run npm link gulp in your root directory.
  3. While in the repo root directory, run npm install from your terminal.
  4. In that same directory, run gulp from your terminal.
  5. Make changes in /src/scss/**/*.scss and /functions.js.
  6. See changes reflected in ./style.css and ./functions.min.js.