Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 450 Bytes

File metadata and controls

17 lines (12 loc) · 450 Bytes

Daniel Thorp

Personal website at https://danielthorp.com. Built with Astro.

Development

npm install
npm run dev      # Start dev server
npm run build    # Generate images + production build
npm run preview  # Preview production build locally

License

The code in this repository is licensed under the MIT License. All site content and writing remain © Daniel Thorp unless otherwise noted.