hyperledger / aries-rfcs

Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions
https://hyperledger.github.io/aries-rfcs/
Apache License 2.0
326 stars 217 forks source link

First draft of the Aries RFCs website -- generation and publishing #823

Closed swcurran closed 7 months ago

swcurran commented 7 months ago

A PR that might trigger the publication of a GH Pages site - depending on the success of the included GHAction. I tested it as much as I could.

In theory, this should create a gh-pages branch from which we can publish the site. The gh-pages static content will be based on the docs generated by the GHAction. From there we can publish it.

As noted on the Aries Working Group call (20240327) this is the start of the work on this, there are some todos that will be added as issues to be worked on.

This should be a "do no harm" PR -- it shouldn't affect anything other than adding a gh-pages branch in the repo.