{"id":30148,"date":"2017-06-08T21:01:02","date_gmt":"2017-06-08T13:01:02","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=30148"},"modified":"2018-04-09T16:52:03","modified_gmt":"2018-04-09T08:52:03","slug":"minimalist-css-framework-wing","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/","title":{"rendered":"Wing &#8211; Minimalist CSS Framework Web Designers Want"},"content":{"rendered":"<p>The frontend ecosystem is full of <strong>open-source frameworks<\/strong> made to improve your development process. Usually, everyone wants something different from these frameworks; some people look for <strong>aesthetics<\/strong> while others want <strong>speed<\/strong> or <strong>usability<\/strong>.<\/p>\n<p><strong><a href=\"https:\/\/usewing.ml\/\" target=\"_blank\">Wing<\/a><\/strong> is a newer framework and a minimalist\u2019s best friend. It comes with a <strong>default grid setup<\/strong>, <strong>custom elements<\/strong>, and <strong>components that total 5 KB<\/strong>.<\/p>\n<p>Perhaps the best part about Wing is the <strong>auto-styling for default elements<\/strong>. If you just drop the Wing CSS stylesheet into your project you\u2019ll notice changes immediately.<\/p>\n<p class=\"recommended_top\">\n\t\t\t\t\t<strong>Read Also:<\/strong>\u00a0\n\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/bootstrap-alternatives\/\">10 Lightweight Alternatives To Bootstrap & Foundation<\/a>\n\t\t\t\t<\/p>\n<p>Default text, links, and page elements <strong>automatically shape themselves<\/strong> based on Wing\u2019s designs. You can also <strong>add extra classes of your own<\/strong> to add more aesthetics to the page.<\/p>\n<p>Wing ships with a <strong>960px grid system<\/strong> using a <strong>12-col structure<\/strong>. This is a very simple setup and the 960px grid is usually considered far too small for today\u2019s widescreen audience. But, if you like smaller websites this is an excellent choice.<\/p>\n<p><a href=\"https:\/\/usewing.ml\/\" target=\"_blank\">https:\/\/usewing.ml\/<\/a> is crazy simple and follows something like this:<\/p>\n<pre>\r\n&lt;div class=\"row\"&gt;\r\n  &lt;div class=\"col\"&gt;1&lt;\/div&gt;\r\n  &lt;div class=\"col\"&gt;2&lt;\/div&gt;\r\n  &lt;div class=\"col\"&gt;3&lt;\/div&gt;\r\n&lt;\/div&gt;\r\n<\/pre>\n<p>You can include a <strong>full copy of Wing<\/strong> from the <a href=\"https:\/\/unpkg.com\" target=\"_blank\">Unpkg CDN<\/a>. They keep their files up-to-date with the latest version, so you never need to change filenames. Just <strong>add <a href=\"https:\/\/unpkg.com\/wingcss\" target=\"_blank\">this URL<\/a> to your header<\/strong> and you\u2019ll get full access to the current Wing framework.<\/p>\n<p>Alternatively, you can download the package <strong>via npm<\/strong> or pull a copy of the source <strong><a href=\"https:\/\/github.com\/kbrsh\/wing\" target=\"_blank\">right from GitHub<\/a><\/strong>.<\/p>\n<p>I\u2019d compare Wing to <a href=\"https:\/\/www.hongkiat.com\/blog\/normalized-css\/\">Normalize.css<\/a> which is a much smaller CSS framework, that\u2019s more like a <strong>reset library<\/strong>. Wing actually <strong>comes with default styles<\/strong> while Normalize.css just resets elements to work the same in all browsers.<\/p>\n<p>The beauty of both is that you have <strong>full control<\/strong> to <strong>edit<\/strong>, <strong>restyle<\/strong>, and <strong>reformat<\/strong> the page however you see fit.<\/p>\n<figure><a href=\"https:\/\/usewing.ml\/\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.jpg\" alt=\"Wing CSS grid system\" width=\"1000\" height=\"812\"><\/a><\/figure>\n<p><strong>All documentation and code snippets<\/strong> can be found on <a href=\"https:\/\/usewing.ml\/\" target=\"_blank\">Wing\u2019s homepage<\/a>, so use that guide if you\u2019re not sure how to set up your site.<\/p>\n<p class=\"recommended_top\">\n\t\t\t\t\t<strong>Read Also:<\/strong>\u00a0\n\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/mobile-frameworks\/\">10 HTML\/CSS & JavaScript Frameworks to Build Mobile Apps<\/a>\n\t\t\t\t<\/p>","protected":false},"excerpt":{"rendered":"<p>The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these frameworks; some people look for aesthetics while others want speed or usability. Wing is a newer framework and a minimalist\u2019s best friend. It comes with a default grid setup, custom elements, and components that&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":[507,4109],"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.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Wing - Minimalist CSS Framework Web Designers Want - Hongkiat<\/title>\n<meta name=\"description\" content=\"The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these\" \/>\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\/minimalist-css-framework-wing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wing - Minimalist CSS Framework Web Designers Want\" \/>\n<meta property=\"og:description\" content=\"The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/\" \/>\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-06-08T13:01:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-09T08:52:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.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\\\/minimalist-css-framework-wing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/\"},\"author\":{\"name\":\"Jake Rocheleau\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\"},\"headline\":\"Wing &#8211; Minimalist CSS Framework Web Designers Want\",\"datePublished\":\"2017-06-08T13:01:02+00:00\",\"dateModified\":\"2018-04-09T08:52:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/\"},\"wordCount\":327,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/minimalist-css-framework-wing\\\/02-wing-grid-system.jpg\",\"keywords\":[\"CSS\",\"CSS Frameworks\"],\"articleSection\":[\"Toolkit\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/\",\"name\":\"Wing - Minimalist CSS Framework Web Designers Want - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/minimalist-css-framework-wing\\\/02-wing-grid-system.jpg\",\"datePublished\":\"2017-06-08T13:01:02+00:00\",\"dateModified\":\"2018-04-09T08:52:03+00:00\",\"description\":\"The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/minimalist-css-framework-wing\\\/02-wing-grid-system.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/minimalist-css-framework-wing\\\/02-wing-grid-system.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/minimalist-css-framework-wing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wing &#8211; Minimalist CSS Framework Web Designers Want\"}]},{\"@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":"Wing - Minimalist CSS Framework Web Designers Want - Hongkiat","description":"The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these","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\/minimalist-css-framework-wing\/","og_locale":"en_US","og_type":"article","og_title":"Wing - Minimalist CSS Framework Web Designers Want","og_description":"The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these","og_url":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2017-06-08T13:01:02+00:00","article_modified_time":"2018-04-09T08:52:03+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.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\/minimalist-css-framework-wing\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/"},"author":{"name":"Jake Rocheleau","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a"},"headline":"Wing &#8211; Minimalist CSS Framework Web Designers Want","datePublished":"2017-06-08T13:01:02+00:00","dateModified":"2018-04-09T08:52:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/"},"wordCount":327,"commentCount":2,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.jpg","keywords":["CSS","CSS Frameworks"],"articleSection":["Toolkit"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/","url":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/","name":"Wing - Minimalist CSS Framework Web Designers Want - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.jpg","datePublished":"2017-06-08T13:01:02+00:00","dateModified":"2018-04-09T08:52:03+00:00","description":"The frontend ecosystem is full of open-source frameworks made to improve your development process. Usually, everyone wants something different from these","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/minimalist-css-framework-wing\/02-wing-grid-system.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/minimalist-css-framework-wing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Wing &#8211; Minimalist CSS Framework Web Designers Want"}]},{"@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-7Qg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/30148","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=30148"}],"version-history":[{"count":1,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/30148\/revisions"}],"predecessor-version":[{"id":30149,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/30148\/revisions\/30149"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=30148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=30148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=30148"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=30148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}