Mirror: 馃帺 A tiny but capable push & pull stream library for TypeScript and Flow
at v4.0.3 333 B view raw
1module.exports = { 2 siteMetadata: { 3 title: 'Wonka', 4 description: 'A fast push & pull stream library for Reason, OCaml, and TypeScript', 5 siteUrl: 'https://wonka.kitten.sh', 6 githubUrl: 'https://github.com/kitten/wonka' 7 }, 8 plugins: ['gatsby-plugin-netlify'], 9 __experimentalThemes: ['gatsby-theme-docs-system'] 10};