# cyou **Repository Path**: amswait/cyou ## Basic Information - **Project Name**: cyou - **Description**: 畅游前端重构规范网站 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/amswait/cyou - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-11-20 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cyou # 畅游活动开发前端分享站点 ## 访问地址:https://test-activity.changyou.com/cyou/index.html ## 仓库地址:https://gitee.com/amswait/cyou/ ## 主要内容 1. 开发规范 2. 插件文档 3. 技术分享 ## 主页展示文章排序 在index.ejs中默认按日期倒序,置顶功能也在此处实现 ## 目录排序 在aside.ejs 默认按文件名首字母排序 权重是数字>字母>汉字这样 方便修改文章排列顺序 ## 全局_config.yml的index_generator配置不生效 # 框架使用简要说明 运行`npm run server`启动项目后查看[/cyou/explain/index.html](http://localhost:4000/cyou/explain/index.html)此页面。