{"id":20154594,"url":"https://github.com/roundpartner/hugo-nginx","last_synced_at":"2026-03-19T14:11:58.849Z","repository":{"id":165604947,"uuid":"230163654","full_name":"roundpartner/hugo-nginx","owner":"roundpartner","description":"Docker container for hosting websites generated by Hugo","archived":false,"fork":false,"pushed_at":"2019-12-25T23:50:26.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T01:31:44.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/roundpartner.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}},"created_at":"2019-12-25T23:17:48.000Z","updated_at":"2023-02-03T20:21:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3e57d4f-83ee-4535-8853-4b1103ab41da","html_url":"https://github.com/roundpartner/hugo-nginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roundpartner/hugo-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fhugo-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fhugo-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fhugo-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fhugo-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roundpartner","download_url":"https://codeload.github.com/roundpartner/hugo-nginx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fhugo-nginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T23:27:35.110Z","updated_at":"2026-03-05T18:03:06.721Z","avatar_url":"https://github.com/roundpartner.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hugo NGinx\nDocker container for hosting websites generated by Hugo\n## Usage\nCreate a ```Dockerfile``` and copy everything into the NGinx public directory.\n```dockerfile\nFROM imacatlol/hugo-nginx\n\nCOPY public/ /usr/share/nginx/html\n```\n### Build\nThen build the docker image\n```bash\ndocker build -t static-website .\n```\n### Run\nRun the docker container\n```bash\ndocker run --rm --name static-website -p 80:80 static-website\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundpartner%2Fhugo-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froundpartner%2Fhugo-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundpartner%2Fhugo-nginx/lists"}