{"id":15435954,"url":"https://github.com/uetchy/middleman-fontcustom","last_synced_at":"2025-08-13T18:39:31.961Z","repository":{"id":16615270,"uuid":"19370165","full_name":"uetchy/middleman-fontcustom","owner":"uetchy","description":"Generate webfonts in your Middleman project","archived":false,"fork":false,"pushed_at":"2015-06-24T08:23:14.000Z","size":256,"stargazers_count":13,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T11:37:43.657Z","etag":null,"topics":["fontcustom","middleman"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/uetchy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-02T08:44:38.000Z","updated_at":"2018-05-03T21:29:37.000Z","dependencies_parsed_at":"2022-08-27T19:41:47.741Z","dependency_job_id":null,"html_url":"https://github.com/uetchy/middleman-fontcustom","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmiddleman-fontcustom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmiddleman-fontcustom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmiddleman-fontcustom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmiddleman-fontcustom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uetchy","download_url":"https://codeload.github.com/uetchy/middleman-fontcustom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249761889,"owners_count":21321870,"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":["fontcustom","middleman"],"created_at":"2024-10-01T18:47:10.557Z","updated_at":"2025-04-19T18:22:53.528Z","avatar_url":"https://github.com/uetchy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# middleman-fontcustom\n\n[![Gem Version](https://badge.fury.io/rb/middleman-fontcustom.svg)](http://badge.fury.io/rb/middleman-fontcustom)\n[![Dependency Status](https://gemnasium.com/uetchy/middleman-fontcustom.svg)](https://gemnasium.com/uetchy/middleman-fontcustom)\n\nmiddleman-fontcustom is an extension that provides webfont generator for the Middleman.\n\n## Installation\n\nAdd `gem \"middleman-fontcustom\"` into your `Gemfile` and run `bundle install`\n\n## Configure\n\n```ruby\nactivate :fontcustom\n```\n\nFollowing lines are default options of this extension.\n\n```ruby\nactivate :fontcustom do |fc|\n  fc.font_name = 'fontcustom'\n  fc.source_dir = 'assets/fontcustom'\n  fc.fonts_dir = 'source/fonts'\n  fc.css_dir = 'source/stylesheets'\n  fc.templates = 'scss'\n  # fc.templates = 'scss-rails scss css'\n  fc.no_hash = false\n  fc.preprocessor_path = nil\n  fc.autowidth = true\nend\n```\n\nPut your icon files(just like svg) into `source_dir`, then run `middleman server`.\n\nIf `source_dir` has been changed, webfont files and stylesheets will be generated automatically.\n\n## License\n\nsee LICENSE.md for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fmiddleman-fontcustom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuetchy%2Fmiddleman-fontcustom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fmiddleman-fontcustom/lists"}