Merge pull request #32 from strongloop/version_fix

removed version text
This commit is contained in:
Al Tsang 2013-09-16 12:04:16 -07:00
commit f450b20bfb
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{ {
"title": "LoopBack", "title": "LoopBack Documentation",
"content": [ "content": [
"docs/intro.md", "docs/intro.md",
"docs/quickstart.md", "docs/quickstart.md",

View File

@ -1,20 +1,20 @@
# LoopBack # LoopBack
LoopBack is part of the [StrongLoop Suite](www.strongloop.com/strongloop-suite). LoopBack is part of [StrongLoop Suite](http://www.strongloop.com/strongloop-suite).
LoopBack is a mobile backend framework that puts you in control. As LoopBack is a mobile backend framework that puts you in control. As
a mobile developer you decide where to run your mobile backend - in a mobile developer you decide where to run your mobile backend - in
the cloud or on-premise. the cloud or on-premise.
LoopBack is built on [StrongNode](/strongnode) and open source Node.js LoopBack is built on [StrongNode](http://www.strongloop.com/strongnode) and open source Node.js
modules. It leverages the power of Node, the community that modules. It leverages the power of Node, the community that
stands behind Node, and the support that [StrongLoop](www.strongloop.com) stands behind Node, and the support that [StrongLoop](http://www.strongloop.com)
offers. offers.
LoopBack is here to help you develop mobile applications with rich LoopBack is here to help you develop mobile applications with rich
functionality and data that is in your datacenter and the cloud. functionality and data that is in your datacenter and the cloud.
Since LoopBack is built on open source, it is highly extensible and Since LoopBack is built on open source, it is highly extensible and
familiar with developers already using Node. familiar with developers already using Node.
Node.js leverages Javascript. The ubiquituous language of the web Node.js leverages Javascript - the ubiquituous language of the web
that most developers have already had familiarity with it's ease of that most developers have already had familiarity with it's ease of
use. use.