nlxdodge / portfolio-astro

My own website where I show my Works and Posts

Home Page:https://gerbenveenhof.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Astro Portfolio

Because Nuxt 3 is still not feature complete with, for example, the markdown, image plugin and static hosting. I decided to re-do my portfolio. But this time in the new Astro framework to dive deep and to see how quickly I can get up to speed. And needless to say, in a couple hours I am almost completly done.

πŸ‘¨πŸ»β€πŸ’» Commands

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

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
npx @astrojs/upgrade Run the AstroJS upgrade tool for automatic updates
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run format Run prettier formatter for the whole project
pnpm run astro ... Run CLI commands like astro add, astro check
pnpm run astro --help Get help using the Astro CLI

πŸ‘€ Want to learn more?

Check out our documentation or join the Discord server.

About

My own website where I show my Works and Posts

https://gerbenveenhof.nl/


Languages

Language:JavaScript 67.8%Language:MDX 14.1%Language:Astro 9.8%Language:CSS 7.0%Language:SCSS 1.2%