Skip to content

JackHowa/JackHowa.github.io

Repository files navigation

Landing Page

Show my professional sites in minimal, accessible and performant way. Setup on brandable jackhowa.com

Goals

  • Use the green salmon color scheme
  • Use minimal ui full page with 100 percent no-scroll

Status

Lighthouse score as of Dec., 2020

Netlify Status

Commands

npm run build

Outputs to \_site per 11ty default output. Also uses an .eleventy.js passthrough for other files needed for output.

npm run build:github

Outputs to docs folder per silly github pages config that allows docs folder output. This is sadly also tracked in git. Visible at https://jackhowa.github.io/

npm run start

Watches and serves input. Note: Do not edit _site files directly.

Tech

  • 11ty static-site generator