Skip to content

Repository files navigation

Chen Yang - Academic Homepage

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

🌐 Website

Visit: https://yangchen73.github.io

🚀 Tech Stack

📁 Project Structure

/
├── src/
│ ├── layouts/ # Layout components
│ ├── pages/ # Page files
│ └── styles/ # Style files
├── public/ # Static assets
│ ├── profile.jpg # Profile photo
│ ├── cv.pdf # Resume
│ └── favicon.svg # Website icon
├── .github/workflows/ # GitHub Actions configuration
└── package.json

🛠️ Local Development

# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview build
npm run preview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages