SOOMLA's knowledge base
CSS JavaScript ApacheConf C# CoffeeScript HTML Other
Latest commit 1df88d9 Mar 13, 2016 @borisspektor borisspektor Merge pull request #150 from soomla/staging
Staging
Permalink
Failed to load latest commit information.
.idea
src
.bowerrc
.deployment
.gitignore
Gruntfile.js
LICENSE.md
Procfile
README.md
azure-deploy.cmd
bower.json
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