Skip to content

IPGVantage/PCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weber Shandwick's PCT tool

A static gulp site, running Nunjucks and jQuery,

Dependencies

Project Setup

Navigate to the source directory, and run npm install via command line.

Build Process

gulp will build, compile, and watch any changes made to the files during development of the project. It will also start a local node server, which will auto-refresh any changes during development (using Browsersync).

To manually output a static build:

gulp build && gulp move && gulp moveJS

Followed by:

gulp zip

That will generate flat HTML in the ./build directory, and zip it up.

If your build directory is already complete gulp ipg, which is way faster.

Git Workflow

To clone this repository:

git clone https://github.com/northpoint/weber-shandwick.git

Fork the repo, push to your fork, and submit pull requests. Keep your commits clean:

git fetch upstream master && git rebase -p upstream/master

About

PCT Tool Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •