{"id":13905419,"url":"https://github.com/rubygems/bundler-site","last_synced_at":"2025-04-05T09:09:16.193Z","repository":{"id":855725,"uuid":"587923","full_name":"rubygems/bundler-site","owner":"rubygems","description":"The Bundler documentation website","archived":false,"fork":false,"pushed_at":"2024-04-29T08:22:42.000Z","size":33169,"stargazers_count":108,"open_issues_count":44,"forks_count":203,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-05-01T22:01:18.081Z","etag":null,"topics":["bundler","hacktoberfest","ruby","rubygems"],"latest_commit_sha":null,"homepage":"https://bundler.io","language":"Haml","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/rubygems.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":"2010-03-31T03:48:40.000Z","updated_at":"2024-05-06T09:50:35.838Z","dependencies_parsed_at":"2023-07-06T17:27:22.762Z","dependency_job_id":"37ecb23e-1770-403a-a6ce-1ad3d1d615d5","html_url":"https://github.com/rubygems/bundler-site","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/rubygems%2Fbundler-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fbundler-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fbundler-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygems%2Fbundler-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygems","download_url":"https://codeload.github.com/rubygems/bundler-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312082,"owners_count":20918344,"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":["bundler","hacktoberfest","ruby","rubygems"],"created_at":"2024-08-06T23:01:15.420Z","updated_at":"2025-04-05T09:09:16.017Z","avatar_url":"https://github.com/rubygems.png","language":"Haml","funding_links":[],"categories":["Haml"],"sub_categories":[],"readme":"# bundler.io\n\n[![Middleman deploy](https://github.com/rubygems/bundler-site/actions/workflows/deploy.yml/badge.svg)](https://github.com/rubygems/bundler-site/deployments/activity_log?environment=github-pages)\n\nbundler.io is intended to serve as a convenient source for documentation on the [bundler](https://github.com/rubygems/rubygems) gem.\n\nThe site bundler.io is a static site generated using [Middleman](http://middlemanapp.com/).\n\n[Bundler's manual pages](https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man) document much of its functionality and serve as an important part of the site. They are included via the **Rakefile**.\n\n## Development Set Up\n\nBegin by cloning the repository onto your location machine:\n\n    git clone https://github.com/rubygems/bundler-site.git\n\nOnce complete prepare the dependencies by running:\n\n    bundle install\n    npm install\n\nOr you can prepare a development environment on Gitpod cloud from the below link:\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/rubygems/bundler-site)\n\n## Basic Middleman Commands\n\nFetch latest documentation and contributor information from bundler repo (should be done before running local development web server):\n\n    bundle exec rake build\n\nRun a local development web server:\n\n    bundle exec middleman server\n\nThis will start a local web server running at: *http://localhost:4567*. It will serve the site as it exists in **/source**.\n\nTo specify the host and/or port, add the --bind-address, -p flag(s):\n\n    bundle exec middleman --bind-address 0.0.0.0 -p 8080\n\nNote: the development server will automatically reload pages when they or there associated stylesheets are modified. This feature is enabled in **config.rb**.\n\nBuild the site:\n\n    bundle exec middleman build\n\nThis will use the files in **/source** to generate a static site in **/build**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubygems%2Fbundler-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubygems%2Fbundler-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubygems%2Fbundler-site/lists"}