Skip to content

jshields/joshuashields.com

Repository files navigation

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)