{"componentChunkName":"component---src-templates-post-jsx","path":"/blog/polypane-on-syntax-fm/","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\": \"Polypane on Syntax.fm\",\n  \"cover\": \"/blogs/syntaxfm/syntax.png\",\n  \"date\": \"2023-01-04\",\n  \"noshadow\": true,\n  \"type\": [\"announcement\"]\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, `On December the 30th Kilian was a guest on the `, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://syntax.fm/show/556/supper-club-polypane-with-kilian-valkhof\"\n  }), `Syntax.fm`), ` Supper Club to talk about Polypane. Wes, Scott and Kilian spoke about Kilians background, how he came up with Polypane, how it's built and how different features in the app work.`), mdx(\"iframe\", {\n    scrolling: \"no\",\n    src: \"https://syntax.fm/embed/556\",\n    title: \"Show Embed\",\n    style: {\n      \"width\": \"100%\",\n      \"height\": \"230px\",\n      \"maxWidth\": \"1200px\",\n      \"border\": \"1px solid black\"\n    }\n  }), mdx(\"p\", null, `To read the show notes, go to `, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://syntax.fm/show/556/supper-club-polypane-with-kilian-valkhof\"\n  }), `Supper Club × Polypane with Kilian Valkhof`), `!`), mdx(\"p\", null, `Thanks Wes and Scott for having me on!`));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"tableOfContents":{},"excerpt":"On December the 30th Kilian was a guest on the  Syntax.fm  Supper Club to talk about Polypane. Wes, Scott and Kilian spoke about Kilians background, how he came…","frontmatter":{"title":"Polypane on Syntax.fm","cover":"/blogs/syntaxfm/syntax.png","date":"2023-01-04","updated":null},"fields":{"slug":"/blog/polypane-on-syntax-fm/","date":"2023-01-03T23:00:00.000Z","ogFileName":"polypane-on-syntax-fm"}}},"pageContext":{"slug":"/blog/polypane-on-syntax-fm/"}},"staticQueryHashes":["4164364741","425175329"]}