Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 959 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 959 Bytes

Code for CanonicalDebateLab.com

Based on Gatstrap v2-beta

  • Edit blog posts in content/posts
  • Edit pages in src/pages
  • gatsby develop — Gatsby will start a hot-reloading development environment accessible at localhost:8000. Saved changes will live reload in the browser.
  • gatsby build — Gatsby will perform an optimized production build for your site generating static HTML and per-route JavaScript code bundles.
  • gatsby serve — Gatsby starts a local HTML server for testing your built site.
  • npm run deploy — will deploy the site to the gh-pages branch which will display on CanonicalDebateLab.com