Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 567 Bytes

File metadata and controls

21 lines (16 loc) · 567 Bytes

Personal Website Template

Very minimalist website template, made by taking heavy inspiration from https://leerob.io

Tech Stack

  1. Astro
  2. Tailwind
  3. Auth - Lucia
  4. Database - Turso

How to Make the Website Yours

  1. Clone the repo
  2. Rename .env.example to .env
  3. Fill in the .env file with the appropriate values
  4. Run pnpm install
  5. Run pnpm run db:push
  6. Run pnpm run dev
  7. Modify the details in the src/content folder to reflect your details.
  8. Modify the screenshots in the public/screenshots folder to change metadata screenshots.