koa-rest-api-boilerplate
koa-rest-api-boilerplate copied to clipboard
Hosting the web based documentation
trafficstars
Problem
README.mdis not good to include more detail content. Hosting web-based documentation can be a good solution. There is no hosting cost if we use static web generator and free hosting provider such as GitHub Pages, Netlify.
Solutions
Static Web Generators
Client-side Rendered
- docsify
- Smart full-text search plugin
- Multiple themes
- docute
- Leveraging the power of Markdown and Vue
- Extensible plugin system, plenty of official and community plugins
- docusaurus