{"id":18033910,"url":"https://github.com/sjkingo/osbook","last_synced_at":"2025-04-04T22:40:16.624Z","repository":{"id":35058843,"uuid":"39194809","full_name":"sjkingo/osbook","owner":"sjkingo","description":"A beginner’s guide to operating systems development","archived":false,"fork":false,"pushed_at":"2015-07-26T02:38:40.000Z","size":392,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T07:15:35.306Z","etag":null,"topics":["book","operating-system","osdev","sphinx"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/sjkingo.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}},"created_at":"2015-07-16T12:10:18.000Z","updated_at":"2023-08-07T22:17:53.000Z","dependencies_parsed_at":"2022-09-17T08:33:29.602Z","dependency_job_id":null,"html_url":"https://github.com/sjkingo/osbook","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/sjkingo%2Fosbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjkingo%2Fosbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjkingo%2Fosbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjkingo%2Fosbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjkingo","download_url":"https://codeload.github.com/sjkingo/osbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261584,"owners_count":20910105,"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":["book","operating-system","osdev","sphinx"],"created_at":"2024-10-30T11:08:54.208Z","updated_at":"2025-04-04T22:40:16.592Z","avatar_url":"https://github.com/sjkingo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sam's OSDev book\n\nThis book has been written to be a practical guide on developing operating\nsystems, and specifially, for Intel's x86-architecture. The end result of\nworking through this book will be a bootable kernel that you can expand upon.\n\nThe book is available at http://sjkingo.github.io/osbook/\n\n## Building the book\n\nTo build the book into HTML or PDF, Sphinx 1.3+ is required.\n\n```bash\n$ pip install 'sphinx\u003e=1.3'\n$ make -C book html\n$ $BROWSER book/build/html/index.html\n```\n\nThere are more targets available in the `Makefile`:\n\n```bash\n$ make -C book help\nPlease use 'make \u003ctarget\u003e' where \u003ctarget\u003e is one of\n  html       to make a HTML site\n  epub       to make an epub\n  latexpdf   to make LaTeX files and run them through pdflatex\n  linkcheck  to check all external links for integrity\n  serve      to build a HTML site and serve it at http://localhost:8000/\n  publish    publish the build to git\n  rebuild    use inotifywait(1) to watch and rebuild the source when it changes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjkingo%2Fosbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjkingo%2Fosbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjkingo%2Fosbook/lists"}