opendut icon indicating copy to clipboard operation
opendut copied to clipboard

Provide documentation as GitHub Page (proper)

Open mbfm opened this issue 1 year ago • 0 comments

Follow-up story to #89.

Tasks:

  • [ ] Move code from https://github.com/eclipse-opendut/eclipse-opendut.github.io (excluding the book/ folder) into this repo into folder opendut-homepage.
  • [ ] Create cargo ci doc homepage build command, which builds the book first and then places everything into target/ci/homepage.
  • [ ] Add GitHub workflow which calls cargo ci doc homepage build and pushes artifact to eclipse-opendut.github.io repo.

Preparation for #126.

mbfm avatar Mar 04 '24 12:03 mbfm