RawDawg / crackpot

A simple Gulp boilerplate for ultra fast landing pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ϾЯ∆ϾКƤØ₮

☱☲☴☲☱☲☱☲☴☱☲☴☴☲☱☲☴☲☲☱☲☴☱☲☴☱☲☴☱☲☴☱☲

Crackpot is a simple Gulp boilerplate for ultra fast landing pages.

☴☲☱☲☴☲☲☴☲☱☲☴☲☲☴☱☲☴☱☲☴☱☲☴☱☲☴☱☲☴☴☱☲

Installation

→ npm install

Setup

Adjust _gulp/config.json to your needs

Tasks

Default task: gulp

  • Serves src/ to localhost:3000
  • Handles SCSS files
  • Compresses images
  • Injects scripts
  • Watches everything and refreshes your browsers when something changes

Build task: gulp build

  • Copies everything important from src/ to dist/
  • Combines all JS files into a minimized main.js file
  • Combines all CSS files into a minimized style.css file
  • Minimizes all HTML files
  • Inserts render blocking CSS inline

☱☲☴☲☱☲☱☲☴☱☲☴☴☲☱☲☴☲☲☱☲☴☱☲☴☱☲☴☱☲☴☴☱☲

To do

• UnCSS (?)
• Custom Modernizr (?)

☱☲☴☲☱☲☱☲☴☱☲☴☴☲☱☲☴☲☲☱☲☴☱☲☴☱☲☴☱☲☴☴☱☲

crackpot.theofficial.de
www.bettertimes.de

About

A simple Gulp boilerplate for ultra fast landing pages


Languages

Language:ApacheConf 66.2%Language:JavaScript 17.7%Language:HTML 11.1%Language:CSS 5.0%