Skip to content

henrysun9074/website

Repository files navigation

🌌 Henry Sun

Personal website built using Milky-Way template. Hosted using netlify at henrysun.netlify.app.

Astro

Built with Astro Netlify Status

🚀 Getting Started

Clone this repository to your local machine using Git.

git clone https://github.com/ttomczak3/Milky-Way.git
cd Milky-Way
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

Edit the HTML files in the src/pages directory to add your projects, experiences, and personal information. You can also modify the CSS styles in src/styles to match your preferences.

📂 Project Structure

/
├── public/
│   └── GitHub.webp
│   └── blog-post.webp
│   └── blog.webp
│   └── favicon.svg
│   └── laptop.webp
│   └── space.webp
│   └── youtube.webp
├── src/
│   ├── components/
│   ├── content/
│   ├── layouts/
│   ├── pages/
│   ├── styles/
│   └── env.d.ts
└── package.json

📃 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

personal website built using astro/milky way template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors