mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2025-12-14 20:34:46 +03:00
Documentation for Mibew Messenger 2.x
| assets | ||
| src | ||
| templates | ||
| .bowerrc | ||
| .gitignore | ||
| bower.json | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
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:
- Install node.js and npm.
- Obtain a copy of the repository using
git clone, download button or in another way. - Navigate to the local copy of the repository and install npm dependencies
by running
npm install. - 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.