{"id":18490490,"url":"https://github.com/axsaucedo/hack100","last_synced_at":"2025-10-25T04:37:11.178Z","repository":{"id":25410417,"uuid":"28839426","full_name":"axsaucedo/hack100","owner":"axsaucedo","description":"The website for the Hacka100 NACUE hackathon","archived":false,"fork":false,"pushed_at":"2015-01-26T01:07:54.000Z","size":33468,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T00:59:31.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/axsaucedo.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-01-06T00:45:09.000Z","updated_at":"2015-01-26T00:55:30.000Z","dependencies_parsed_at":"2022-08-23T20:01:07.610Z","dependency_job_id":null,"html_url":"https://github.com/axsaucedo/hack100","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axsaucedo/hack100","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axsaucedo%2Fhack100","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axsaucedo%2Fhack100/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axsaucedo%2Fhack100/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axsaucedo%2Fhack100/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axsaucedo","download_url":"https://codeload.github.com/axsaucedo/hack100/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axsaucedo%2Fhack100/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278831305,"owners_count":26053489,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T12:59:46.644Z","updated_at":"2025-10-07T19:19:55.642Z","avatar_url":"https://github.com/axsaucedo.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"CSS and SASS\n============\n\nWe will use `SASS/SCSS` for this. It'll make everything easier.\n\nTo *install* `SASS` you need `rubygems` and then, you simply do:\n\n    $ gem install sass\n\nUsing SASS\n----------\n\nI'd recommend to keep a lot of `sass` and `scss` files in the `css/` folder and include all of them using `main.sass` and the `@import` syntax. Example:\n\n    // to import the file \"article.sass\" or \"article.sass\" we use\n    @import \"article\"\n\nTo *compile* the `SASS` files into a `CSS` every time something is changed, we use:\n\n\t(from the css/ folder)\n    $ sass --watch main.sass:styles.css\n\nAnd it'll watch changes in every `SASS` and `SCSS` files and update the CSS output. We only include `styles.css` in our HTML. *`styles.css` should not be commited into the repository.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxsaucedo%2Fhack100","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxsaucedo%2Fhack100","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxsaucedo%2Fhack100/lists"}