Skip to content

hexolan/hexolan.dev

Repository files navigation

hexolan.dev

The current version of hexolan.dev built with Astro and Tailwind CSS.

🛠️ Development

I'm using pnpm as the package manager.

1. Install Dependencies

pnpm install

2. Start local dev server

pnpm run dev

🚀 Deployment

Currently the site is deployed to hexolan.dev using Cloudflare Pages.

1. Build the site for production

pnpm run build

2. Preview locally (before deployment)

pnpm run preview

📓 License

Please feel free to use this code for your website. All I ask is that you provide appropriate attribution.

This project is licensed under the MIT License.