{"id":13397261,"url":"https://github.com/KittyGiraudel/sass-boilerplate","last_synced_at":"2025-03-13T23:32:14.995Z","repository":{"id":32485461,"uuid":"36065805","full_name":"KittyGiraudel/sass-boilerplate","owner":"KittyGiraudel","description":"A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.","archived":false,"fork":false,"pushed_at":"2024-07-28T07:36:30.000Z","size":45,"stargazers_count":3344,"open_issues_count":0,"forks_count":772,"subscribers_count":100,"default_branch":"master","last_synced_at":"2024-10-29T15:29:44.308Z","etag":null,"topics":["boilerplate","guidelines","sass"],"latest_commit_sha":null,"homepage":"https://sass-guidelin.es/#architecture","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/KittyGiraudel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-22T10:09:45.000Z","updated_at":"2024-10-23T13:03:43.000Z","dependencies_parsed_at":"2022-07-13T06:30:29.697Z","dependency_job_id":"0fc11172-b0fe-49e3-84bd-965e427f0c1a","html_url":"https://github.com/KittyGiraudel/sass-boilerplate","commit_stats":{"total_commits":45,"total_committers":15,"mean_commits":3.0,"dds":0.5777777777777777,"last_synced_commit":"8204aa24bd48d6af59bffde5f1bfa193a133454a"},"previous_names":["hugogiraudel/sass-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KittyGiraudel%2Fsass-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KittyGiraudel%2Fsass-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KittyGiraudel%2Fsass-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KittyGiraudel%2Fsass-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KittyGiraudel","download_url":"https://codeload.github.com/KittyGiraudel/sass-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500253,"owners_count":20300761,"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":["boilerplate","guidelines","sass"],"created_at":"2024-07-30T18:01:13.970Z","updated_at":"2025-03-13T23:32:14.966Z","avatar_url":"https://github.com/KittyGiraudel.png","language":"SCSS","funding_links":[],"categories":["CSS","SCSS","Projects"],"sub_categories":[],"readme":"# Sass Boilerplate\n\nThis is a sample project using the [7-1 architecture pattern](https://sass-guidelin.es/#architecture) and sticking to [Sass Guidelines](https://sass-guidelin.es) writing conventions.\n\nEach folder of this project has its own `README.md` file to explain the purpose and add extra information. Be sure to browse the repository to see how it works.\n\n## Using the indented syntax\n\n### Sass conversion\n\nThis boilerplate does not provide a `.sass` version as it would be painful to maintain both versions without an appropriate build process. However, it is very easy to convert this boilerplate to Sass indented syntax.\n\nClone it, head into the project and then run:\n\n```\nsass-convert -F scss -T sass -i -R ./  \u0026\u0026 find . -iname “*.scss” -exec bash -c 'mv \"$0\" “${0%\\.scss}.sass\"' {} \\;\n```\n\n### Use with Sass\n\nWhen using `sass` - in order to build that boilerplate, one needs to:\n\n- install `sass` if not yet installed:\n\n```bash\nnpm install -g sass\n```\n\n- run build command from command line:\n\n```bash\nsass stylesheets/main.scss dist/main.css\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKittyGiraudel%2Fsass-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKittyGiraudel%2Fsass-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKittyGiraudel%2Fsass-boilerplate/lists"}