Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 339 Bytes

File metadata and controls

13 lines (9 loc) · 339 Bytes

keithehenry.github.io

Personal static site hosted at www.keithehenry.com.

Built with Astro and Tailwind CSS.

Development

npm run dev     # dev server at localhost:4321
npm run build   # static build to dist/
npx astro check # type-check