Skip to content

yixuanwu4/y.ixuan.ch

Repository files navigation

Personal Website

This is my personal website built with Astro and deployed using GitHub Pages.

Features

  • Built with Astro 5
  • Minimal, responsive design
  • Custom domain support (see CNAME)
  • Hosted via GitHub Pages

Tech Stack

Development

To run locally:

pnpm install
pnpm dev 

To build for production:

pnpm build

To preview the production build:

pnpm preview

Deployment

This site is automatically deployed via GitHub Actions on every push to the main branch.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published