docs: Add a link to hugo-openapispec-shortcode
authorJeremy Brown <jeremy@tenfourty.com>
Tue, 12 Jul 2016 19:42:41 +0000 (21:42 +0200)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Fri, 29 Jul 2016 18:07:46 +0000 (20:07 +0200)
Added a link to the Hugo Open API Spec shortcode which allows you to embed OAI Spec (formerly known as Swagger) in your site.

docs/content/tools/index.md

index 2d8b92f83c7003759ee523dde3b644a876325080..da00cec7ed816d0a7e87f03facccf3d39b52dec7 100644 (file)
@@ -104,6 +104,7 @@ And for all the other small things around Hugo:
 
 - [hugo-gallery](https://github.com/icecreammatt/hugo-gallery) lets you create an image gallery for Hugo sites.
 - [flickr-hugo-embed](https://github.com/nikhilm/flickr-hugo-embed) prints shortcodes to embed a set of images from an album on Flickr into Hugo.
+- [hugo-openapispec-shortcode](https://github.com/tenfourty/hugo-openapispec-shortcode) A shortcode which allows you to include [Open API Spec](https://openapis.org) (formerly known as Swagger Spec) in a page.
 
 ----