dgrmc / docs

📚 ØKP4 documentation portal (built with Docusaurus).

Home Page:https://docs.okp4.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ØKP4 documentation

OKP4 documentation repository, powered ❤️ by Docusaurus, a modern static website generator.

lint build publish conventional commits contributor covenant prettier license cc-by-sa-4.0

Developing & contributing

Installation

yarn

Local Development

yarn start

This command starts a local development server and opens up a browser window (http://localhost:3000/). Most changes are reflected live without having to restart the server.

Note that the search wont work in development. To use the search feature, first run yarn build then yarn run serve.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Code Quality

The coding style rules are enforced by the following tools:

License

The OKP4 documentation portal is open source and 3-Clause BSD licensed.

The contents of the documentation (e.g. the .md files in the /docs folder) is Creative Commons Attribution-ShareAlike 4.0 International licensed.

About

📚 ØKP4 documentation portal (built with Docusaurus).

https://docs.okp4.network

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:SCSS 62.7%Language:JavaScript 37.3%