You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -8,29 +8,29 @@ Standard Features
8
8
=================
9
9
These are features that work out of the box on any provider:
10
10
11
-
* Easy deploy to CloudFuji, CloudFoundry, Heroku, dotCloud, etc.
11
+
* Easy deploy to Cloudfuji, CloudFoundry, Heroku, dotCloud, etc.
12
12
* Collaborative team chat
13
13
* Unlimited channels
14
14
* Embed formats for images and youtube videos with requests for others (twitter, facebook, g+, etc.)
15
15
* Synchronized sound player - play any audio-tag compatible url for the whole channel (Pending :P)
16
16
* /me command!
17
17
* Highly extensible plugin format
18
18
19
-
CloudFuji Extended Features
19
+
Cloudfuji Extended Features
20
20
===========================
21
-
In addition to the standard features above, Kandan can take advantage of CloudFuji features when run on our cloud:
21
+
In addition to the standard features above, Kandan can take advantage of Cloudfuji features when run on our cloud:
22
22
23
23
* One-click deploy
24
-
* Team-aware: Setup your team once, and have them in every CloudFuji app
24
+
* Team-aware: Setup your team once, and have them in every Cloudfuji app
25
25
* Event-aware: Build widgets that display build status, customer signups, website status, and much more
26
26
27
27
SHUT UP AND LET ME USE IT
28
28
=========================
29
29
30
-
## CloudFuji
31
-
If you're part of the CloudFuji Beta you should already have access to Kandan with all the enhanced features from the app store.
30
+
## Cloudfuji
31
+
If you're part of the [Cloudfuji Beta](http://cloudfuji.com) you already have access to Kandan with all the enhanced features from the app store.
32
32
33
-
Just click launch on here https://cloudfuji.com/apps/new?app=kandan; you and your team should be all setup.
33
+
Just click launch http://cloudfuji.com/apps/new?app=kandan; you and your team should be all setup.
34
34
35
35
## Cloud Foundry
36
36
You'll need a [Cloud Foundry account](https://my.cloudfoundry.com/signup) and the [vmc gem](https://rubygems.org/gems/vmc) installed. Do you `vmc target <cloud foundry host>` and `vmc login`, and then this will get you up and running:
@@ -127,10 +127,10 @@ That's not a question, it's an order! Or more of a friendly offer, really. Kanda
127
127
128
128
Credits
129
129
=======
130
-
* CloudFuji for leading and sponsoring the initial development of Kandan
131
130
*[Sacha Greif](http://sachagreif.com/i-wrote-a-book/) for his __amazing__ design job and exacting implementation standards on Kandan. A wonder and a pleasure to work with.
132
131
*[Andrew Hampton](https://github.com/andrewhampton) For the initial manual server install instructions.
133
132
*[Thomas Risberg](https://github.com/trisberg) For the Cloud Foundry install instructions and compatibility fixes.
133
+
*[Cloudfuji](http://cloudfuji.com) for leading and sponsoring the initial development of Kandan
0 commit comments