module.exports = { siteMetadata: { title: 'Wonka', description: 'A fast push & pull stream library for Reason, OCaml, and TypeScript', siteUrl: 'https://wonka.kitten.sh', githubUrl: 'https://github.com/kitten/wonka' }, plugins: ['gatsby-plugin-netlify'], __experimentalThemes: ['gatsby-theme-docs-system'] };