{"componentChunkName":"component---src-templates-post-jsx","path":"/blog/using-polypane-to-check-a-website-with-james-q-quick/","result":{"data":{"mdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nconst _frontmatter = {\n  \"title\": \"Using Polypane to check a website with James Q Quick\",\n  \"cover\": \"/blogs/jamesqquick/cover.svg\",\n  \"date\": \"2023-02-17\"\n};\nconst layoutProps = {\n  _frontmatter\n};\nconst MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  let {\n    components\n  } = _ref,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, `Together with `, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://jamesqquick.com\"\n  }), `James Q Quick`), ` Kilian showcased how Polypane can be used to find issues and suggest improvements on a live website.`), mdx(\"p\", null, `During the livestream Kilian and James went through his new portfolio site and checked what parts Polypane flagged for improvement, and discussed how those improvements could be made.`), mdx(\"div\", {\n    \"className\": \"gatsby-resp-iframe-wrapper\",\n    \"style\": {\n      \"paddingBottom\": \"56.25%\",\n      \"position\": \"relative\",\n      \"height\": \"0\",\n      \"overflow\": \"hidden\"\n    }\n  }, ` `, mdx(\"div\", _extends({\n    parentName: \"div\"\n  }, {\n    \"style\": {\n      \"position\": \"relative\",\n      \"width\": \"100%\",\n      \"maxWidth\": \"100%\",\n      \"paddingTop\": \"56.25%\"\n    },\n    \"className\": \"imgshadow\"\n  }), ` `, mdx(\"iframe\", _extends({\n    parentName: \"div\"\n  }, {\n    \"src\": \"https://www.youtube.com/embed/b6zbqPVC1NY\",\n    \"title\": \"YouTube video player\",\n    \"frameBorder\": \"0\",\n    \"allow\": \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\",\n    \"allowFullScreen\": true,\n    \"style\": {\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\",\n      \"width\": \"100%\",\n      \"height\": \"100%\"\n    }\n  })), ` `), ` `), mdx(\"p\", null, `It was great to deep dive into a real website and show how Polypane can be used to improve it. There are a ton of different aspects that make a great website great, and James was already doing a lot of things right. But there were also some things that could be improved, and It was a lot of fun to show how Polypane was able to help with that.`), mdx(\"p\", null, `The livestream was a really insightful way of learning how to use Polypane, and we hope to do more of these in the future. If you'd like to see us do more livestreams, please let us know!`));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"tableOfContents":{},"excerpt":"Together with  James Q Quick  Kilian showcased how Polypane can be used to find issues and suggest improvements on a live website. During the livestream Kilian…","frontmatter":{"title":"Using Polypane to check a website with James Q Quick","cover":"/blogs/jamesqquick/cover.svg","date":"2023-02-17","updated":null},"fields":{"slug":"/blog/using-polypane-to-check-a-website-with-james-q-quick/","date":"2023-02-16T23:00:00.000Z","ogFileName":"using-polypane-to-check-a-website-with-james-q-quick"}}},"pageContext":{"slug":"/blog/using-polypane-to-check-a-website-with-james-q-quick/"}},"staticQueryHashes":["4164364741","425175329"]}