{"id":18839122,"url":"https://github.com/solareenlo/blog-hugo","last_synced_at":"2026-04-29T09:36:49.078Z","repository":{"id":44637950,"uuid":"181234969","full_name":"solareenlo/blog-hugo","owner":"solareenlo","description":"Hugoで作ったblog. 出来上がり→https://github.com/solareenlo/solareenlo.github.io","archived":false,"fork":false,"pushed_at":"2023-03-17T02:19:45.000Z","size":4711,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T20:14:46.714Z","etag":null,"topics":["hugo","hugo-blog"],"latest_commit_sha":null,"homepage":"https://solareenlo.com","language":"Shell","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/solareenlo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-13T22:27:20.000Z","updated_at":"2023-03-05T08:48:29.000Z","dependencies_parsed_at":"2025-05-22T20:09:18.341Z","dependency_job_id":"73dd86ee-0511-479d-8f6b-bfc50567195a","html_url":"https://github.com/solareenlo/blog-hugo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solareenlo/blog-hugo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fblog-hugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fblog-hugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fblog-hugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fblog-hugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solareenlo","download_url":"https://codeload.github.com/solareenlo/blog-hugo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fblog-hugo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["hugo","hugo-blog"],"created_at":"2024-11-08T02:41:55.765Z","updated_at":"2026-04-29T09:36:49.051Z","avatar_url":"https://github.com/solareenlo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog-hugo\n- Hugoで作ったblogの元ファイル.\n- 出来上がり: https://github.com/solareenlo/solareenlo.github.io\n- デプロイしたサイト: https://solareenlo.com\n- Dockerfile: https://github.com/solareenlo/docker-alpine-hugo\n- Hugo Theme: https://github.com/alex-shpak/hugo-book\n\n## Usage\n\n### ローカルで走らせる(docker編)\n```bash\ndocker run --rm -it -v $(PWD):/src -p 1313:1313 peaceiris/hugo server --bind=0.0.0.0\ndocker run --rm -it -v $(PWD):/src -p 1313:1313 peaceiris/hugo new site test\n```\n\nReference: https://github.com/peaceiris/hugo-extended-docker\n\n### ローカルで走らせる(docker-compose編)\n```bash\ngit clone --recurse-submodules git@github.com:solareenlo/blog-hugo.git\ncd blog-hugo\n# docker-composeで走らせる.\ndocker-compose up -d\n# localhost:1313を任意のブラウザで確認する.\n# docker-composeを止める.\ndocker-compose down\n```\n\n### ローカルで走らせる(hugo server編)\n```bash\ngit clone --recurse-submodules git@github.com:solareenlo/blog-hugo.git\ncd blog-hugo\nhugo server -D --cleanDestinationDir\n# localhost:1313を任意のブラウザで確認する.\n```\n\n### 記事を追加する\n- ドキュメントを追加するには`content`-\u003e`docs`\n- 作成したドキュメントをメニューに追加するには`content`-\u003e`menu`\n- blogを追加するには`content`-\u003e`posts`\n\n### github pages にデプロイする\n```bash\n# For Mac\nbrew update\nbrew upgrade\nbrew install hugo\nbash deploy.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Fblog-hugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolareenlo%2Fblog-hugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Fblog-hugo/lists"}