{"id":19371949,"url":"https://github.com/concisecss/concise.css-gem","last_synced_at":"2025-04-23T16:31:49.789Z","repository":{"id":18658855,"uuid":"21866286","full_name":"ConciseCSS/concise.css-gem","owner":"ConciseCSS","description":"[Deprecated] Official Ruby on Rails gem for Concise framework.","archived":false,"fork":false,"pushed_at":"2016-03-02T20:01:58.000Z","size":95,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-27T04:34:53.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://concisecss.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConciseCSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-15T15:59:36.000Z","updated_at":"2018-02-26T04:34:49.000Z","dependencies_parsed_at":"2022-09-15T01:31:11.297Z","dependency_job_id":null,"html_url":"https://github.com/ConciseCSS/concise.css-gem","commit_stats":null,"previous_names":["concisecss/concisecss"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConciseCSS%2Fconcise.css-gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConciseCSS%2Fconcise.css-gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConciseCSS%2Fconcise.css-gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConciseCSS%2Fconcise.css-gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConciseCSS","download_url":"https://codeload.github.com/ConciseCSS/concise.css-gem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223928455,"owners_count":17226717,"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":[],"created_at":"2024-11-10T08:20:40.827Z","updated_at":"2024-11-10T08:20:41.315Z","avatar_url":"https://github.com/ConciseCSS.png","language":"CSS","readme":"# [\u003cimg src=\"http://i.imgur.com/4t1ClRx.png\"\u003e](http://concisecss.com/)\n\n[![Code Climate](https://codeclimate.com/github/ConciseCSS/concise.css-gem.png)](https://codeclimate.com/github/ConciseCSS/concise.css-gem)\n[![Gem Version](https://badge.fury.io/rb/concisecss.svg)](http://badge.fury.io/rb/concisecss)\n\n# Important: This project is deprecated and there is no plans to support it in the future.\n\nConcise is a lightweight, front-end framework that provides a number of great features without the bloat. Concise is built based on Object-Oriented CSS principles and keeps semantics in mind to provide a small learning curve, and a high level of customization.\n\n## Installation Instructions\n\nAdd this line to your application's Gemfile:\n\n    gem 'concisecss', '~\u003e 2.0.0'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install concisecss\n\n## Usage\n\nNot every single project you are  working needs all of the Concise JavaScript files. You can update your `application.js` with the files you need\n   ```js\n    //= require concisecss/navigation\n    //= require concisecss/non-responsive\n    //= require concisecss/naver\n    //= require concisecss/dropdown\n   ```\nTo add the CSS just require\n   ```css\n    *= require concise\n   ```\nIf you intend to extend or override Concise, you might want to create an override file. For example: `app/assets/stylesheets/custom.scss` and then import concise\n   ```css\n    @import \"concise\";\n   ```\n\n## Documentation\n\nWhat would a project be without great documentation? Concise has documentation for everything that is included in the framework. If you see something that is missing or incorrect, don't hesitate to open up an issue on our GitHub repo.\n\nCheck out our documentation here: [http://concisecss.com](http://concisecss.com)\n\n### Changelog\n\nYou can keep up-to-date with the changes that we have made via our [releases page](https://github.com/ConciseCSS/concise.css-gem/releases).\n\n## Versioning\n\nConcise is currently maintained under the [Semantic Versioning guidelines](http://semver.org/).\n\n## Elsewhere\n\n[![Like Concise on Facebook](http://i.imgur.com/4dy5UUK.png)](https://facebook.com/ConciseCSS)\n[![Follow Concise on Twitter](http://i.imgur.com/4AkKsMx.png)](https://twitter.com/ConciseCSS)\n\n## License\n\nCode released under the [MIT license](https://github.com/ConciseCSS/concise.css/blob/master/LICENSE). Documentation released under [Creative Commons](http://creativecommons.org/licenses/by-sa/4.0/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcisecss%2Fconcise.css-gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcisecss%2Fconcise.css-gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcisecss%2Fconcise.css-gem/lists"}