Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
23 stars 12 forks source link

[Story] Build and publish Sage Monorepo Docs with MkDocs Material #1876

Closed tschaffter closed 10 months ago

tschaffter commented 1 year ago

What projects is this story for?

No response

As a user, I want

As a Developer, I want the documentation of this monorepo to be visible and accessible so that I can quickly locate the information I need.

Description

In #1735, we have identified that we want to publish the Sage Monorepo docs in Markdown format with MkDocs/MkDocs Material.

The goal of this story is to create a GitHub workflow that builds and publish the Markdown files with MkDocs to GitHub Pages. The files to consider are:

An example of GitHub workflow is provided by the Trivy project here:

Acceptance criteria

Tasks

No response

Anything else?

No response

Have you linked this story to a GitHub Project?

tschaffter commented 1 year ago

Tentatively assigning to @vpchung for the Sprint 23.08

tschaffter commented 1 year ago

Added to Sprint 23.09

vpchung commented 10 months ago

Resolved with #2409