{"id":30127654,"url":"https://github.com/moeki0/example-jekyll-on-rails","last_synced_at":"2026-05-04T22:31:24.339Z","repository":{"id":134211695,"uuid":"483536367","full_name":"moeki0/example-jekyll-on-rails","owner":"moeki0","description":"collaboration of static site on Jekyll and dynamic app on Rails","archived":false,"fork":false,"pushed_at":"2022-04-20T14:10:57.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-11T08:28:32.314Z","etag":null,"topics":["example","jekyll","rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/moeki0.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}},"created_at":"2022-04-20T06:37:22.000Z","updated_at":"2023-02-01T08:11:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9fbd392-25b2-43b2-a55f-824f2cd7e1bc","html_url":"https://github.com/moeki0/example-jekyll-on-rails","commit_stats":null,"previous_names":["kawakamimoeki/example-jekyll-on-rails","kawakamidev/example-jekyll-on-rails","moekiorg/example-jekyll-on-rails"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moeki0/example-jekyll-on-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fexample-jekyll-on-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fexample-jekyll-on-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fexample-jekyll-on-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fexample-jekyll-on-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moeki0","download_url":"https://codeload.github.com/moeki0/example-jekyll-on-rails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fexample-jekyll-on-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["example","jekyll","rails"],"created_at":"2025-08-10T17:08:57.198Z","updated_at":"2026-05-04T22:31:24.320Z","avatar_url":"https://github.com/moeki0.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nWe use [testdouble/static-rails: Build \u0026 serve static sites (e.g. Jekyll, Hugo) from your Rails app](https://github.com/testdouble/static-rails).\n\n## Development\n\n```\nbundle\n```\n\n```\ncd static \u0026\u0026 bundle \u0026\u0026 cd ../\n```\n\n```\nforeman start -f Procfile.dev\n```\n\n```\nopen http://localhost:3000/\n```\n\n## 意図\n\n以下の3つを両立させる。\n\n1. **完全な静的ページ**は、Model や View を気にしなくても実装できるようにして、リリースコストを下げたい\n2. **一部動的なパーツがあるページ**は、APIをめぐる複雑な設計の手続きを回避したい\n3. **フォームのような複雑な機能**は、 API や Vue.js などを用いずに Rails のようなフルスタックなフレームワークで実現したい\n\n### 実例\n1. Jekyll のみで実現したページ\n```\nopen http://localhost:3000/about/\n```\n\n3. Jekyll と Turbo Frames, Rails を組み合わせて実現したページ\n```\nopen http://localhost:3000/\n```\n\n3. Rails の (M)VC で実現したページ\n```\nopen http://localhost:3000/jobs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeki0%2Fexample-jekyll-on-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeki0%2Fexample-jekyll-on-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeki0%2Fexample-jekyll-on-rails/lists"}