gatsby-gitbook-starter icon indicating copy to clipboard operation
gatsby-gitbook-starter copied to clipboard

Generate GitBook style modern docs/tutorial websites using Gatsby + MDX

Results 59 gatsby-gitbook-starter issues
Sort by recently updated
recently updated
newest added

How can i change the favicon? I already tried every way i know and don't work... By default the theme comes with GraphQL url: "favicon": "https://graphql-engine-cdn.hasura.io/img/hasura_icon_black.svg" But I no idea...

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am facing this issue. Any ideas to resolve will be appreciated. `$ npm start > [email protected] start > NODE_OPTIONS=--openssl-legacy-provider gatsby develop node: --openssl-legacy-provider is not allowed in NODE_OPTIONS`

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark). These dependencies need to be updated together. Updates `postcss` from 8.3.11 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Has anyone had any luck migrating this to Markdown v5?

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.24.4 to 4.25.7. Commits db5eb18 chore(release): Publish fc22f4b fix(gatsby): don't serve codeframes for files outside of compilation (#38059)... 8889bfe chore(release): Publish d3d5fd0 fix(gatsby-source-wordpress): prevent inconsistent schema customization...

dependencies

Can you upgrade them? I tried upgrading them and ran on node 16.0.0. Got below issue. ``` yarn run v1.22.17 $ gatsby develop node:internal/modules/cjs/loader:1125 throw new ERR_REQUIRE_ESM(filename, parentPath, packageJsonPath); ^...