{"id":13880566,"url":"https://github.com/dkniffin/active_material","last_synced_at":"2025-05-15T16:05:52.330Z","repository":{"id":30514590,"uuid":"34069047","full_name":"dkniffin/active_material","owner":"dkniffin","description":"ActiveAdmin skin based on Google's Material Design","archived":false,"fork":false,"pushed_at":"2025-01-17T18:28:45.000Z","size":1918,"stargazers_count":177,"open_issues_count":15,"forks_count":69,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-04-07T22:04:36.076Z","etag":null,"topics":["activeadmin","activeadmin-themes","material-design","rails"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/dkniffin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2015-04-16T17:06:49.000Z","updated_at":"2025-01-19T05:52:41.000Z","dependencies_parsed_at":"2024-06-21T02:16:38.909Z","dependency_job_id":"19545a50-f408-46cf-a1d6-d2e955c813f6","html_url":"https://github.com/dkniffin/active_material","commit_stats":{"total_commits":125,"total_committers":23,"mean_commits":5.434782608695652,"dds":0.5920000000000001,"last_synced_commit":"ce12bde54ff7fa124674b57841850bb2c56632af"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkniffin%2Factive_material","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkniffin%2Factive_material/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkniffin%2Factive_material/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkniffin%2Factive_material/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkniffin","download_url":"https://codeload.github.com/dkniffin/active_material/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785047,"owners_count":21963909,"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":["activeadmin","activeadmin-themes","material-design","rails"],"created_at":"2024-08-06T08:03:13.045Z","updated_at":"2025-05-15T16:05:52.313Z","avatar_url":"https://github.com/dkniffin.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# ActiveMaterial\n\nAn ActiveAdmin skin based on Google's Material Design.\n\n\u003cimg src=\"http://i.imgur.com/kDkGzYe.png\"\u003e\n\n## Installation\n### Importmap\n\n- Add `gem 'active_material'` to `Gemfile` and run `bundle install`\n- Add `import \"active_material\"` to JS entrypoint (a JS file that is included for activeadmin)\n- Add `@import \"active_material\";` in your CSS style file (the active_material SCSS files are included in the asset path automatically, but you will need to have SCSS build capabilities, using dartsass-rails or similar)\n\nNOTE: no need to pin the import in your application. That's handled internally by the gem.\n\n### npm\n- `npm install --save active_material` or `yarn add active_material`\n- Add `import \"active_material\"` to your JS pack file\n- Add `@import \"active_material/app/assets/stylesheets/active_material.scss\";` to your CSS style file\n\n## Options\n\n### Change font\n\nBy default, this gem will load the Roboto font from google APIs and use it in the SCSS. If you would like to change that behavior, you have a few options:\n\n1. If you want to change to another font:\n    - In your application config, set `config.active_material.font_url` to your font url\n    - In your SCSS file, just before `@import \"active_material\";`, add `$am-font-sans: 'Roboto';`, replacing `Roboto` with your font name.\n2. If you want to disable font loading altogether, you can use `config.active_material.load_font = true`\n\n### Other customizations\n\nFor other customization options, see [customization.md](./docs/customization.md)\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkniffin%2Factive_material","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkniffin%2Factive_material","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkniffin%2Factive_material/lists"}