Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 729 Bytes

Mibew Messenger documentation

This repository contains documentation from https://docs.mibew.org site.

Building the docs

There are several actions one should perform to build a local copy of the docs:

  1. Install node.js and npm.
  2. Obtain a copy of the repository using git clone, download button or in another way.
  3. Navigate to the local copy of the repository and install npm dependencies by running npm install.
  4. Build the docs by running node index.js

Finally, static documentation will be placed in build directory.

License

Creative Commons Attribution-ShareAlike 4.0 International License.