{"id":20791695,"url":"https://github.com/mailchimp/middleman-with-md-submodule-example","last_synced_at":"2025-05-05T21:22:41.354Z","repository":{"id":138624952,"uuid":"59219171","full_name":"mailchimp/middleman-with-md-submodule-example","owner":"mailchimp","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-25T19:35:44.000Z","size":60,"stargazers_count":19,"open_issues_count":1,"forks_count":15,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-30T23:51:08.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/mailchimp.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}},"created_at":"2016-05-19T15:28:55.000Z","updated_at":"2024-07-22T09:52:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca3a937f-3812-47c4-8933-9bc9b577ec12","html_url":"https://github.com/mailchimp/middleman-with-md-submodule-example","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/mailchimp%2Fmiddleman-with-md-submodule-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailchimp%2Fmiddleman-with-md-submodule-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailchimp%2Fmiddleman-with-md-submodule-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailchimp%2Fmiddleman-with-md-submodule-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mailchimp","download_url":"https://codeload.github.com/mailchimp/middleman-with-md-submodule-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577210,"owners_count":21770758,"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-17T15:46:48.910Z","updated_at":"2025-05-05T21:22:41.349Z","avatar_url":"https://github.com/mailchimp.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Middleman with Markdown Submodule Example\n\nThis is an example project using [Middleman](https://middlemanapp.com) and pulling in our [Style Guide](https://github.com/mailchimp/content-style-guide) as a submodule.\n\n## Installation\nRequires Ruby 2.2.5 and Bundler\n\nClone the repo:\n``` bash\ngit clone git@github.com:mailchimp/middleman-with-md-submodule-example.git\ncd middleman-with-md-submodule-example\n```\n\nInstall dependencies:\n``` bash\nbundle install\n```\n\nInitialize the submodule:\n``` bash\ngit submodule init\n```\n\nUpdate the submodule:\n``` bash\ngit submodule update\n```\n\nRun it:\n``` bash\nbundle exec middleman server\n```\n\nView it at `http://localhost:4567/`\n\n## Add Your Own Style Guide\n\nFork your own version of our [Style Guide](https://github.com/mailchimp/content-style-guide). You'll need to change out the submodule with your forked version.\n\nFirst, remove the old Style Guide:\n\n``` bash\ngit submodule deinit content-style-guide\ngit rm content-style-guide\n```\n\nThen go to your fork of the Style Guide on GitHub, click on the `Clone or download` button, copy the `Clone with SSH` url, and paste it in this line:\n\n``` bash\ngit submodule add {paste your submodule GitHub repo url}\n```\n\nThen:\n``` bash\ngit submodule init\n```\n\nAs you make changes to your copy of the Style Guide submodule, you'll need to resync it with:\n\n``` bash\ngit submodule update\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailchimp%2Fmiddleman-with-md-submodule-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmailchimp%2Fmiddleman-with-md-submodule-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailchimp%2Fmiddleman-with-md-submodule-example/lists"}