* Remove docs which are now located at che-docs.
* Add dependency information into CONTRIBUTING.md
* Added docs/README.md to point to new repo.
Signed-off-by: James Drummond jdrummond@codenvy.com
* Use of Chefile in new cli : new 'dir' command
Change-Id: Iec4f40cfb503fe60c51d81ef06e07043e102db6a
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
* Add documentation for che dir in cli
(also update ssh, action and test)
Change-Id: I56198634cb99d301e4f49d69f1eb357787b55af6
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
* Added {% include base.html %} to all markdown. Add license information to some files. Added docs/assets/images to .gitignore .
* Added {% include base.html %} to all markdown. Add license information to some files. Added docs/assets/images to .gitignore .
Signed-off-by: James Drummond <jdrummond@codenvy.com>
- remove arrow in footer
- remove local font-awesome references
Fix styling:
- inline codebox
- spacing with the headers
- h4 header style
Signed-off-by: Stevan Le Meur <stevan.lemeur@gmail.com>
* Added documentation. The markdown and configuration files are used by jekyll to generate static html. This static html can be used both in the eclipse che product with the already include tomcat server and on web hosting sites such as https://www.eclipse.org/che/docs/ .