Skip to content

MTowbin7/scurker.com

 
 

Repository files navigation

Local Development

Requires node.js

  1. Install grunt

npm install -g grunt-cli

  1. Install wintersmith

npm install -g wintersmith

  1. Install npm

npm install

Once everything is installed, it's easy to run locally

  1. grunt watch
  2. wintersmith preview

grunt build should run all the tasks necessary to deploy the static version of the site.

About

The website of Jason Wilson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • CSS 18.7%
  • CoffeeScript 11.8%
  • HTML 8.0%