Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1010 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 1010 Bytes

isle

Yet another incarnation of my personal website, (re)built with Astro, React, TypeScript, and Tailwind. It is currently based on the three previous incarnations (Next.js, Svelte, and Vue). I am planning to settle down with this setup for quite a while, so this website will eventually include most of my blog posts from all the previous "personal websites" I built.

Setup

  1. npm install: install dependencies
  2. npm run dev: compile and hot-reload for development
  3. npm run build: compile for production
  4. npm run lint:fix: lint and fix files

License

License