Skip to content
/ www Public

🏞 My personal site built with Astro, Radix Colors, Tailwind, and deployed to Vercel

License

Notifications You must be signed in to change notification settings

yeskunall/www

Repository files navigation

Built with Astro Vercel CI Repo license Language count Repo size Security headers

Stack

Everything else

Open in StackBlitz Open with CodeSandbox

Locally

This application runs on Node LTS, which is currently v20.12.2. There are some features (for example, .toSliced) this project uses that are only available on Node.js LTS and above. This matches the configuration set on Vercel.

bun dev --host

Building

Using Astro
bun run build
Using Vercel CLI
bunx vc build

Caution

If you don’t build with vc, you will have to manually copy over the security headers (CSP) defined in astro.config.ts into .vercel/output/config.json

Deploying

Deploy with Vercel

The goal is to ultimately deploy the site to Cloudflare Pages using @astrojs/cloudflare

License

The source code is available under the MIT license. Content is licensed under CC BY-SA 4.0. If you must adapt, or share my content, please give appropriate credit and ensure you distribute your adapted content under the same license. You also cannot apply legal terms or technological measures that legally restrict others from doing anything the license permits. While the content I write is posted on the Internet, it is not public domain. Therefore, you must comply with the terms of the license.