{"id":15494016,"url":"https://github.com/noonat/docker-jekyll","last_synced_at":"2026-02-08T16:02:35.682Z","repository":{"id":26061080,"uuid":"29504648","full_name":"noonat/docker-jekyll","owner":"noonat","description":"A base image for Jekyll sites.","archived":false,"fork":false,"pushed_at":"2015-01-20T16:09:19.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T18:38:21.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://registry.hub.docker.com/u/noonat/jekyll/","language":null,"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/noonat.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":null}},"created_at":"2015-01-20T00:58:24.000Z","updated_at":"2015-01-20T15:33:26.000Z","dependencies_parsed_at":"2022-08-24T15:01:25.062Z","dependency_job_id":null,"html_url":"https://github.com/noonat/docker-jekyll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noonat/docker-jekyll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noonat%2Fdocker-jekyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noonat%2Fdocker-jekyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noonat%2Fdocker-jekyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noonat%2Fdocker-jekyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noonat","download_url":"https://codeload.github.com/noonat/docker-jekyll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noonat%2Fdocker-jekyll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29236133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"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-10-02T08:10:29.415Z","updated_at":"2026-02-08T16:02:35.668Z","avatar_url":"https://github.com/noonat.png","language":null,"readme":"Jekyll Base Docker Image\n========================\n\nThis image can be used as a base image for Dockerfiles for your Jekyll sites.\nIt includes Nginx (to serve the static content), Ruby (and jekyll-related gems),\nand Pygments. It expects your static content to be in `/opt/site`.\n\nA Dockerfile using it might look like so:\n\n```dockerfile\nFROM noonat/jekyll\nCOPY . /opt/src\nWORKDIR /opt/src\nRUN jekyll build \u0026\u0026 \\\n    rm -rf /opt/site \u0026\u0026 \\\n    mv _site /opt/site\n```\n\nYou can override the nginx virtual host by replacing\n`/etc/nginx/conf.d/jekyll.conf` with your own config.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoonat%2Fdocker-jekyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoonat%2Fdocker-jekyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoonat%2Fdocker-jekyll/lists"}