Website - www.jdonado.com
Repository containing the personal website and blog of F. Javier R. Donado.
- Astro: A blazing-fast web framework.
- Tailwind CSS: For styling.
- TypeScript: Enhancing code quality.
- Various tools like Prettier, Eslint, and Motion for animations.
If you'd like to run this project locally or build something similar:
-
Clone this repository:
git clone https://github.com/jdonado/my-website.git
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev
Based on a Blog Template from Daniel C. Gilibert.
This project inherits the GPL-3.0 License from the original template by Daniel C. Gilibert.