{"id":15599736,"url":"https://github.com/hypercubed/git2html","last_synced_at":"2025-10-30T08:03:08.308Z","repository":{"id":11786463,"uuid":"14327849","full_name":"Hypercubed/git2html","owner":"Hypercubed","description":"github clone of http://hssl.cs.jhu.edu/~neal/git2html/","archived":false,"fork":false,"pushed_at":"2013-11-12T09:32:03.000Z","size":144,"stargazers_count":21,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T08:51:13.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hypercubed.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-12T09:30:57.000Z","updated_at":"2025-01-15T18:40:13.000Z","dependencies_parsed_at":"2022-09-23T02:00:54.011Z","dependency_job_id":null,"html_url":"https://github.com/Hypercubed/git2html","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/Hypercubed%2Fgit2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypercubed%2Fgit2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypercubed%2Fgit2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypercubed%2Fgit2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hypercubed","download_url":"https://codeload.github.com/Hypercubed/git2html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251298298,"owners_count":21566991,"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-10-03T02:00:46.823Z","updated_at":"2025-10-30T08:03:03.264Z","avatar_url":"https://github.com/Hypercubed.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"DESCRIPTION\n-----------\n\ngit2html is a simple git web interface. Unlike other web interfaces,\ngit2html does not generate content dynamically: instead of using a CGI\nscript, it generates static HTML pages.\n\nGenerating static HTML pages has advantages and disadvantages.  The\nmain advantages are that it is more secure and more robust.  It is\nmore robust in the sense that web server configuration changes are\nunlikely to cause the interface to stop working.  Its primary\ndisadvantage is that because the pages are generated statically, not\nall queries can be supported, e.g., diffs between arbitrary revisions.\nDespite this seemingly dehabilitating disadvantage, the output is\nsurprisingly useful.\n\nUSAGE\n-----\n\nThe first time you run git2html, you need to indicate your project's\nname (-p), the link for viewers to clone the repository (-l), the\nrepository to get updates from (-r) and the target directory.\n\nHere is how I configured git2html's viewer directory:\n\n $ ./git2html.sh \\\n     -p git2html \\\n     -l http://hssl.cs.jhu.edu/~neal/git2html.git \\\n     -r /home/neal/public_html/git2html.git \n     ~/public_html/git2html/src/\n\nNote that this first run will take a fair amount of time.  git2html\ntries to be smart and avoids doing a fair amount of redundant work on\nsubsequent runs.\n\nSubsequent runs only require the target directory (git2html saves the\nconfiguration in the target directory in the .ht_git2html file).\n\nAfter commiting to git2html's repository, the following command is\nrun:\n\n $ ./git2html.sh ~/public_html/git2html/src/\n\nHOMEPAGE\n--------\n\nhttp://hssl.cs.jhu.edu/~neal/git2html/\n\nSOURCE\n------\n\nTo get the source:\n\n  git clone http://hssl.cs.jhu.edu/~neal/git2html.git\n\nBUG REPORTS\n-----------\n\nSend bug reports to Neal H. Walfield \u003cneal@walfield.org\u003e.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercubed%2Fgit2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypercubed%2Fgit2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercubed%2Fgit2html/lists"}