Skip to content

commune-rideshare/commune_client

Repository files navigation

PWR Static Site Boilerplate

Build system

  • gulp

CSS

  • sass
  • autoprefixer
  • cssnano

Javascript

  • browserify
  • jquery
  • uglify

JavaScript Style Guide

Templating

  • handlebars

Automatic reloading

  • browser-sync

Webfont generation

  • fontgen

Image optimization

  • imagemin

Error handeling

  • plumber
  • notify

Requires node.js, npm and gulp to be installed.

Install dependencies:

npm install

Run build process:

gulp

Spawn a child-theme for distribution with the build.sh script

./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published