Skip to content

zachleat.com is powered by Eleventy and WebC.

Notifications You must be signed in to change notification settings

JaKXz/zachleat.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

Notes

Migration outstanding items

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

About

zachleat.com is powered by Eleventy and WebC.

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%