Documentation for Mibew Messenger 2.x
Go to file
2015-06-19 11:12:11 +00:00
assets Add footer with the license info 2015-04-20 12:18:42 +00:00
src Add docs for THREAD_USER_IS_READY event 2015-06-19 11:12:11 +00:00
templates Add footer with the license info 2015-04-20 12:18:42 +00: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
package.json Don't use permalinks 2015-04-15 10:13:40 +00:00
README.md Add footer with the license info 2015-04-20 12:18:42 +00:00

Mibew 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 another way.
  3. Navigate to the downloaded repository and install npm dependencies by running npm install.
  4. Build the site by running node index.js

Finally, static documentation site will be placed in build directory.

License

Creative Commons Attribution-ShareAlike 4.0 International License.