Docmaps-Project / docmaps

Extensible protocol for document history metadata exchange, to enable trustworthy, rapid, open science, by and for preprint science communities.
MIT License
15 stars 1 forks source link

[PKG]: Add GithubPages routing for monorepo packages #65

Closed ships closed 1 year ago

ships commented 1 year ago

Feature Request

Packages to improve:

Description

Currently, we have no github pages for this repo. Once the documentation is at any reasonable stage, and the SPA is in place, we will have too many pages to display. The root of this repository should supply a basic routing layer that ingests the builds from each monorepo package's /docs or /public dir.

Use case

It will allow an easy road to documentation and SPA usage.

Proposed solution

There should already be an out-of-the-box npm package for this. If not, consider building it.