Thanks to visit codestin.com
Credit goes to github.com

Skip to content

davidputney/react

Repository files navigation

Basic site

Uses Gulp, Bourbon and HTML5 Boilerplate to create a start for a basic website or prototyping.

Precis

  • Sass and sass linting
  • Linting and minification.
  • SVG spriting
  • Responsive image sizing via Gulp imageMagick plugin and image minification.
  • Modularization of HTML pages.
  • Base64 font encoding.
  • Markdown conversion for handling and adding content.
  • Server with live reload

Installation

  • Clone
  • gem install scss_lint to install scss linter
  • To use imageMagick tasks, install imageMagick via Homebrew.
  • npm install to install gulp and its dependencies and build site.
  • npm start to serve site, activate listeners

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published