The go to source for your Phala documentation.
The phala documentation is build on "Doks". Doks uses npm to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts:
git clone https://github.com/Phala-Network/phala-wiki-next.git my-doks-site && cd my-doks-site
npm install
npm run start
Doks comes with commands for common tasks.