A minimalistic portfolio website that is easy to read and understand.
Visit my portfolio at xilaluna.com!
- Astro - Super Fast Static Site Generator
- Tailwind CSS - CSS Framework
- pnpm - Package Manager
- Phosphor Icons - Clean Icons
First clone the repository
git clone https://github.com/xilaluna/xilaluna.com.git
Move into the directory
cd xilaluna.com
This project does require pnpm to be installed. If you don't have it installed, you can install it with npm.
npm install -g pnpm
Install the dependencies
pnpm install
Run the project
pnpm dev
Licensed under the MIT License. If you use this project, please give me credit by linking back to xilaluna.com.