{"id":47056334,"url":"https://github.com/c4rlo/vimhelp","last_synced_at":"2026-03-12T03:33:41.167Z","repository":{"id":1111078,"uuid":"979760","full_name":"c4rlo/vimhelp","owner":"c4rlo","description":"Google App Engine based project which regularly generates HTML versions of the Vim help files","archived":false,"fork":false,"pushed_at":"2026-02-07T11:15:19.000Z","size":2251,"stargazers_count":88,"open_issues_count":5,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-03-05T04:11:08.317Z","etag":null,"topics":["vim"],"latest_commit_sha":null,"homepage":"https://vimhelp.org","language":"Python","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/c4rlo.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-10-11T22:00:10.000Z","updated_at":"2026-02-07T11:15:22.000Z","dependencies_parsed_at":"2023-12-15T14:26:12.555Z","dependency_job_id":"f0b9b20a-f0a5-4187-9af0-d6d14bbcf8c9","html_url":"https://github.com/c4rlo/vimhelp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c4rlo/vimhelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4rlo%2Fvimhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4rlo%2Fvimhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4rlo%2Fvimhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4rlo%2Fvimhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c4rlo","download_url":"https://codeload.github.com/c4rlo/vimhelp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4rlo%2Fvimhelp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30414349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["vim"],"created_at":"2026-03-12T03:33:40.785Z","updated_at":"2026-03-12T03:33:41.158Z","avatar_url":"https://github.com/c4rlo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vimhelp.org\n\nThis is the code behind the https://vimhelp.org website. It runs on\n[Google App Engine](https://cloud.google.com/appengine/).\n\nTo make testing and deploying easier, a `tasks.py` file exists for use\nwith the [_Invoke_](https://www.pyinvoke.org/) tool (which is similar in\nspirit to _Make_).\n\n## Generating static pages\n\nTo generate static HTML pages instead of running on Google App Engine:\n\n- Create a virtualenv. If you have _Invoke_ installed, this is as easy as\n  `inv venv`. Alternatively:\n  ```\n  python3 -m venv --upgrade-deps .venv\n  .venv/bin/pip install -r requirements.txt\n  ```\n- Run the following (replace the `-i` parameter with the Vim documentation\n  location on your computer):\n  ```\n  scripts/h2h.py -i /usr/share/vim/vim90/doc/ -o html/\n  ```\n  The script offers a few options; run with `-h` to see what is available.\n\n## License\n\nThis code is made freely available under the MIT License (see file LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc4rlo%2Fvimhelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc4rlo%2Fvimhelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc4rlo%2Fvimhelp/lists"}