Closed sophokles73 closed 1 year ago
The website can be rebuild in two ways:
Running the "Deploy to GitHub Pages" action will also pull all the updates from connected blueprints projects (i.e. fleet-management) and update the generated website. The code for automatically generated ("static") website is kept under the gh-pages branch and deployed to github pages.
The connected projects maintain their own docs, pages and others assets( images etc.) files. The location can be arbitrary but for the fleet management example I chose docs/ img/ folders at the root of the repository.
The automatically assigned website URL is:
https://eclipse-sdv-blueprints.github.io/blueprints-website/
I will open a request with eclipse EMO (@eclipsewebmaster ) to define a CNAME record with the eclipse.org domain (sdv-blueprints.eclipse.org)
I hope this answers your question, and my apologies for the delayed response due to summer holidays
I can only see a GitHub workflow for publishing the website to GH pages but when is the webiste actually being built?