{"id":14991946,"url":"https://github.com/lborb/book","last_synced_at":"2025-09-25T14:30:34.531Z","repository":{"id":39888677,"uuid":"329270932","full_name":"lborb/book","owner":"lborb","description":"The Little Book of Rust Books","archived":false,"fork":false,"pushed_at":"2024-11-07T16:02:25.000Z","size":1574,"stargazers_count":300,"open_issues_count":2,"forks_count":46,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-11-09T06:39:01.650Z","etag":null,"topics":["hacktoberfest","mdbook","rust"],"latest_commit_sha":null,"homepage":"https://lborb.github.io/book/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lborb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-01-13T10:24:37.000Z","updated_at":"2024-11-07T16:02:16.000Z","dependencies_parsed_at":"2023-02-15T16:01:34.463Z","dependency_job_id":"2d6b2bd2-6885-4056-8e6c-e55b00ff84c2","html_url":"https://github.com/lborb/book","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lborb%2Fbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lborb%2Fbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lborb%2Fbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lborb%2Fbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lborb","download_url":"https://codeload.github.com/lborb/book/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234200156,"owners_count":18795139,"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":["hacktoberfest","mdbook","rust"],"created_at":"2024-09-24T15:00:36.788Z","updated_at":"2025-09-25T14:30:34.192Z","avatar_url":"https://github.com/lborb.png","language":null,"funding_links":[],"categories":["Summary"],"sub_categories":[],"readme":"# The Little Book of Rust Books\n\nA catalogue of Rust mdbooks.\n\n## Pull Requests\n\nPull requests are welcome. Please ensure they conform to the conventions described below.\n\n## Viewing\n\nSee the [rendered book](https://lborb.github.io/book/).\n\n## Development\n\nInstall [`mdbook`](https://github.com/rust-lang/mdBook):\n```\ncargo install mdbook\n```\n\nBuild the book:\n```\nmdbook build\n```\nThe generated files are in the `book` directory.\n\nView the built book:\n```\nmdbook serve\n```\nThis will launch a local web server to serve the book. Navigate to\n[localhost:3000](http://localhost:3000/) in a web browser. While the web server\nis running, the rendered book will automatically update if the source files\nchange.\n\n### Conventions\n\nEach entry is of the form:\n```\n* [The Literal Title of The Book](https://a-link-to-the/book/) - an optional comment if the title isn't self-explanatory\n```\n\nThe `.editorconfig` file captures basic source files formatting conventions.\nMany editors support this file natively; others (such as VS code) require a plugin, see https://editorconfig.org/.\n\nThe default branch is `main`. See [Renaming the default branch from master](https://github.com/github/renaming) for the rationale.\n\nCommit logs should describe the specific changes made by a commit. See [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/).\n\n## Deployment\n\nThe book is deployed to the `gh-pages` branch by CI on a push to the `main`\nbranch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flborb%2Fbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flborb%2Fbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flborb%2Fbook/lists"}