Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

P2 Static Site

Summary

Install: npm install
Build: gulp
Deploy: ./build_deploy.sh

Editing Content

All content is edited on prismic.io

Site Build

Site is built using the default prismic.io task provided by baked.js. Run gulp to generate the site or gulp serve to build, watch and serve the site locally.

Build and Deploy

Running ./build_deploy.sh will generate the site and push the correct files to origin:gh-pages. This is done generating the site, creating a new local gh-pages branch, pushing the build folder into gh-pages, force pushing gh-pages to origin and removing the local gh-pages branch.

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.