https://github.com/eclipse-che/che-website-publish
https://github.com/eclipse-che/che-website-publish
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclipse-che/che-website-publish
- Owner: eclipse-che
- Created: 2024-04-08T15:06:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T17:37:32.000Z (about 1 year ago)
- Last Synced: 2025-06-04T03:15:11.311Z (about 1 year ago)
- Language: HTML
- Size: 274 MB
- Stars: 0
- Watchers: 29
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eclipse Che static website
A worklow runs on schedule, daily at 5:30 and 17:30, and might be run manually, and do following steps:
1. Get che-website sources. Che website resources are taken from the `main` branch.
2. Build che-website static site.
3. Get che-docs content publication branch. See [the document](https://github.com/eclipse-che/che-docs/blob/publication-builder/README.adoc) on how che-docs publication branch is managed
4. Copy docs to the built website.
5. Push the results to the publish branch.
Eclipse Tooling will then take care of updating the website, accessible at https://eclipse.dev/che . If there are problems, create an issue at [Eclipse Helpdesk](https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues)