{"id":19506024,"url":"https://github.com/morlay/gitbook-plugin-auto-summary","last_synced_at":"2025-07-17T03:35:52.239Z","repository":{"id":69524120,"uuid":"115274439","full_name":"morlay/gitbook-plugin-auto-summary","owner":"morlay","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-24T16:18:00.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T22:15:54.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/morlay.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}},"created_at":"2017-12-24T16:17:18.000Z","updated_at":"2019-03-13T01:49:30.000Z","dependencies_parsed_at":"2023-04-18T16:21:35.095Z","dependency_job_id":null,"html_url":"https://github.com/morlay/gitbook-plugin-auto-summary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morlay/gitbook-plugin-auto-summary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgitbook-plugin-auto-summary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgitbook-plugin-auto-summary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgitbook-plugin-auto-summary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgitbook-plugin-auto-summary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morlay","download_url":"https://codeload.github.com/morlay/gitbook-plugin-auto-summary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgitbook-plugin-auto-summary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265563098,"owners_count":23788644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-10T22:35:24.085Z","updated_at":"2025-07-17T03:35:52.224Z","avatar_url":"https://github.com/morlay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## gitbook-plugin-auto-summary\n\nPlugin for gitbook to automate generate SUMMARY.md\n\n\n### Rules\n\n* Sorted by filename\n* Ignore files which are with prefix `_`\n* Pick first heading text as title \n* Parts can be defined in `book.json`\n\n### How to use \n\n```json\n{\n    \"plugins\": [\"auto-summary\"],\n    \"pluginsConfig\": {\n      \"auto-summary\": {\n        \"parts\": { \n           \"README.md\": \"Part I\",\n           \"parts_2/**/*.md\": \"Part II\"\n        }      \n      }\n    }\n}\n```\n\nwill be \n\n```md\n\n* [others](others/README.md)\n\n## Part I\n\n* [xxx](README.md)\n\n## Part II\n\n* [parts_2](parts_2/README.md)\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorlay%2Fgitbook-plugin-auto-summary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorlay%2Fgitbook-plugin-auto-summary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorlay%2Fgitbook-plugin-auto-summary/lists"}