Build by Zola
kite run script/cgen.php -h
kite run script/cgen.php --name install-tools-by-scoop-on-windows --tags tool,windows,scoop使用 zola 的主题 tabi 进行构建
git submodule add https://github.com/welpo/tabi.git themes/tabi
# 更新子模块
git submodule update --init --recursive
git submodule update --remote themes/tabi- 配置文件:
config.toml - 文档目录:
content/ - 参考start项目:https://github.com/welpo/tabi-start
#
inhere:
name: inhere
title: docs maintainer
url: https://github.com/inhere
image_url: https://github.com/inhere.png
使用 zola-deploy-action 进行部署