Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 409 Bytes

Disaster Radio Website

Builds the Disaster Radio website using Gulp, Twig, SASS, etc.

Usage

npm install # install dependencies
gulp # build everything
gulp webserver # launch webserver and view site locally in browser

To rebase the website log into the host server and,

cd /var/www/public/disaster.radio/disaster-radio-website
git pull --rebase
gulp

LICENSE

GPL version 2 or later.