To make che-docs really usable on Eclipse Che, we need to add some tools and extensions. * [x] As a Eclipse Che user, from the IDE interface I want to build and serve the che-docs website * [x] fix wrong redirection in serve che-docs task https://github.com/eclipse/che/issues/15865 * [x] As a Eclipse Che user, from the IDE interface I want to create a new document using `newdoc`. * [x] Integrate `newdoc` into the `che-docs` container. https://github.com/eclipse/che-docs/pull/1058 * [x] Raise awareness about the usage of `newdoc` in the upstream README * [x] make the usage of `newdoc` easier in Eclipse Che. Where and how? Enhance the devfile? Do we need to create a modular-docs VScode extension? * [x] As a Eclipse Che user, from the IDE interface I want to validate with `test-adoc.sh` the `adoc` file I am editing. * [x] Integrate `test-adoc.sh` into the `che-docs` container. https://github.com/eclipse/che-docs/pull/1058 * [x] Raise awareness about the usage of `test-adoc.sh` in the upstream README * [x] make the usage of `test-adoc.sh` easier in Eclipse Che. Add a build task: in the devfile? * [x] As a Eclipse Che user, from the IDE interface I want to validate with `vale` the `adoc` file I am editing. * [x] Add a very basic vale configuration enabling PlainLanguage checks. https://github.com/eclipse/che-docs/pull/1057 * [x] Integrate `vale` into the `che-docs` container. https://github.com/eclipse/che-docs/pull/1058 * [x] Add the vale VSCode extension in the registry https://github.com/eclipse/che/issues/15856 * [x] Make sure the Vale VSCode extension is working * [x] Add the Vale VSCode extension in the devfile
To make che-docs really usable on Eclipse Che, we need to add some tools and extensions.
As a Eclipse Che user, from the IDE interface I want to build and serve the che-docs website
As a Eclipse Che user, from the IDE interface I want to create a new document using
newdoc.newdocinto theche-docscontainer. Add newdoc, test-adoc.sh and vale to the che-docs container che-docs#1058newdocin the upstream READMEnewdoceasier in Eclipse Che. Where and how? Enhance the devfile? Do we need to create a modular-docs VScode extension?As a Eclipse Che user, from the IDE interface I want to validate with
test-adoc.shtheadocfile I am editing.test-adoc.shinto theche-docscontainer. Add newdoc, test-adoc.sh and vale to the che-docs container che-docs#1058test-adoc.shin the upstream READMEtest-adoc.sheasier in Eclipse Che. Add a build task: in the devfile?As a Eclipse Che user, from the IDE interface I want to validate with
valetheadocfile I am editing.valeinto theche-docscontainer. Add newdoc, test-adoc.sh and vale to the che-docs container che-docs#1058