/fastplate

A Barebones Responsive SCSS Boilerplate to get started with FastShell (a webdevelopement framework using gulp)

Primary LanguageCSSMIT LicenseMIT

FastPlate

A Barebones Responsive SCSS Boilerplate to get started with FastShell. This Boilerplate is mobile-first ready, uses Font Awesome and has been inspired by Motherplate.

How to get started

  1. Start your Project with FastShell.
    1. Install Node.js, Sass and Git on your machine. If you're a Windows user you'll also need to install Ruby.
    2. Install Gulp using npm install -g gulp. You may need to use sudo in front of the Gulp install command to give it permissions.
    3. Fork/Clone/Download the FastShell repository into your machine, you should hopefully see all the files and folders. This is where we will copy the FirePlate files to.
  2. Don't open Terminal and npm install yet.
  3. Fork/Clone/Download the FastPlate repository into your machine, then copy the FastPlate folders app/ and src/ into your projects root folder. All FastShell files and folders will be overwritten.
  4. Open Terminal and type npm install to install dependencies.
  5. Now type gulp.
  6. Enjoy.
  7. For more information read the FastShell docs.

Font Awesome 4 integration

Before building your project, check vendor/_external.scss in your style.scss if you want to use Font Awesome.

If not, remove it from your style.scss and delete app/assets/fonts.