I was following this https://www.gatsbyjs.com/plugins/gatsby-theme-document/ ```bash gatsby new document-site https://github.com/codebushi/gatsby-theme-document-example cd document-site gatsby develop ``` But it doesn't work any more.