{"id":36790524,"url":"https://github.com/csmith/fontl","last_synced_at":"2026-01-12T13:25:13.328Z","repository":{"id":308069861,"uuid":"1031354944","full_name":"csmith/fontl","owner":"csmith","description":"Web app for managing a font library","archived":false,"fork":false,"pushed_at":"2025-11-26T12:12:59.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-29T10:27:45.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csmith.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-03T15:09:36.000Z","updated_at":"2025-11-26T12:13:03.000Z","dependencies_parsed_at":"2025-08-04T01:26:53.576Z","dependency_job_id":"733c6d72-87f0-4618-976e-6cb22ade2081","html_url":"https://github.com/csmith/fontl","commit_stats":null,"previous_names":["csmith/fontl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/csmith/fontl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmith%2Ffontl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmith%2Ffontl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmith%2Ffontl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmith%2Ffontl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csmith","download_url":"https://codeload.github.com/csmith/fontl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmith%2Ffontl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-12T13:25:12.245Z","updated_at":"2026-01-12T13:25:13.318Z","avatar_url":"https://github.com/csmith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fontl - a font library\n\nfontl is a simple webapp that allows you to store fonts and meta-data about\nthem.\n\nThis allows you to build up a library of fonts which you can use in other\nprojects, while tracking where they're from, whether they're licensed for\ncommercial use, and so on.\n\n## Features\n\n- Upload font files for long-term storage\n- Annotate fonts with their source, commercial use, arbitrary tags, and project\n  information\n- Quickly preview any text in any size in all fonts\n- Easily search by name, tags, project, source, or commercial use status\n\n## Usage\n\nfontl is designed to be run in a docker container. Images are published to the\nGitHub container registry. You can use docker compose to get a test copy up and\nrunning quickly:\n\n```yaml\nservices:\n  fontl:\n    image: ghcr.io/csmith/fontl:dev\n    restart: always\n    volumes:\n      - /path/to/storage:/fonts\n    ports:\n      - 80:8080\n```\n\nNote that for production use you would need to use a TLS-terminating proxy in\nfront of fontl. You probably also want to restrict access to authenticated\nusers. fontl does not deal with TLS certificates or auth.\n\n## Provenance\n\nThis project was primarily created with Claude Code, but with a strong guiding\nhand. It's not \"vibe coded\", but an LLM was still the primary author of most\nlines of code. I believe it meets the same sort of standards I'd aim for with\nhand-crafted code, but some slop may slip through. I understand if you\nprefer not to use LLM-created software, and welcome human-authored alternatives\n(I just don't personally have the time/motivation to do so).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsmith%2Ffontl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsmith%2Ffontl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsmith%2Ffontl/lists"}