Skip to content

wasiliev/w-template

Repository files navigation

w-template

Boilerplate for fast start sites building

Quick start

  1. Clone this repo - git clone https://github.com/appricotjuice/w-template.git
  2. Enter to boilerplate directory - cd w-template
  3. Run npm install
  4. Run bower install
  5. Done! You are awesome!

Features

  • HTML5 ready
  • Progressive structure
  • Includes:
  • progressive Normalize.css from postcss-normalize - use only fixes that you need. No more big useless files!
  • Jquery via CDN and local fallback
  • Bootstrap - select modules that you need
  • SASS - SCSS syntax
  • PUG - use clever and extensible way instead of pure HTML
  • Default best practices typography styles already in the box. Just correct settings parameters for your project - no more boring repetitive tons of code!
  • Extensive inline and accompanying documentation.

Browser support

  • Chrome (latest 2)
  • Edge (latest 2)
  • Firefox (latest 2)
  • Internet Explorer 10+
  • Opera (latest 2)
  • Safari (latest 2)

This doesn't mean that boilerplate cannot be used in older browsers, just that we'll ensure compatibility with the ones mentioned above.

Licence

The code is available under the MIT license

About

Template for quick start site coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published