Skip to content

vedidev/knowledge-base

 
 

Repository files navigation

Knowledge Base

This repo contains all documents that are published to SOOMLA's knowledge-base. We've opened it so anyone can fork and suggest their own ideas for what needs to appear in the various articles describing SOOMLA's open source framework and other services.

The entire knowledge-base is developed with docpad.

##SOOMLA's knowledge-base on your machine

sudo npm install -g docpad grunt-cli bower

###Running In order to run the knowledge-base, you just need to clone the repo and run docpad.

git clone git@github.com:soomla/knowledge-base.git
cd knowledge-base
npm install
bower install
docpad run

The knowledge-base will run locally on http://localhost:9778

Contribution

SOOMLA appreciates content contributions! You are more than welcome to help the SOOMLA community know more by adding from your knowledge.

Fork -> Clone -> Add Content -> Test (Make sure it all works well and looks good) -> Pull-Request.

SOOMLA, Elsewhere ...

License

Apache License. Copyright (c) 2012-2014 SOOMLA. http://www.soom.la

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.5%
  • JavaScript 10.1%
  • ApacheConf 6.0%
  • C# 5.3%
  • CoffeeScript 3.1%
  • HTML 2.6%
  • Other 4.4%