{"id":22576101,"url":"https://github.com/bnadlerjr/middleman-segment","last_synced_at":"2025-03-28T15:43:22.448Z","repository":{"id":56883654,"uuid":"120109431","full_name":"bnadlerjr/middleman-segment","owner":"bnadlerjr","description":"A Middleman extension to handle generating your Segment tracking code.","archived":false,"fork":false,"pushed_at":"2021-12-21T23:38:49.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T06:42:54.548Z","etag":null,"topics":["middleman-extension","segmentio"],"latest_commit_sha":null,"homepage":null,"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/bnadlerjr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-02-03T16:41:15.000Z","updated_at":"2021-12-21T23:38:52.000Z","dependencies_parsed_at":"2022-08-20T13:10:48.195Z","dependency_job_id":null,"html_url":"https://github.com/bnadlerjr/middleman-segment","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fmiddleman-segment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fmiddleman-segment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fmiddleman-segment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fmiddleman-segment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnadlerjr","download_url":"https://codeload.github.com/bnadlerjr/middleman-segment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246057236,"owners_count":20716898,"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":["middleman-extension","segmentio"],"created_at":"2024-12-08T04:06:04.989Z","updated_at":"2025-03-28T15:43:22.420Z","avatar_url":"https://github.com/bnadlerjr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Middleman Segment\n\n[![Gem Version](https://badge.fury.io/rb/middleman-segment.svg)](https://badge.fury.io/rb/middleman-segment)\n[![Dependency Status](https://gemnasium.com/badges/github.com/bnadlerjr/middleman-segment.svg)](https://gemnasium.com/github.com/bnadlerjr/middleman-segment)\n[![Build Status](https://travis-ci.org/bnadlerjr/middleman-segment.svg?branch=master)](https://travis-ci.org/bnadlerjr/middleman-segment)\n\nA [Middleman](https://middlemanapp.com/) extension to handle generating your Segment tracking code.\n\n## Installation\nSpecify the dependency in your project's `Gemfile`:\n\n    gem \"middleman-segment\", \"~\u003e 0.1.0\"\n\n## Usage\nActivate the extension in your `config.rb`:\n\n    activate :middleman_segment, write_key: \u003cYOUR SEGMENT WRITE KEY\u003e\n\nInclude the Segment snippet in any of your templates (most likely in `layout.erb`):\n\n    \u003c%= segment_tag %\u003e\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## License\nCopyright (c) 2018 Bob Nadler, Jr.\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnadlerjr%2Fmiddleman-segment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbnadlerjr%2Fmiddleman-segment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnadlerjr%2Fmiddleman-segment/lists"}