Commit Graph

3 Commits

Author SHA1 Message Date
Coldsmiles
c4ccd48c8c feat: 更新服务器地址为 mc.infstar.cn,修改相关文档和页面信息 2026-03-21 01:39:17 +08:00
Coldsmiles
0893c17db5 feat: 更新网站信息为星空之境 Minecraft 服务器,包括组件库、玩家公约、赞助信息等 2026-03-20 20:14:22 +08:00
zhangyuheng
124b545ee2 feat: initialize Vue application with main components and styles
- Added App.vue as the main application component with a structured layout.
- Created main.js to bootstrap the Vue application and mount it to the DOM.
- Introduced styles.css for global styling, including responsive design and theming.
- Removed outdated HTML files (stats.html, towns.html) and Python script (statsprocess.py) as part of the migration to a new Vue-based architecture.
- Added Vite configuration (vite.config.js) for building the Vue application.
2026-03-18 10:07:03 +08:00