Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Pukimaa/web

Repository files navigation

This is the source-code of my own little personal website that was built using Astro!

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn Installs dependencies
yarn run dev Starts local dev server at localhost:3000
yarn run build Build your production site to ./dist/
yarn run preview Preview your build locally, before deploying
yarn run format Format the code using Prettier

❤️ Credits

Thanks a lot to all the people helping me out in the Astro Discord Server...especially:

  • Lostra (for creating the fade in logic for Blog Posts and Project Cards)
  • RafidMuhymin (for helping me with a lot of things)