{"id":22773738,"url":"https://github.com/moekiorg/example-jekyll-on-rails","last_synced_at":"2025-04-05T19:35:28.862Z","repository":{"id":134211695,"uuid":"483536367","full_name":"moekiorg/example-jekyll-on-rails","owner":"moekiorg","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":"2025-04-02T03:37:33.908Z","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/moekiorg.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/moekiorg/example-jekyll-on-rails","commit_stats":null,"previous_names":["kawakamimoeki/example-jekyll-on-rails"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moekiorg%2Fexample-jekyll-on-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moekiorg%2Fexample-jekyll-on-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moekiorg%2Fexample-jekyll-on-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moekiorg%2Fexample-jekyll-on-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moekiorg","download_url":"https://codeload.github.com/moekiorg/example-jekyll-on-rails/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393095,"owners_count":20931804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-12-11T17:59:16.118Z","updated_at":"2025-04-05T19:35:28.827Z","avatar_url":"https://github.com/moekiorg.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%2Fmoekiorg%2Fexample-jekyll-on-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoekiorg%2Fexample-jekyll-on-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoekiorg%2Fexample-jekyll-on-rails/lists"}