{"id":18927215,"url":"https://github.com/joelesko/minlo-font","last_synced_at":"2026-04-04T00:03:09.946Z","repository":{"id":86400163,"uuid":"317665162","full_name":"joelesko/minlo-font","owner":"joelesko","description":"Minimal version of the Menlo font for web.","archived":false,"fork":false,"pushed_at":"2020-12-01T22:59:42.000Z","size":25,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T03:38:02.377Z","etag":null,"topics":["font","monospace","monospace-font","webfont"],"latest_commit_sha":null,"homepage":"","language":null,"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/joelesko.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":"2020-12-01T20:53:33.000Z","updated_at":"2025-01-02T19:47:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"f131c29a-dcf5-4c4e-9d09-305114d38348","html_url":"https://github.com/joelesko/minlo-font","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joelesko/minlo-font","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelesko%2Fminlo-font","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelesko%2Fminlo-font/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelesko%2Fminlo-font/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelesko%2Fminlo-font/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelesko","download_url":"https://codeload.github.com/joelesko/minlo-font/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelesko%2Fminlo-font/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31382355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","monospace","monospace-font","webfont"],"created_at":"2024-11-08T11:18:27.572Z","updated_at":"2026-04-04T00:03:09.864Z","avatar_url":"https://github.com/joelesko.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minlo\n\nMinlo is a minimal version of the Menlo font that is around 11k per file, versus 150k in the original.\n\nSince Menlo is not available outside of MacOS, this lets you embed it on your website for all users, as long as your code samples are ASCII only (i.e. no need for Latin-1, etc.)\n\n\n## Glyphs\n\n- ASCII characters\n- More distinct backtick (`)\n- Unicode 2713 (check)\n- Unicode 2715 (multiplication X)\n\n\n## Format\n\nOnly WOFF2 is included, as all modern browsers support it.  \n\n\n## How to Use It\n\n1. Download the fonts to a directory in your Document Root.\n2. Add the fonts to your CSS, like this:\n\n```\n\n@font-face {\n    font-family: minlo;\n    font-weight: normal;\n    src: url(/fonts/Minlo-Regular.woff2);\n}\n\n@font-face {\n    font-family: minlo;\n    font-weight: bold;\n    src: url(/fonts/Minlo-Bold.woff2);\n}\n\npre, code {\n    font-family: minlo, monospace;\n}\n\n```\n\n## License\n\nMenlo is derived from [Bitstream Vera](https://en.wikipedia.org/wiki/Bitstream_Vera), but with minor tweaks made by Apple to a few glyphs (e.g. centered asterisk, more distinct tilde).\n\nFrom Wikipedia:\n\n\u003e Bitstream Vera was released in 2003 with generous licensing terms and minimal restrictions that are nearly identical to those found in the Open Font License, which was not formalized until two years later. The main restrictions were a prohibition on reselling the fonts as a standalone product (though selling as part of a software package is acceptable), and that any derivative fonts not be distributed under the name \"Vera\" or use the Bitstream trademark.\n\nSee the full [Bitstream Vera License](https://www.fontsquirrel.com/license/Bitstream-Vera-Sans-Mono).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelesko%2Fminlo-font","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelesko%2Fminlo-font","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelesko%2Fminlo-font/lists"}