shithub: hugo

Download patch

ref: e3e1f7a2bb93d24daf1c668200e79588ae74992a
parent: ddd5a922404aa08dd48bf80826c06c196555fe02
author: Jeremy Brown <[email protected]>
date: Tue Jul 12 17:42:41 EDT 2016

docs: Add a link to hugo-openapispec-shortcode

Added a link to the Hugo Open API Spec shortcode which allows you to embed OAI Spec (formerly known as Swagger) in your site.

--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -104,6 +104,7 @@
 
 - [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.
 
 ----