Skip to content

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

Notifications You must be signed in to change notification settings

FredKSchott/zachleat.com

 
 

Repository files navigation

Local Development Setup

Prerequisites: Node 12+

  1. npm install

Local Development Workflow

  1. npm start
  2. Open http://localhost:8080/

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

Important Environment Variables

  • WEBMENTION_IO_TOKEN
  • GOOGLE_AUTH_CLIENT_EMAIL (for popular posts from Google Analytics)
  • GOOGLE_AUTH_PRIVATE_KEY (for popular posts from Google Analytics)
  • TWITTER_BEARER_TOKEN (API v2)

Notes

Migration outstanding items

  1. /history/volc/
  2. All the PHP things from zachleat.com-build-extras

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.9%
  • HTML 4.0%
  • CSS 3.0%
  • SCSS 0.6%
  • Liquid 0.5%
  • Nunjucks 0.0%