Personal website for Luke Dunshea, built with Astro and deployed on Vercel.
Personal site featuring blog posts and thoughts on AI, codegen, crypto, and technology.
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build the production site to ./dist/ |
npm run preview |
Preview the build locally, before deploying |
Code is licensed under the MIT License.
This site is based on steipete.me by Peter Steinberger, which builds upon the excellent AstroPaper theme by Sat Naing.