/cogtoolslab.github.io

website for cogtoolslab

Primary LanguageHTML

To build and deploy site

Run: rake deploy

This command executes both rake commit and rake publish

To test out locally:

  1. Run: bundle exec jekyll serve
  2. Navigate to: localhost:4000