Skip to content

Errorist79/okp-4-docs

 
 

Repository files navigation

Ø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).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 52.7%
  • JavaScript 47.3%