This is the personal website of Oakley Hall. Created using the Astro Cactus theme.
-
Clone the repository
git clone https://github.com/yourusername/oakley.dev.git cd oakley.dev
-
Install dependencies
pnpm install
-
Start the development server
pnpm dev
The site will be available at http://localhost:4321
pnpm dev
- Start development serverpnpm build
- Build production sitepnpm preview
- Preview production buildpnpm lint
- Run Biome linterpnpm format
- Format code and importspnpm check
- Run Astro type checking
All code in this repository is licensed under the MIT license. All written content is licensed under CC BY-4.0.