{"id":51117790,"url":"https://github.com/graphql-markdown/demo-mdbook","last_synced_at":"2026-06-24T23:30:40.559Z","repository":{"id":361654136,"uuid":"1219280053","full_name":"graphql-markdown/demo-mdbook","owner":"graphql-markdown","description":"GraphQL-Markdown + mdBook demo","archived":false,"fork":false,"pushed_at":"2026-05-31T17:15:44.000Z","size":1103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T18:18:48.229Z","etag":null,"topics":["documentation","documentation-generator","graphql","markdown","mdbook"],"latest_commit_sha":null,"homepage":"https://graphql-markdown.dev/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphql-markdown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-23T18:03:07.000Z","updated_at":"2026-05-31T17:15:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/graphql-markdown/demo-mdbook","commit_stats":null,"previous_names":["graphql-markdown/demo-mdbook"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/graphql-markdown/demo-mdbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-markdown%2Fdemo-mdbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-markdown%2Fdemo-mdbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-markdown%2Fdemo-mdbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-markdown%2Fdemo-mdbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-markdown","download_url":"https://codeload.github.com/graphql-markdown/demo-mdbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-markdown%2Fdemo-mdbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34753781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","documentation-generator","graphql","markdown","mdbook"],"created_at":"2026-06-24T23:30:39.953Z","updated_at":"2026-06-24T23:30:40.554Z","avatar_url":"https://github.com/graphql-markdown.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL-Markdown + mdBook demo\n\nThis project demonstrates how to generate GraphQL documentation with GraphQL-Markdown for an mdBook site.\n\n**Live demo:** [graphql-markdown.dev/demo-mdbook](https://graphql-markdown.dev/demo-mdbook/)\n\n## Quick start\n\n```bash\nnpm install\nnpm run dev\n```\n\nOpen `http://127.0.0.1:3000/` and use the GraphQL API entry in the navigation.\n\n## Project structure\n\n```text\n.\n├── src/\n│   ├── graphql/                # Generated GraphQL documentation\n│   ├── introduction.md         # Demo home page\n│   └── SUMMARY.md              # mdBook table of contents\n├── schema.graphql              # Sample GraphQL schema\n├── scripts/\n│   ├── custom-mdbook-mdx.mjs   # Wrapper that extends the mdBook preset\n│   └── generate-docs.mjs       # GraphQL-Markdown runner\n├── theme/\n│   └── github-dark-dimmed.min.css  # Custom dark theme\n├── book.toml                   # mdBook configuration\n└── package.json\n```\n\n## Notes\n\n- The preset `@graphql-markdown/formatters/mdbook` provides mdBook-compatible Markdown output.\n- The demo wrapper in `scripts/custom-mdbook-mdx.mjs` extends the preset with project-specific behavior.\n- The `src/SUMMARY.md` is updated automatically by the generator to include generated pages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-markdown%2Fdemo-mdbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphql-markdown%2Fdemo-mdbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-markdown%2Fdemo-mdbook/lists"}