Phala-Network / phala-wiki

Home Page:https://wiki.phala.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phala Wiki Source

Prepare

Init the repo:

git submodule update --init

(On macOS) Install Hugo:

brew install hugo

(On Linux) Install:

sudo snap install hugo --channel=extended

Live preview

hugo server

Build & release

You have to own the write permission to the Github Page repo in order to release a new version.

./scripts/publish.sh

About

https://wiki.phala.network


Languages

Language:Shell 84.6%Language:HTML 15.4%