Commit Graph

14 Commits

Author SHA1 Message Date
Coldsmiles
c4ccd48c8c feat: 更新服务器地址为 mc.infstar.cn,修改相关文档和页面信息 2026-03-21 01:39:17 +08:00
Coldsmiles
4f4890b388 fix: 修复 towns.json 文件末尾缺少换行符 2026-03-20 23:32:59 +08:00
Coldsmiles
a22be646af feat: 添加春樱坞城镇信息,更新群聊链接和备案信息 2026-03-20 23:30:09 +08:00
Coldsmiles
0751bcd048 feat: 修复 JSON 格式 2026-03-20 22:49:26 +08:00
Coldsmiles
5181ccbbad feat: 添加大叔牌沼泽刷怪塔和星核猎手城镇信息 2026-03-20 22:42:00 +08:00
Coldsmiles
6a21f9e322 feat: 更新公告、设施和城镇数据,移除过时信息 2026-03-20 20:20:50 +08:00
Coldsmiles
0893c17db5 feat: 更新网站信息为星空之境 Minecraft 服务器,包括组件库、玩家公约、赞助信息等 2026-03-20 20:14:22 +08:00
Coldsmiles
70786fa5b9 feat: 更新网站信息为星空之境 Minecraft 服务器,包括404页面、CNAME、公告、资金进展、赞助商、robots和sitemap文件 2026-03-20 02:11:07 +08:00
zhangyuheng
b4e461fc67 feat: add new entry for 2026 VPS running costs in fund progress 2026-03-19 17:17:08 +08:00
zhangyuheng
1dcca1376f feat: enhance SEO and site structure with new meta tags, sitemap updates, and route SEO management 2026-03-18 18:08:51 +08:00
zhangyuheng
9414ee58ee feat: update town "海沫" details including logo, gradient, recruitment status, and introduction 2026-03-18 16:15:44 +08:00
zhangyuheng
5c6d389962 feat: add TownsPage and router configuration
- Created TownsPage.vue to display a list of towns with filtering options and a modal for details.
- Implemented a router.js file to manage application routes, including the new towns page.
2026-03-18 14:10:49 +08:00
zhangyuheng
9db782ae4b feat: add new town "海沫" with logo, gradient, and introduction details 2026-03-18 10:10:09 +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