Skip to content
/ site Public

My personal corner of the internet, written @withastro and @tailwindlabs

License

Notifications You must be signed in to change notification settings

cecelot/site

Repository files navigation

My personal corner of the internet!

Develop

Running

  1. Install dependencies: npm i
  2. Set the necessary environment variables (below) in .env
  3. Run the development server: npm run dev
  4. Navigate to http://localhost:4321
R2_BUCKET_NAME=""
R2_SECRET_ACCESS_KEY=""
R2_ACCESS_KEY_ID=""
R2_ACCOUNT_ID=""

License

All of the code is licensed under the MIT license, and all of the prose content I write is CC BY-NC-SA 4.0. Refer to the license text for details.