Old portfolio display-only version of hexolan.dev
Built with Astro and Tailwind CSS.
pnpm is currently used as the package manager (worked alright, now has very good integration; used to have issues before where yarn would be better suited for anything bundling, due to different package files).
1. Install Dependencies
pnpm install2. Start local dev server
pnpm run devCurrently the site is deployed to hexolan.dev using Cloudflare Pages.
1. Build the site for production
pnpm run build2. Preview locally (before deployment)
pnpm run previewPlease 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.