mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
shorted links
This commit is contained in:
parent
4eec65ed8f
commit
e84224e670
1 changed files with 13 additions and 12 deletions
25
README.md
25
README.md
|
|
@ -2,13 +2,13 @@ Cloud Commander [,
|
||||
[appfog] (http://cloudcmd.aws.af.cm "appfog").
|
||||
[cloudfoundry] (//cloudcmd.cloudfoundry.com "cloudfoundry"),
|
||||
[appfog] (//cloudcmd.aws.af.cm "appfog").
|
||||
|
||||
Google PageSpeed Score : [100](https://developers.google.com/speed/pagespeed/insights#url=http_3A_2F_2Fcloudcmd.cloudfoundry.com_2F&mobile=false "score") (out of 100)
|
||||
Google PageSpeed Score : [100](//developers.google.com/speed/pagespeed/insights#url=http_3A_2F_2Fcloudcmd.cloudfoundry.com_2F&mobile=false "score") (out of 100)
|
||||
(or 96 if js or css minification disabled in config.json).
|
||||
|
||||

|
||||

|
||||
|
||||
Benefits
|
||||
---------------
|
||||
|
|
@ -45,7 +45,7 @@ There is a short list:
|
|||
|
||||
Viewer's hot keys
|
||||
---------------
|
||||
- **Shift + F3** - open viewer window
|
||||
- **Shift + F3** - open viewer window
|
||||
- **Esc** - close viewer window
|
||||
|
||||
Editor's hot keys
|
||||
|
|
@ -56,7 +56,7 @@ Editor's hot keys
|
|||
|
||||
Documentation
|
||||
---------------
|
||||
JS Doc documentation could be found in [http://jsdoc.info/coderaiser/cloudcmd/](http://jsdoc.info/coderaiser/cloudcmd/)
|
||||
JS Doc documentation could be found in [http://jsdoc.info/coderaiser/cloudcmd/](//jsdoc.info/coderaiser/cloudcmd/)
|
||||
|
||||
Installing
|
||||
---------------
|
||||
|
|
@ -169,14 +169,15 @@ For extend main functionality Cloud Commander use next modules:
|
|||
- [FancyBox] [FancyBoxURL]
|
||||
- [jQuery-contextMenu] [jQuery-contextMenuURL]
|
||||
- [jquery.terminal] [jquery.terminalURL]
|
||||
- [github] [githubURL]
|
||||
- [dropbox-js] [dropbox-jsURL]
|
||||
|
||||
[CodeMirrorURL]: https://github.com/marijnh/CodeMirror "CodeMirror"
|
||||
[FancyBoxURL]: https://github.com/fancyapps/fancyBox "FancyBox"
|
||||
[jQuery-contextMenuURL]: https://github.com/medialize/jQuery-contextMenu "jQuery-contextMenu"
|
||||
[jquery.terminalURL]: https://github.com/jcubic/jquery.terminal "jquery.terminal"
|
||||
[githubURL]: https://github.com/michael/github
|
||||
[dropbox-jsURL]: https://github.com/dropbox/dropbox-js
|
||||
[CodeMirrorURL]: //github.com/marijnh/CodeMirror "CodeMirror"
|
||||
[FancyBoxURL]: //github.com/fancyapps/fancyBox "FancyBox"
|
||||
[jQuery-contextMenuURL]: //github.com/medialize/jQuery-contextMenu "jQuery-contextMenu"
|
||||
[jquery.terminalURL]: //github.com/jcubic/jquery.terminal "jquery.terminal"
|
||||
[githubURL]: //github.com/michael/github
|
||||
[dropbox-jsURL]: //github.com/dropbox/dropbox-js
|
||||
|
||||
Contributing
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue