Personal website made with ❤️ by pabloLC
- This site was built using my own AstroJS template that you can find here.__
- Interactive and customizable card in the homepage. (please, do hover the card asap you can! )
- Display a list with your Medium posts just replacing your Medium's username.
- Fully responsive site - Depending on the viewport it shows different components.
- Dark mode could be configured using
tailwind.config.js
. - Build using TypeScript and Preact lib.
- Styled with Tailwind CSS.
- Uses
[email protected]
- Modular - The structure is highly modular, feel free to customize or add new components.
- Font-family - The Google font
Raleway
has been integrated into the project. It's not using a CDN.