andyfitzsuse / andyfitz.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog built with Eleventy static site generator.

2. Navigate to the directory

npm install
npx eleventy

Or build and host locally for local development

npx eleventy --serve

Or build automatically when a template changes:

npx eleventy --watch

Or in debug mode:

DEBUG=* npx eleventy

About


Languages

Language:Nunjucks 46.7%Language:CSS 40.1%Language:JavaScript 13.3%