1.0.0 • Published 8 years ago

simple-web v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

Simple Web Starter Kit

A simple starter kit with SASS, autoprefixer, ES6 and minifcation to kickstart your projects in no time.

Gulp Tasks

Its heavily based on @una's Gulp Starter Kit.

  • Sass
  • Autoprefixer
  • CSS Minification
  • ES6
  • Scss Lint (based on this config)
  • HTML Minification
  • BrowserSync
  • Image Minification
  • GH-Pages deployment from dist/ folder

To Get Started:

To clone this repository

git clone --depth=1 https://github.com/AshikNesin/simple-web

TODO

  • Gulp with common tasks & BrowserSync
  • Easy deployment
  • CSS Coding Style Guide (Trello & Medium based)
  • SASS organizing structure.
  • ESLint (Gulp Task)