Skip to content

ShungFei/shungfei.com

Repository files navigation

shungfei.com

I've built a static site using Astro to house my:

  • Professional profile
  • Projects
  • and maybe a blog in the future?

I always thought it was kind of egotistical to have your own site. And maybe it is!

But I can’t help but feel just a little happy to look back and see how far I’ve come.

Let’s put something cooler here next time!

Template

This website was created using the Astro Starter Kit: Portfolio theme under the MIT License

This template is pretty new as of writing, but depending on how many others use it in the future this site might end up looking very cliché!

But the theme is still quite pretty, so I hope you'll enjoy your stay nonetheless.

🧞 Commands

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

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Deployment

Currently hosted on Cloudflare Pages

Roadmap