Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 627 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 627 Bytes

Aiicy Docs

GitHub Actions

Documentation site for Aiicy

Build

git clone https://github.com/Aiicy/aiicy-docs.git

cd aiicy-docs

# init submodule
git submodule init

# pull submodule
git submodule update

View

./view.sh

Then open localhost:59000/docs/

New page

hugo new --kind docs content/en/docs/new.md