{"id":15994266,"url":"https://github.com/pixelhandler/simplesassframework","last_synced_at":"2025-04-05T00:15:44.901Z","repository":{"id":813015,"uuid":"521692","full_name":"pixelhandler/simpleSassFramework","owner":"pixelhandler","description":"uses Sass for CSS grid layout generation and includes HTML markup ","archived":false,"fork":false,"pushed_at":"2010-02-18T09:13:33.000Z","size":272,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T08:31:19.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"simpleSassFramework","language":"JavaScript","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/pixelhandler.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":"2010-02-17T10:59:28.000Z","updated_at":"2024-04-01T13:31:07.000Z","dependencies_parsed_at":"2022-07-18T13:17:07.750Z","dependency_job_id":null,"html_url":"https://github.com/pixelhandler/simpleSassFramework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2FsimpleSassFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2FsimpleSassFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2FsimpleSassFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2FsimpleSassFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelhandler","download_url":"https://codeload.github.com/pixelhandler/simpleSassFramework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266570,"owners_count":20910837,"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-10-08T07:07:58.550Z","updated_at":"2025-04-05T00:15:44.878Z","avatar_url":"https://github.com/pixelhandler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"README for simpleSassFramework \n================================\n\nSimple tool to create a starting document using CSS reset for elements and a generated grid\n\n---------------------------------------\n\n* Uses Sass for CSS grid layout generation\n\n* Includes HTML 5 layout for supporting Sass generated CSS \n\n---------------------------------------\n\n\n_Set variables to calclute your grid:_\n\n`\n\t!gTotal = 960px \t\t\t\t\t\t\t// total page width\n\t!grid = 16 \t\t\t\t\t\t\t\t\t// number of columns\n\t!gGutter = 20px \t\t\t\t\t\t\t// gutter between columns\n\t                                        \t\n\t!gMargin = !gGutter / 2\t\t\t\t\t\t// set margin at half of gutter\n\t!gCol = ( !gTotal / !grid ) - !gGutter \t\t// single column width\n`\n\nExecute the command in your terminal app # `sass style.sass ./style.css`\n\n\n## This is a basic template tool for generating your own grid system using Sass ##\n\nBasically this builds on best practices of existing CSS grid systems like 960.gs or Blueprint in a bare bones fashion.\n\nThe generated CSS includes classes for prototyping or designing in a browser; and also creates variables for assignment to your semantic id’s for cleaner markup.\n\nAn HTML 5 layout is included as an example, with a simple layout and CSS drop-down menus (son-of-suckerfish style).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fsimplesassframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelhandler%2Fsimplesassframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fsimplesassframework/lists"}