Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 557 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 557 Bytes

joshuashields.com

Website of Joshua Shields.

Usage:

nvm install 22.3.0
nvm use 22.3.0
npm install
npm install -g grunt-cli

# see Gruntfile.js
grunt lint
grunt deploy

Lint:

npx stylelint "**/*.scss"
  • :data Selector
  • :focusable Selector
  • Keycode
  • labels
  • scrollParent
  • :tabbable Selector

TODO: replace grunt with yarn update all configs and modules to a consistent style (i.e. mjs)