All Projects → zachleat → Zachleat.com

zachleat / Zachleat.com

The mutant combination of Grunt.js and Eleventy currently powering zachleat.com

Programming Languages

javascript
184084 projects - #8 most used programming language

Local Development Setup

Prerequisites: Node.js

  1. gem install sass
  2. npm install
  3. grunt

Local Development Workflow

  1. npx grunt watch
  2. Open http://zachleat.localhost/

To install new local npm packages, use npm install PACKAGE_NAME --save-dev

Deploy

  1. npx grunt deploy

Notes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].