Documentation for Mibew Messenger 2.x
Go to file
2017-11-02 01:34:21 +03:00
assets Add footer with the license info 2015-04-20 12:18:42 +00:00
src Highlight client application in docs 2017-11-02 01:34:21 +03:00
templates Refactor the docs 2017-11-01 04:08:13 +03:00
.bowerrc Initial commit 2015-04-10 15:27:10 +00:00
.gitignore Initial commit 2015-04-10 15:27:10 +00:00
bower.json Add code highlighting 2015-04-11 15:33:54 +00:00
index.js Fix GitHub URL 2015-06-19 10:24:07 +00:00
LICENSE Explicitly add license 2017-10-03 19:18:13 +03:00
package.json Don't use permalinks 2015-04-15 10:13:40 +00:00
README.md Update README 2017-11-01 05:00:27 +03:00

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.