{"id":16240173,"url":"https://github.com/loup-brun/basal","last_synced_at":"2025-10-16T05:28:02.733Z","repository":{"id":29843957,"uuid":"33388731","full_name":"loup-brun/basal","owner":"loup-brun","description":"Basal is a lightweight, cross-browser css framework for web projects.","archived":false,"fork":false,"pushed_at":"2016-05-16T12:58:18.000Z","size":3356,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T06:35:15.351Z","etag":null,"topics":["cross-browser","css","css-framework","grunt","mobile-first"],"latest_commit_sha":null,"homepage":"https://loup-brun.github.io/basal/","language":"CSS","has_issues":true,"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/loup-brun.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-04-04T00:18:13.000Z","updated_at":"2024-12-15T01:06:33.000Z","dependencies_parsed_at":"2022-09-07T18:30:56.107Z","dependency_job_id":null,"html_url":"https://github.com/loup-brun/basal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loup-brun%2Fbasal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loup-brun%2Fbasal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loup-brun%2Fbasal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loup-brun%2Fbasal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loup-brun","download_url":"https://codeload.github.com/loup-brun/basal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247812802,"owners_count":21000373,"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":["cross-browser","css","css-framework","grunt","mobile-first"],"created_at":"2024-10-10T13:47:29.726Z","updated_at":"2025-10-16T05:27:57.690Z","avatar_url":"https://github.com/loup-brun.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Basal\n===\n\nBasal is a lightweight, cross-browser framework for web projects. The main goal is to provide a drop-in unobtrusive modern framework to start designing a site right away, with the use of a powerful [CSS preprocessor](http://sass-lang.com).\n\nBasal was originally a fork of Matthew Hartman's great [Base](https://github.com/matthewhartman/base) framework.\n\n## Philosophy \u0026 Core Concepts\n\n* cross-browser, graceful degradation implementation\n* modularity \u0026 scalability\n* verbose markup\n* mobile-first\n\n### Cross-browser\n\nThe framework should work across all browsers: FF, Chrome, Opera, Safari and IE8+. IE support is dropping quickly within the www community - Basal may eventually follow this trend.\n\n### What's in the box?\n\nBasal is a CSS framework. It provides the base styles for responsive web projects and allows for easy extension and customization - scalability and modularity first.\n\nBasal provides the following core styles:\n\n- bloquotes\n- buttons\n- code\n- forms\n- grid (with responsive breakpoints)\n- helpers\n- lists \u0026 nav\n- print\n- tables\n- typography\n\nalong with header, footer and navigation stylesheets.\n\n### Installation\n\nBasal is built with [Grunt](http://gruntjs.com/). If you have `npm` and `sass` installed, just run\n\n```\nnpm install        # installs the build tools (Grunt)\ngrunt              # runs the build task (prefix + minify the css)\n```\n\nTo rebuild the files as you make changes, run\n\n```\ngrunt dev\n```\n\n### Building, directory structure\n\nThe directory structure is the following:\n\n```\n|-- src/                       # source code to work on\n  index.html\n  |-- scripts/\n  |-- styles/\n    main.css                   # compiled css files\n    |-- scss/                  # source scss files\n      |-- partials/\n        |-- mixins/            # component-specific mixins\n        |-- colors/            # custom color palettes\n        _bloquotes.scss\n        _buttons.scss\n        _code.scss\n        _footer.scss\n        _grid.scss\n        _header.scss\n        _helpers.scss\n        _lists.scss\n        _media.scss\n        _mixins.scss\n        _print.scss\n        _resets.scss\n        _tables.scss\n        _theme.scss\n        _type.scss\n        _variables.scss\n```\n\n## Credits\n\n- Nicolas Gallagher (@necolas) for Normalize.css and the Micro ClearFix\n- Thanks to HTML5 framework for the .htaccess file\n\n## MIT Open Source License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floup-brun%2Fbasal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floup-brun%2Fbasal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floup-brun%2Fbasal/lists"}