{"id":21005242,"url":"https://github.com/ikstream/hugo-docker","last_synced_at":"2026-04-13T20:32:50.648Z","repository":{"id":54532351,"uuid":"338339370","full_name":"ikstream/hugo-docker","owner":"ikstream","description":"Dockerfile for the static site generator hugo with automated weekly updates","archived":false,"fork":false,"pushed_at":"2025-06-25T14:02:04.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T01:24:23.061Z","etag":null,"topics":["containers","docker","docker-image","gohugo","gohugoio","hugo"],"latest_commit_sha":null,"homepage":"","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/ikstream.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":"2021-02-12T14:19:18.000Z","updated_at":"2025-06-25T14:02:08.000Z","dependencies_parsed_at":"2022-08-13T18:50:52.284Z","dependency_job_id":null,"html_url":"https://github.com/ikstream/hugo-docker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ikstream/hugo-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikstream%2Fhugo-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikstream%2Fhugo-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikstream%2Fhugo-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikstream%2Fhugo-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikstream","download_url":"https://codeload.github.com/ikstream/hugo-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikstream%2Fhugo-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","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":["containers","docker","docker-image","gohugo","gohugoio","hugo"],"created_at":"2024-11-19T08:42:43.189Z","updated_at":"2026-04-13T20:32:50.637Z","avatar_url":"https://github.com/ikstream.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker](https://github.com/ikstream/hugo-docker/actions/workflows/docker-publish.yaml/badge.svg?branch=main)](https://github.com/ikstream/hugo-docker/actions/workflows/docker-publish.yaml)\n\n# Hugo docker image\n\nThe static site builder in a container. \n----\nThis image is build weekly on Sunday evening using docker actions in https://github.com/ikstream/hugo-docker\n\nTo run it with a command prompt run it in your the directory you want to use it with\n\n```\ndocker run --name hugo -it -p 1313:1313 -v $(pwd):/src/ --rm localhost/hugo\n```\n\nThis will mount your local directory into  the docker container and expose port 1313\n\n\nTo create a new site with hugo run\n```\ndocker run --name hugo -it -p 1313:1313 -v $(pwd):/src/ --rm localhost/hugo hugo new site\n```\n\nTo test your local changes just run\n```\ndocker run --name hugo -it -p 1313:1313 -v $(pwd):/src/ --rm localhost/hugo hugo server \u003cyour arguments\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikstream%2Fhugo-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikstream%2Fhugo-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikstream%2Fhugo-docker/lists"}