{"id":13618358,"url":"https://github.com/github/hubot-sans","last_synced_at":"2025-05-15T13:05:43.640Z","repository":{"id":62990692,"uuid":"527616556","full_name":"github/hubot-sans","owner":"github","description":"Hubot Sans, a variable font from GitHub","archived":false,"fork":false,"pushed_at":"2024-10-17T12:45:46.000Z","size":26863,"stargazers_count":1872,"open_issues_count":15,"forks_count":38,"subscribers_count":188,"default_branch":"main","last_synced_at":"2025-04-11T04:58:17.709Z","etag":null,"topics":["font","variable-fonts"],"latest_commit_sha":null,"homepage":"https://github.com/mona-sans","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ofl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-22T15:10:15.000Z","updated_at":"2025-04-11T03:32:08.000Z","dependencies_parsed_at":"2024-02-29T15:49:43.428Z","dependency_job_id":"2d1894ed-1372-486a-8005-1f1c893f70ff","html_url":"https://github.com/github/hubot-sans","commit_stats":{"total_commits":21,"total_committers":6,"mean_commits":3.5,"dds":0.6666666666666667,"last_synced_commit":"05d5ea150c20e6434485db8ffd2277ed18a9e911"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fhubot-sans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fhubot-sans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fhubot-sans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fhubot-sans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/hubot-sans/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"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":["font","variable-fonts"],"created_at":"2024-08-01T20:01:59.489Z","updated_at":"2025-05-15T13:05:38.626Z","avatar_url":"https://github.com/github.png","language":"Shell","readme":"# Hubot Sans\n\n[Download Hubot Sans](http://github.com/github/hubot-sans/releases/latest) • [Typeface microsite](http://github.com/mona-sans) ↗️\n\n**Hubot Sans** is [Mona Sans’s](https://github.com/github/mona-sans) robotic sidekick. The typeface is designed with more geometric accents to lend a technical and idiosyncratic feel—perfect for headers and pull-quotes. Made together with [Degarism](https://degarism.com/).\n\nHubot Sans is a [variable font](https://web.dev/variable-fonts/). Variable fonts enable different variations of a typeface to be incorporated into one single file, and are [supported by all major browsers](https://caniuse.com/?search=variable%20fonts).\n\n![hubot-sans](https://user-images.githubusercontent.com/99746865/200649171-0eb80908-df45-4fd5-9fc7-53403f5709da.png)\n\n## Usage\n\n For web, we recommend using `Hubot-Sans.woff2`. Define the font with a `@font-face` rule, set its **weight** and **stretch** ranges, and use it:\n\n ```css\n @font-face {\n   font-family: 'Hubot Sans';\n   src:\n     url('Hubot-Sans.woff2') format('woff2 supports variations'),\n     url('Hubot-Sans.woff2') format('woff2-variations');\n   font-weight: 200 900;\n   font-stretch: 75% 125%;\n }\n html {\n   font-family: 'Hubot Sans';\n }\n ```\n\n To reduce [CLS](https://web.dev/cls/), you can preload the font in the `head` of your document:\n\n ```html\n \u003clink rel=\"preload\" href=\"Hubot-Sans.woff2\" as=\"font\" type=\"font/woff2\" crossorigin\u003e\n ```\n\n## Styles\n| Style Name | Italic Name | Weight | Width |\n| --- | --- | --- | --- |\n| ExtraLight Narrow | ExtraLight Narrow Italic | 200 | 75 |\n| Light Narrow | Light Narrow Italic | 300 | 75 |\n| Regular Narrow | Regular Narrow Italic | 400 | 75 |\n| Medium Narrow | Medium Narrow Italic | 500 | 75 |\n| SemiBold Narrow | SemiBold Narrow Italic | 600 | 75 |\n| Bold Narrow | Bold Narrow Italic | 700 | 75 |\n| ExtraBold Narrow | ExtraBold Narrow Italic | 800 | 75 |\n| Black Narrow | Black Narrow Italic | 900 | 75 |\n| ExtraLight | ExtraLight Italic | 200 | 100 |\n| Light | Light Italic | 300 | 100 |\n| Regular | Regular Italic | 400 | 100 |\n| Medium | Medium Italic | 500 | 100 |\n| SemiBold | SemiBold Italic | 600 | 100 |\n| Bold | Bold Italic | 700 | 100 |\n| ExtraBold | ExtraBold Italic | 800 | 100 |\n| Black | Black Italic | 900 | 100 |\n| ExtraLight Wide | ExtraLight Wide Italic | 200 | 125 |\n| Light Wide | Light Wide Italic | 300 | 125 |\n| Regular Wide | Regular Wide Italic | 400 | 125 |\n| Medium Wide | Medium Wide Italic | 500 | 125 |\n| SemiBold Wide | SemiBold Wide Italic | 600 | 125 |\n| Bold Wide | Bold Wide Italic | 700 | 125 |\n| ExtraBold Wide | ExtraBold Wide Italic | 800 | 125 |\n| Black Wide | Black Wide Italic | 900 | 125 |\n\n\n## License\nHubot Sans is licensed under the [SIL Open Font License v1.1](http://scripts.sil.org/OFL).\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fhubot-sans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Fhubot-sans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fhubot-sans/lists"}