{"id":20198984,"url":"https://github.com/pgrouting/website","last_synced_at":"2025-05-06T18:06:15.387Z","repository":{"id":138345670,"uuid":"1037359","full_name":"pgRouting/website","owner":"pgRouting","description":"Repository to deploy pgRouting website using Sphinx/ReST","archived":false,"fork":false,"pushed_at":"2025-03-02T23:38:21.000Z","size":5515,"stargazers_count":25,"open_issues_count":19,"forks_count":29,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-06T18:06:04.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pgrouting.org","language":"CSS","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/pgRouting.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":"support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"community_bridge":"pgrouting","open_collective":"pgrouting"}},"created_at":"2010-10-30T12:52:15.000Z","updated_at":"2025-02-27T13:57:16.000Z","dependencies_parsed_at":"2024-11-05T20:47:52.690Z","dependency_job_id":"538de503-6832-418c-a39c-5ea06e1a9709","html_url":"https://github.com/pgRouting/website","commit_stats":{"total_commits":210,"total_committers":12,"mean_commits":17.5,"dds":"0.23809523809523814","last_synced_commit":"d27674eb0b8d1fb67ea4077805411403948c321b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgRouting%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgRouting%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgRouting%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgRouting%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgRouting","download_url":"https://codeload.github.com/pgRouting/website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252741372,"owners_count":21797027,"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-14T04:35:16.186Z","updated_at":"2025-05-06T18:06:15.345Z","avatar_url":"https://github.com/pgRouting.png","language":"CSS","funding_links":["https://funding.communitybridge.org/projects/pgrouting","https://opencollective.com/pgrouting"],"categories":[],"sub_categories":[],"readme":"# pgRouting - Website\n\nThis readme describes how to setup the [pgRouting website](https://pgrouting.org) on Debian/Ubuntu server.\n\n## Installation\n\n* Install Sphinx/ReST\n\n```bash\nsudo apt-get install python-sphinx texlive-latex-base\n```\n\n* Checkout source code from Git repository\n\n```bash\ngit clone git://github.com/pgRouting/website.git website\n```\n\n* Build website in HTML\n\n```bash\ncd website\nmake html\n```\n\n* Upload the website to gh-pages branch\n\n```bash\ngit checkout gh-pages\ncp -r _build/html/* .\ngit add \u003cnew pages\u003e\ngit commit -a -m \"\u003ccommit message\u003e\"\ngit push origin gh-pages\n```\n\n## License\n\nCopyright(c) pgRouting Contributors\n\nThis documentation is licensed under a [Creative Commons Attribution-Share Alike 3.0 License](https://creativecommons.org/licenses/by-sa/3.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgrouting%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgrouting%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgrouting%2Fwebsite/lists"}