{"id":20284466,"url":"https://github.com/artyom/docr","last_synced_at":"2025-04-11T08:24:28.872Z","repository":{"id":19041777,"uuid":"22267014","full_name":"artyom/docr","owner":"artyom","description":"Serve markdown documentation directly from git repository (no git needed).","archived":false,"fork":false,"pushed_at":"2014-08-27T19:58:41.000Z","size":148,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T05:51:28.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/artyom.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":"2014-07-25T18:43:15.000Z","updated_at":"2018-10-11T01:40:43.000Z","dependencies_parsed_at":"2022-09-20T23:03:38.735Z","dependency_job_id":null,"html_url":"https://github.com/artyom/docr","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/artyom%2Fdocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fdocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fdocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fdocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artyom","download_url":"https://codeload.github.com/artyom/docr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248361081,"owners_count":21090813,"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-14T14:19:50.276Z","updated_at":"2025-04-11T08:24:28.854Z","avatar_url":"https://github.com/artyom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"**docr** renders markdown documentation found in given git repository directly from git blob store (works even on bare repositories without working copy).\n\n\tUsage of docr:\n\t  -bind=\"127.0.0.1:8080\": address to listen\n\t  -ref=\"HEAD\": reference (HEAD, refs/heads/develop, etc.)\n\t  -repo=\"./.git\": path to repository root (.git directory)\n\nTo install, run:\n\n\tgo install -u -v github.com/artyom/docr\n\nthen start by running command:\n\n\tdocr -repo $GOPATH/src/github.com/artyom/docr/.git\n\nand open this link: \u003chttp://127.0.0.1:8080/README.md\u003e in your browser, you'll\nsee this file.\n\nFiles with `.md` or `.markdown` suffixes are rendered to html, other files served unmodified.\n\n**Note**: to make docr work on bare git repositories, you have to set `core.logAllRefUpdates = true` in your bare git repository and have at least one commit pushed after this change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyom%2Fdocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartyom%2Fdocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyom%2Fdocr/lists"}