{"id":13705324,"url":"https://github.com/customerio/howtotarget","last_synced_at":"2025-08-20T14:31:08.557Z","repository":{"id":37249924,"uuid":"177863106","full_name":"customerio/howtotarget","owner":"customerio","description":"Email development techniques for singling out email clients and platforms.","archived":false,"fork":false,"pushed_at":"2024-10-12T19:29:43.000Z","size":455,"stargazers_count":47,"open_issues_count":6,"forks_count":11,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-12-12T17:15:58.000Z","etag":null,"topics":["css","email-development","email-geeks","email-marketing"],"latest_commit_sha":null,"homepage":"https://howtotarget.email","language":"SCSS","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/customerio.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":"2019-03-26T20:23:40.000Z","updated_at":"2024-11-12T11:49:33.000Z","dependencies_parsed_at":"2023-12-19T17:17:39.146Z","dependency_job_id":"0acbd761-8ff9-4ff5-9ff8-75db19a7f138","html_url":"https://github.com/customerio/howtotarget","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/customerio%2Fhowtotarget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customerio%2Fhowtotarget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customerio%2Fhowtotarget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customerio%2Fhowtotarget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/customerio","download_url":"https://codeload.github.com/customerio/howtotarget/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230431100,"owners_count":18224655,"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":["css","email-development","email-geeks","email-marketing"],"created_at":"2024-08-02T22:00:37.435Z","updated_at":"2024-12-19T12:09:23.103Z","avatar_url":"https://github.com/customerio.png","language":"SCSS","funding_links":[],"categories":["Code","SCSS"],"sub_categories":["Other"],"readme":"# 🎯 How to Target Email Clients\n\nA collection of crowdsourced email development techniques for singling out email clients and platforms based on research by [Mark Robbins](https://github.com/m-j-robbins).\n\n## Using the site\n\n### A note on `foo`\n\nSome code snippets include `foo` or `.foo`. This is [placeholder code](https://en.wikipedia.org/wiki/Foobar) meant to be replaced with your own class names and styles.\n\nFor example, the site lists the following method for targetting Gmail:\n\n```css\nu + .body .foo\n\n```\n\nTo target Gmail in your own code, you might write something like this:\n\n```css\nu + .body .your-class {\n  background-color: red;\n}\n```\n\n## Contributing email hacks\n\nIf you know of a targetting methods not yet listed, or have found a listed technique to no longer work, please [open an issue](https://github.com/customerio/howtotarget/issues) or a pull request.\n\n### Opening a pull request\n\nPRs are welcome and should follow the existing file name and format conventions.\n\n- All hacks/methods are added one per file in [hacks/\\_posts](https://github.com/customerio/howtotarget/tree/master/hacks/_posts)\n- Files are named `YYYY-MM-DD-client-platform-version.md`\n- [Front matter](https://jekyllrb.com/docs/front-matter/) should include client, platform, version, status, and contributor\n  - `client` is the name of the email client (ex: Gmail, Apple Mail)\n  - `platform` is the operating system or OS category (usually one of iOS, Android, desktop, mobile, or webmail)\n  - `version` is usually a number corresponding to the client (ex: `12.4` for Apple Mail 12.4)\n  - `status` must be one of Working (tested and confirmed), Unknown (not confirmed), or Deprecated (confirmed no longer working)\n  - `contributor` is your name in Title Case\n  - **Note:** All fields should be present; if not applicable, leave blank\n- Code blocks should always be wrapped in [fences](https://www.markdownguide.org/extended-syntax/#fenced-code-blocks) ( ` ``` `) with the language name appended to the opening fence (ex: ` ```html` or ` ```css`)\n- Explanations of how and why the code works are encouraged and should be added below the code snippets; this can include markup like inline code and links\n- If this is your first contribution, you should also add yourself to [contributors.yml](https://github.com/customerio/howtotarget/blob/master/_data/contributors.yml) in alphabetical order.\n\n## Contributing to development\n\nSee [Jekyll’s quick start guide](https://jekyllrb.com/docs/) for running the site in local development.\n\n---\n\nCurated by [Parcel](https://parcel.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomerio%2Fhowtotarget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustomerio%2Fhowtotarget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomerio%2Fhowtotarget/lists"}