Skip to content

JackHowa/JackHowa.github.io

Folders and files

NameName
Last commit message
Last commit date
Jun 6, 2022
Jun 9, 2022
May 16, 2024
Jul 7, 2021
May 16, 2024
Jan 29, 2021
Jan 28, 2021
May 16, 2024
Apr 18, 2023
Dec 28, 2021
Jul 6, 2020
May 16, 2024
Jul 18, 2021
Jun 30, 2021
Oct 1, 2024
Oct 1, 2024

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