本项目文档位于 docs 目录下,由静态站点生成器 Zola 和 AdiDoks 主题强力驱动。
欲要在本地构建此项目所含文档,请参考 Installation | Zola 预先安装 Zola 。
# 同步主题文件
git submodule update --init --recursive
# 进入 docs 目录
cd docs
# 构建并托管
zola serve
本项目的文本和代码均使用下述协议进行双重许可:
- Creative Commons Attribution 4.0 International (LICENSE-CC-BY 或 https://creativecommons.org/licenses/by/4.0)
- Apache License, Version 2.0 (LICENSE-APACHE 或 http://apache.org/licenses/LICENSE-2.0)
任何人均可根据任一或二者的条款,自由重用本项目中的任何材料。