A comprehensive ACGN (Animation, Comic, Game, Novel) culture-themed web project that combines display, interaction, and experience.
| Page Name | File Path | Description |
| :— | :— | :— |
| Culture Homepage | FirstPage.html
| ACGN letter parallax effects, cultural origins introduction, exploration guidance |
| Main Gallery | index.html
| Accordion-style work navigation, eight section entries |
| Character Pages | xxx.html
(e.g., spiritedaway.html
) | Character card flip effects with role introductions |
| Story Introduction | xxxStory.html
| Text slide-in animations, work story summaries |
| Author Introduction | xxxAuthor.html
| Author positioning animations, achievements and work collections |
| Review Pages | xxxComment.html
| Dynamic review displays, BGM background music playback |
| Classic Lines | xxxLines.html
| Dynamic line arrangement and carousel card displays |
| Culture Home | HomePage.html
| Parallax scrolling effects, ACGN history and development |
| Work Gallery | ACGN主要代表作品.html
| Card-style work display with scroll effects |
| Creative Drawing Board | 画板.html
| Online drawing tool with outline selection and save functionality |
Automatically deployed via GitHub Pages: 👉 https://yankeesean.github.io/ACGN/ACGN/index.html
git clone https://github.com/YANKEESEAN/ACGN.git
cd ACGN/ACGN # Navigate to the ACGN folder
FirstPage.html
or index.html
ACGN/
├── ACGN/ # Main website content (GitHub Pages source)
│ ├── FirstPage.html # Culture homepage - entry point
│ ├── index.html # Main gallery - work navigation center
│ ├── HomePage.html # Culture home - ACGN development history
│ ├── 画板.html # Creative drawing board
│ ├── spiritedaway/ # Spirited Away series pages
│ ├── yourname/ # Your Name series pages
│ └── ...other work directories
├── .gitattributes # Git LFS configuration
├── README.md # Project documentation (English)
├── README # Documentation (Chinese)
├── 网页简介.docx # Project introduction (Chinese)
├── 网页详细介绍.docx # Detailed documentation (Chinese)
└── ACGN创想乐园.pdf # Presentation slides
For detailed design specifications, implementation principles, and effect demonstrations:
Welcome to submit Issues and Pull Requests to improve this project!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is for learning and communication purposes only. All ACGN works involved are copyright of their original authors and related companies.
YANKEESEAN
Explore the infinite possibilities of ACGN and start your journey into the 2D world! 🚀
README.md
in your project root directorygit add README.md
git commit -m "Add English documentation"
git push origin main
This will provide international visitors with a comprehensive understanding of your ACGN project! 🌍
一个集展示、互动与体验于一体的综合性 ACGN(动画、漫画、游戏、小说)文化主题网页项目。
| 页面名称 | 文件路径 | 功能描述 |
| :— | :— | :— |
| 文化首页 | FirstPage.html
| ACGN 字母视差效果,文化起源介绍,引导探索 |
| 主展厅 | index.html
| 手风琴式作品导航,八大板块入口 |
| 作品角色页 | xxx.html
(如 spiritedaway.html
) | 人物卡片翻转效果,展示角色简介 |
| 剧情介绍页 | xxxStory.html
| 文字滑入动画,作品故事概要 |
| 作者介绍页 | xxxAuthor.html
| 作者定位动画,成就与作品集展示 |
| 评价页面 | xxxComment.html
| 动态评价展示,BGM 背景音乐播放 |
| 经典台词页 | xxxLines.html
| 台词动态排列与轮播卡片展示 |
| 文化主页 | HomePage.html
| 视差滚动效果,ACGN 历史与发展介绍 |
| 作品画廊 | ACGN主要代表作品.html
| 卡片式作品展示,滚动隐现效果 |
| 创意画板 | 画板.html
| 在线绘画工具,轮廓选择与保存功能 |
项目已通过 GitHub Pages 自动部署,可直接访问: 👉 https://yankeesean.github.io/ACGN/ACGN/index.html
git clone https://github.com/YANKEESEAN/ACGN.git
cd ACGN
FirstPage.html
或 index.html
FirstPage.html
文件即可在浏览器中打开ACGN/
├── FirstPage.html # 文化首页 - 入口页面
├── index.html # 主展厅 - 作品导航中心
├── HomePage.html # 文化主页 - ACGN发展历史
├── ACGN主要代表作品.html # 作品画廊 - 扩展作品展示
├── 画板.html # 创意画板 - 绘画互动功能
├── spiritedaway/ # 《千与千寻》系列页面
│ ├── spiritedaway.html
│ ├── spiritStory.html
│ ├── spiritAuthor.html
│ ├── spiritComment.html
│ └── spiritLines.html
├── yourname/ # 《你的名字》系列页面
│ └── (类似结构)
├── luoxiaohei/ # 《罗小黑战记》系列页面
│ └── (类似结构)
├── cike/ # 《刺客伍六七》系列页面
│ └── (类似结构)
├── nizhuan/ # 《逆转裁判》系列页面
│ └── (类似结构)
├── danwan/ # 《弹丸论破》系列页面
│ └── (类似结构)
├── lianggong/ # 《凉宫春日的忧郁》系列页面
│ └── (类似结构)
├── longwang/ # 《龙王的工作》系列页面
│ └── (类似结构)
├── css/ # 样式文件目录
├── js/ # 脚本文件目录
├── images/ # 图片资源目录
├── ACGN/ # 主要内容资源
│ └── mp3/ # 音频文件
└── README.md # 项目说明文档
如需了解每个页面的详细设计说明、实现原理和效果演示,请查看:
欢迎提交 Issue 和 Pull Request 来改善这个项目!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)本项目仅用于学习和交流目的,所有涉及的 ACGN 作品版权归原作者及相关公司所有。
YANKEESEAN
探索 ACGN 的无限可能,开启你的二次元之旅! 🚀