/zachleat.com

zachleat.com is powered by Eleventy and WebC.

Primary LanguageJavaScript

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)

Notes

Migration outstanding items

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