Skip to content

meizuflux/portfolio

Repository files navigation

Portfolio

My basic personal website built with SakuraCSS and AstroJS

Run Locally

Clone the project

  git clone https://github.com/meizuflux/portfolio

Go to the project directory

  cd portfolio

Install dependencies

  pnpm install

Start the dev server

  pnpm run dev

Deployment

This website runs on Github pages, and on push uses an Action to build and deploy the latest changes automatically.

Build the site

  pnpm run build

Start a generic webserver

  python -m http.server 8000 --directory dist

License

MPL 2.0

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors