Skip to content

smithandrobot/writing-style-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing Style Guide

Build Status

Install

npm install

Run Site Locally

gulp serve Go to http://localhost:8282

Test

  • Run all tests: npm test or gulp test
  • Run parser tests: gulp test:parser
  • Run helper tests: gulp test:helpers

Deploy

  • Staging: gulp && gulp clean-generated && gulp deploy:staging
  • Production: gulp && gulp clean-generated && gulp sitemap && gulp deploy:production

Pipeline (Snap)

https://snap-ci.com/smithandrobot/writing-style-guide/branch/master

Prismic Repository

Prismic.io Repo: https://twwritingguide.prismic.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published