Template for a minimum viable API developer portal, based in Jekyll
This product is a minimum viable portal (MVP) template for APIs. It provides a fill-in-the-blanks template for documenting an API and includes a getting started guide and API reference documentation. The template is written in Markdown, with the homepage in HTML. It is a Jekyll site that can be used with gh-pages.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.