ecriscente / phala-wiki-next

Phala Wiki

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phala Network

Doks

Phala Wiki

The go to source for your Phala documentation.

GitHub GitHub release (latest SemVer including pre-releases) GitHub Workflow Status (branch) Netlify

Website

Phala Wiki

Requirements

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:

  • Download and install Node.js (it includes npm) for your platform.

1. To Contribute Clone this Repoitory

git clone https://github.com/Phala-Network/phala-wiki-next.git my-doks-site && cd my-doks-site

2. Install dependencies

npm install

3. Start development server

npm run start

Other commands

Doks comes with commands for common tasks.

Documentation

Communities

About

Phala Wiki

https://wiki.phala.network/

License:MIT License


Languages

Language:HTML 58.5%Language:SCSS 34.8%Language:JavaScript 6.7%