Skip to content

Commit

Permalink
🎨 a11y fixes, content additions, update dope-stripes to use clip-path (…
Browse files Browse the repository at this point in the history
…#99)

* 🎨 update dope-stripes to use clip-path

* 🚧 clean header, integrate new dope-stripes

* 🎨 clean up blog landing, squoosh images

* 🚀 image conversions to avif, site speed

* 🎨 whoami and .readable styles

* 🎨 add blahg posts and a grid to landing
  • Loading branch information
scottnath authored Apr 4, 2024
1 parent 6ccbad6 commit e072b57
Show file tree
Hide file tree
Showing 83 changed files with 1,331 additions and 361 deletions.
191 changes: 182 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"start": "npm run start -w workspaces/website",
"build": "npm run build -w workspaces/website",
"preview": "npm run preview -w workspaces/website",
"site-files": "npm run site-files -w workspaces/website"
"site-files": "npm run site-files -w workspaces/website",
"storybook": "npm run storybook -w workspaces/components"
},
"keywords": [
"scottnath",
Expand Down
Loading

0 comments on commit e072b57

Please sign in to comment.