DEV Community

Cover image for ๐Ÿ” Build & deliver static docs w. Quarkus/Reodcly on GitHub Pages ๐Ÿ“˜
adriens for opt-nc

Posted on • Edited on • Originally published at youtu.be

๐Ÿ” Build & deliver static docs w. Quarkus/Reodcly on GitHub Pages ๐Ÿ“˜

โ” About

Today, CD (Continuous Delivery) of up-to-date documentation is a crucial step if you want to achieve things at scale.

APIs do not make exception : we deliver embedded swagger, but...

more and more outside collaborators ask for offline documentation, or on API marketplaces.

And (hopefully) :

your outside contributors or clients are more numerous than you.

โ˜๏ธ So you have to deliver them an optimal DX (Developer-Experience) that costs no work to your organization.

๐Ÿ‘‰ We'll show you how we deliver documentation for :

  • ๐Ÿค“ Human people
  • ๐Ÿค– Third party CI services for integration purposes

๐Ÿ’ก What we'll cover

What we'll show here is how we deliver a static OpenAPI specification (html and yaml), as part of the release process.

๐Ÿ‘‰ With that, it makes it very easy to import your API into any API marketplace, see below on Google apigee :

Image description

๐Ÿงฐ Stack

๐Ÿฟ Demo

Enough talks, let's watch this very cool step by step and short (<10') demo from @mbarre :

๐Ÿ”– Resources

๐Ÿ“† Date to save

Top comments (3)

Collapse
 
adriens profile image
adriens opt-nc
Collapse
 
adriens profile image
adriens opt-nc
Collapse
 
adriens profile image
adriens opt-nc