SOOMLA's knowledge base
CSS JavaScript ApacheConf C# CoffeeScript HTML Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.idea
src
.bowerrc
.deployment
.gitignore
Gruntfile.js
LICENSE.md
Procfile Updated for DocPad 6.3.x Jul 18, 2012
README.md
azure-deploy.cmd
bower.json Move bower config to top level folder Jun 24, 2014
docpad.coffee
grunt-config.json
package.json
server.js
web.config

README.md

Knowledge Base

http://know.soom.la

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 [email protected]: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