Skip to content

grandam/d4dcoalition-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design4Democracy

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Your system must have the following command line utilities installed!

Installing & Local Environment

$ cd design4democracy
$ bundle install
$ npm install
$ gulp

Visit http://localhost:4000/ (BrowserSync should automatically spawn this for you!)

Deployment

gulp deploy will push the build artifacts out to the gh-pages branch of this repo. Please Note that this command does not commit to master. It will build the site locally using the production configuration, compress all images (lossless) and css/js, and deploy.

Production configuration is managed in the _config.production.yml file.

Built With

  • Jekyll - Static site generator
  • Gulp - Task runner

About

d4dcoalition.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published