{"id":21485534,"url":"https://github.com/m0a/middleman4dm","last_synced_at":"2025-03-17T09:46:03.414Z","repository":{"id":22954156,"uuid":"26303803","full_name":"m0a/middleman4DM","owner":"m0a","description":null,"archived":false,"fork":false,"pushed_at":"2014-12-07T22:01:40.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-15T08:46:45.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/m0a.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":"2014-11-07T04:30:12.000Z","updated_at":"2014-12-07T22:01:40.000Z","dependencies_parsed_at":"2022-08-21T07:10:32.153Z","dependency_job_id":null,"html_url":"https://github.com/m0a/middleman4DM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0a%2Fmiddleman4DM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0a%2Fmiddleman4DM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0a%2Fmiddleman4DM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0a%2Fmiddleman4DM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0a","download_url":"https://codeload.github.com/m0a/middleman4DM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244013318,"owners_count":20383707,"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":[],"created_at":"2024-11-23T13:16:25.863Z","updated_at":"2025-03-17T09:46:03.388Z","avatar_url":"https://github.com/m0a.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"middleman for DiscorverMeteor\n============\n\nDiscoverMeteor翻訳のためのmiddlemanをDockerで作りました。\n\nOSX(yosemite)だと、結局作れませんでしたので。\n\n##構築\n\n本リポジトリは編集対象が私のリモートリポジトリになっています。\n(github.com/m0a/DiscoverMeteor_Ja)\nですので、削除して自分用のリポジトリを設定することところから始めてください。\n\n```sh\n\n#本環境をクローンします\ngit clone git@github.com:m0a/middleman4DM.git\ncd middleman4DM\n\n#既存のサブモジュールを削除し自分のリポジトリに変更します\ngit submodule deinit -f DiscoverMeteor_Ja\ngit rm -rf DiscoverMeteor_Ja\ngit submodule add -f \u003cあなたのforkしたDiscoverMeteor_Ja\u003e\n\n#本家から取得するためにremote addする\ncd DiscoverMeteor_Ja\ngit remote add dm git@github.com:DiscoverMeteor/DiscoverMeteor_Ja.git\n＃本家から取り込み\ngit pull dm  master\n\n\n#ポートフォワード設定（passはデフォルトならtcuser）\nssh -f -N -L 4567:localhost:4567 docker@$(boot2docker ip)\n\n＃起動 初回だけすごく時間がかかります。\n./run_middleman.sh\n\n```\n\n[http://localhost:4567](http://localhost:4567) でアクセスできるはずです。\n\n##普段の手順\n\n1. 本家から最新版を取得\n```sh\n#移動と更新\ncd middleman4DM/DiscoverMeteor_Ja\n#本家から取り込み\ngit pull dm  master\n\n```\n\n2. 編集作業を行う\n\n3. 編集内容を自分のリポジトリへプッシュ\n```\ngit add \u003c対象ファイル\u003e\ngit commit -m \"編集内容概略\"\ngit push\n```\n\n\n4. 自分のリポジトリのページに飛んでプルリクエストを作成\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0a%2Fmiddleman4dm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0a%2Fmiddleman4dm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0a%2Fmiddleman4dm/lists"}