This is a static personal homepage built with Vue 3, TypeScript, and Vite, featuring modern glowing effects and dynamic design, aimed at showcasing personal information and skills. The homepage design is simple, stylish, and features glowing effects, making it ideal for personal developers or others who want a modern personal page.
English | 简体中文
Master : The main branch, which contains the latest stable version of the project.
Dev : The development branch, which contains the latest development version of the project.
- Vue 3: A modern JavaScript framework for building user interfaces.
- TypeScript: Adds static types to JavaScript, improving code maintainability and readability.
- Vite: A next-generation frontend build tool that provides a super-fast development experience.
- Canvas: Uses the Canvas API to create glowing background effects.
git clone https://github.com/PickStars308/StarTrailWebsite.git
cd StarTrailWebsite
npm install
npm run devYou can use the following command to start a graphical interface and run the project:
vue uiChoose the project in the interface, and then select to run it.
- Navigation bar
- Technical progress
- A place to live
You can modify the configuration file through the configuration file. The configuration file format is JSON, which is unified in
public/assets/Data/Json/Storage under this path
If you'd like to contribute to this project, you're welcome to do so! You can contribute in the following ways:
- Submit an issue: If you encounter any problems while using the project, please submit an issue, describe the problem, and provide reproduction steps if possible.
This project is licensed under the MIT License. You can find the full license text in the LICENSE file.
The original project was released by sun0225SUN, modified from star-trail.

