{"id":42112,"date":"2017-12-07T18:01:35","date_gmt":"2017-12-07T10:01:35","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=42112"},"modified":"2018-04-11T15:48:43","modified_gmt":"2018-04-11T07:48:43","slug":"docsify-markdown-documentation","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/","title":{"rendered":"Generate Documentation with Markdown Files Using Docsify"},"content":{"rendered":"<p>If you\u2019re creating a free plugin, framework, or open-source script <strong>you\u2019ll need documentation<\/strong>. It\u2019s crucial to <strong><a href=\"https:\/\/www.hongkiat.com\/blog\/why-documentation-essential\/\">document your work<\/a><\/strong>, both for your sanity and to help others who want to learn your awesome resource.<\/p>\n<p>However, creating online documentation can be a real pain. Thankfully, <strong><a href=\"https:\/\/github.com\/docsifyjs\/docsify\" target=\"_blank\">Docsify<\/a><\/strong> makes it easier by providing a <strong>free documentation generator running on Markdown<\/strong>.<\/p>\n<p>This is <strong>not a typical <a href=\"https:\/\/www.hongkiat.com\/blog\/static-site-generators\/\">static site generator<\/a><\/strong> and it does <strong>not require static HTML\/CSS pages<\/strong>. Instead, it <strong>loads Markdown files <em>dynamically<\/em><\/strong> and displays them as web pages. Pretty neat!<\/p>\n<figure><a href=\"https:\/\/docsify.js.org\/\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg\" alt=\"Docsify homepage\" width=\"1000\" height=\"579\"><\/a><\/figure>\n<p>Check out the <a href=\"https:\/\/docsify.js.org\/\" target=\"_blank\">Docsify homepage<\/a> for a <strong>preview of the layout<\/strong>, along with <strong>further setup details<\/strong>.<\/p>\n<p>It does require that you <strong>create the index.html file yourself<\/strong>, which can then be uploaded to GitHub Pages or hosted on your own server. From there, you just <strong><a href=\"https:\/\/www.hongkiat.com\/blog\/web-content-with-markdown\/\">write Markdown files<\/a> for each page<\/strong> and use those as your primary docs.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/developer-habits\/\">10 Programming Habits Developers Should Adopt<\/a><\/p>\n<p>The entire process is outlined in detail in the <strong><a href=\"https:\/\/docsify.js.org\/#\/quickstart\" target=\"_blank\">quick start guide<\/a><\/strong>, so that\u2019s probably the best place to start. This can <strong>all run through npm<\/strong>, so it really helps to <a href=\"https:\/\/www.hongkiat.com\/blog\/developers-command-line\/\/\">know your command prompt<\/a> or at least be willing to learn.<\/p>\n<p>It is possible to create a raw HTML file yourself and just copy\/paste the template from Docsify\u2019s setup guide. But, I recommend <strong>doing it dynamically<\/strong>, since it saves a ton of time\u2014and isn\u2019t that really the point?<\/p>\n<p>As you learn the Docsify system, you can <strong>add features using Markdown or raw HTML<\/strong>. These features include a <strong>custom navigation bar<\/strong> and even <strong>your own cover page<\/strong> with your project\u2019s logo.<\/p>\n<p>Docsify even <strong>comes packaged with a bunch of free themes<\/strong> if you want pre-designed layouts to work with. Or, you can <strong>browse through their showcase gallery<\/strong> to see which projects use Docsify for their documentation.<\/p>\n<figure><a href=\"https:\/\/docsify.js.org\/#\/more-pages?id=custom-sidebar\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/02-example-of-docsify-template-page.jpg\" alt=\"Docsify example documentation\" width=\"1000\" height=\"619\"><\/a><\/figure>\n<p>All the <strong>basic setup info & file downloads<\/strong> can be found <a href=\"https:\/\/github.com\/docsifyjs\/docsify\" target=\"_blank\">on GitHub<\/a>, so head over there if you want to give this a shot.<\/p>\n<p>You can also <strong>see a live demo on the <a href=\"https:\/\/docsify.js.org\/\" target=\"_blank\">main Docsify documentation page<\/a><\/strong> which, sure enough, runs on Docsify. So, if you like that web page layout you can use that same template and run it all through Docsify, 100% free and open-source.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/publishing-github-page\/\">How to Publish a Github Page<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>If you\u2019re creating a free plugin, framework, or open-source script you\u2019ll need documentation. It\u2019s crucial to document your work, both for your sanity and to help others who want to learn your awesome resource. However, creating online documentation can be a real pain. Thankfully, Docsify makes it easier by providing a free documentation generator running&hellip;<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3393],"tags":[3064],"topic":[4520],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Generate Documentation with Markdown Files Using Docsify - Hongkiat<\/title>\n<meta name=\"description\" content=\"If you&#039;re creating a free plugin, framework, or open-source script you&#039;ll need documentation. It&#039;s crucial to document your work, both for your sanity and\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Generate Documentation with Markdown Files Using Docsify\" \/>\n<meta property=\"og:description\" content=\"If you&#039;re creating a free plugin, framework, or open-source script you&#039;ll need documentation. It&#039;s crucial to document your work, both for your sanity and\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2017-12-07T10:01:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-11T07:48:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg\" \/>\n<meta name=\"author\" content=\"Jake Rocheleau\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jake Rocheleau\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/\"},\"author\":{\"name\":\"Jake Rocheleau\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\"},\"headline\":\"Generate Documentation with Markdown Files Using Docsify\",\"datePublished\":\"2017-12-07T10:01:35+00:00\",\"dateModified\":\"2018-04-11T07:48:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/\"},\"wordCount\":384,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/docsify-markdown-documentation\\\/01-doscify-homepage.jpg\",\"keywords\":[\"Design Tools\"],\"articleSection\":[\"Toolkit\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/\",\"name\":\"Generate Documentation with Markdown Files Using Docsify - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/docsify-markdown-documentation\\\/01-doscify-homepage.jpg\",\"datePublished\":\"2017-12-07T10:01:35+00:00\",\"dateModified\":\"2018-04-11T07:48:43+00:00\",\"description\":\"If you're creating a free plugin, framework, or open-source script you'll need documentation. It's crucial to document your work, both for your sanity and\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/docsify-markdown-documentation\\\/01-doscify-homepage.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/docsify-markdown-documentation\\\/01-doscify-homepage.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/docsify-markdown-documentation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Generate Documentation with Markdown Files Using Docsify\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\",\"name\":\"Jake Rocheleau\",\"description\":\"Jake is a writer and designer with over 10 years experience working on the web. He writes about user experience design and cool resources for designers\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/jake\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Generate Documentation with Markdown Files Using Docsify - Hongkiat","description":"If you're creating a free plugin, framework, or open-source script you'll need documentation. It's crucial to document your work, both for your sanity and","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/","og_locale":"en_US","og_type":"article","og_title":"Generate Documentation with Markdown Files Using Docsify","og_description":"If you're creating a free plugin, framework, or open-source script you'll need documentation. It's crucial to document your work, both for your sanity and","og_url":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2017-12-07T10:01:35+00:00","article_modified_time":"2018-04-11T07:48:43+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg","type":"","width":"","height":""}],"author":"Jake Rocheleau","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Jake Rocheleau","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/"},"author":{"name":"Jake Rocheleau","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a"},"headline":"Generate Documentation with Markdown Files Using Docsify","datePublished":"2017-12-07T10:01:35+00:00","dateModified":"2018-04-11T07:48:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/"},"wordCount":384,"commentCount":0,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg","keywords":["Design Tools"],"articleSection":["Toolkit"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/","url":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/","name":"Generate Documentation with Markdown Files Using Docsify - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg","datePublished":"2017-12-07T10:01:35+00:00","dateModified":"2018-04-11T07:48:43+00:00","description":"If you're creating a free plugin, framework, or open-source script you'll need documentation. It's crucial to document your work, both for your sanity and","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/docsify-markdown-documentation\/01-doscify-homepage.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/docsify-markdown-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Generate Documentation with Markdown Files Using Docsify"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a","name":"Jake Rocheleau","description":"Jake is a writer and designer with over 10 years experience working on the web. He writes about user experience design and cool resources for designers","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/jake\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-aXe","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/42112","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=42112"}],"version-history":[{"count":1,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/42112\/revisions"}],"predecessor-version":[{"id":42113,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/42112\/revisions\/42113"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=42112"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=42112"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=42112"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=42112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}