{"id":27168198,"url":"https://github.com/maclovin/baseline","last_synced_at":"2025-04-09T05:29:34.015Z","repository":{"id":142001223,"uuid":"47845254","full_name":"maclovin/baseline","owner":"maclovin","description":"Create your vertical rythm with pattern sizes and without magic numbers","archived":false,"fork":false,"pushed_at":"2015-09-26T01:03:29.000Z","size":5204,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-12T08:58:00.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://kanui.github.io/baseline/","language":"CSS","has_issues":false,"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/maclovin.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}},"created_at":"2015-12-11T18:55:04.000Z","updated_at":"2023-03-13T09:46:19.571Z","dependencies_parsed_at":"2023-03-13T10:21:31.679Z","dependency_job_id":null,"html_url":"https://github.com/maclovin/baseline","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fbaseline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fbaseline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fbaseline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fbaseline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maclovin","download_url":"https://codeload.github.com/maclovin/baseline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247985803,"owners_count":21028762,"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":"2025-04-09T05:29:33.171Z","updated_at":"2025-04-09T05:29:33.991Z","avatar_url":"https://github.com/maclovin.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Baseline.sass\n\nBaseline is a vertical rythm system (ou vertical grid system) based on pixel-perfect concepts to develop views that needs a vertical size patterns.\n\nThe baseline rethink the common baseline property. With this lib the \"baseline\" is a specific vertical area and your content can't pass this limit.\n\n### Installation\nDownload the baseline for your favorite format (SASS or SCSS) and put in your css directory.\n\n### Configuration\nFirst of all, you (and your designer) needs to decide the **line (or row) height** `$bl` and the **max height (max number of rows)** `$bl-max-rows`.\n\n\n*baseline.sass*\n\n\t/* Set your baseline here */\n\t$bl: {YOUR_ROW_HEIGHT_HERE}\n\n\t/* Set your max number of rows here */\n\t$bl-max-rows: {YOUR_MAX_NUMBER_OF_ROWS_HERE}\n\nFor example, if you set `$bl = 10` and `$bl-max-rows = 80`, the baseline will create 80 classes (`.bl-2`, `.bl-3`... `.bl-80`), **padding + margin** classes (`.bl-margin-t-2`, `.bl-padding-b-3` and `.bl-fluid-4`), the **typo size** classes and the top height size will be 800px.\n\n### Examples\nVisit: \u003chttp://kanui.github.io/baseline\u003e for examples.\n\n### Contribute\nSee our issues list or fork this repo and pull us a improvement.\n\n### Contact\nThe Baseline was created at [**Kanui**](http://github.com/kanui/queroserkanui) lab but the main sponsors of the project are [@maclovin](http://github.com/maclovin) and [@filipekiss](http://github.com/filipekiss).\n### Version\n\n0.4.2\n\n### License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaclovin%2Fbaseline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaclovin%2Fbaseline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaclovin%2Fbaseline/lists"}