The goal of AstroArknights is to build a fully-featured Static Site Generator (SSG) based on the Astro framework. Its design pays homage to the official Simplified Chinese website of the mobile game Arknights.
AstroArknights 的目标是基于 Astro 框架构建 全特性 静态网站生成器(SSG)。 其设计致敬了 明日方舟 手游简中官方网站。
The project is under development... / 项目开发中……
git clone https://github.com/Yue-plus/astro-arknights.git --depth=1
cd astro-arknights
pnpm install
pnpm dev
The code part uses MIT License; 代码部分使用 MIT License;
All content in the Content Collections (src/content
) uses
CC BY-NC-SA 4.0
;
内容集合(src/content
) 内的所有内容使用
CC BY-NC-SA 4.0
;