/pipo-website

Website for pipo.chat

Primary LanguageJavaScript

Run

$ npm install
$ npm start

Developing

$ npm install -g gulp
$ gulp serve

Production Build

$ gulp

Build and optimize the site, ready for deployment. This includes linting as well as image, script, stylesheet, and HTML optimization and minification.

Serve Production Build

$ gulp serve:dist

Serve the optimized and minified version of the site for local testing.

Deploy to gh-pages

$ gulp deploy

This builds for production, then deploys the dist folder to gh-pages.

Rebuild generated Markdown

$ gulp generate-markdown

This rebuilds all markdown in the generated directory.

Things to remember

Same with the max width of the container

I've manually added jasons bootstrap-breakpointify because bower wasn't installing it correctly

Notes

http://codepen.io/sarbjeet6706/pen/ltucb