# areweloongyet **Repository Path**: Loongson-Community/areweloongyet ## Basic Information - **Project Name**: areweloongyet - **Description**: 咱龙了吗?一站式了解 LoongArch 的上游生态建设。 Are we Loong yet? Your one-stop portal for following LoongArch upstream work. - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: https://areweloongyet.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-02 - **Last Updated**: 2024-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
咱龙了吗?AREWELOONGYET? by the Loongson Community

一站式了解 LoongArch 的上游生态建设。

[English](./README.en.md) --- ### 施工进度 * [x] 域名 * [x] 视觉设计 * [x] 基本结构 - [x] 关键软件 - [x] 发行版 - [ ] 学习材料外链 - [x] 交流社区外链 - [x] 首页 - [ ] 国际化 * [x] GHA 工作流 * [x] 贡献者指南 ### 许可证 本储存库中的内容以 [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) 许可证授权。 您也可浏览[该许可证的本地副本](./LICENSE)。 ### 本地开发 本站以 [Docusaurus 3](https://docusaurus.io/),一款现代化的静态网站生成器构建。 ``` $ yarn # 如果需要的话,安装或升级依赖 $ yarn build-helpers # 如果变更了 scripts/asmdb 的话 $ yarn start ``` 此命令会启动本地开发服务器,并打开一个浏览器窗口。 大部分变更都会自动触发窗口更新,不用手工重启服务器。