{"id":16949883,"url":"https://github.com/simurai/cssconf-app","last_synced_at":"2025-07-27T09:36:09.931Z","repository":{"id":16191769,"uuid":"18938410","full_name":"simurai/cssconf-app","owner":"simurai","description":"A totally fake CSSConf app","archived":false,"fork":false,"pushed_at":"2014-05-05T03:27:44.000Z","size":2092,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-04-11T20:44:20.298Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simurai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-19T09:50:54.000Z","updated_at":"2024-10-03T18:58:04.000Z","dependencies_parsed_at":"2022-08-04T08:15:13.358Z","dependency_job_id":null,"html_url":"https://github.com/simurai/cssconf-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simurai/cssconf-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fcssconf-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fcssconf-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fcssconf-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fcssconf-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simurai","download_url":"https://codeload.github.com/simurai/cssconf-app/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fcssconf-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267339765,"owners_count":24071545,"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-07-27T02:00:11.917Z","response_time":82,"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-10-13T21:56:17.101Z","updated_at":"2025-07-27T09:36:09.914Z","avatar_url":"https://github.com/simurai.png","language":"CSS","readme":"# CSSConf App\n\n\u003e Note: This is totally fake and just used as a __demo__ for my \"Styling with STRINGS\" talk at [CSSConf AU 2014](http://2014.cssconf.com.au/).\n\n![CSSConf start](assets/screenshots/start.png) \u0026nbsp; ![CSSConf team](assets/screenshots/team.png)\n\nIf you have seen the talk and wanna play around a bit with the Flexbox reordering or `color` and `font-size` changing, you can do that in the:\n\n[Live Demo](http://simurai.github.io/cssconf-app)\n\n\u003e Note: The loading can take a while since the app is not optimized for production. That way it's easier to understand the source.\n\n\n## How to customize\n\nJust open the inspector/DevTools and start by changing these properties for the root `html` element:\n\n```css\nhtml {\n    font-size: 16px;\n    color: hsl(212, 72%, 80%);\n    background: coral;\n}\n```\n\nor limit it to the header/footer `.Bar`s only,\n\n```css\n.Bar {\n    font-size: ???;\n    color: ???;\n    background: ???;\n}\n```\n\nor any other element.\n\n\n## Made with\n\nThe app uses the [Digit](https://github.com/montagejs/digit) UI Set that runs on [MontageJS](https://github.com/montagejs/montage)\n\n\n## Support\n\nShould work in most browsers, although the animations are only WebKit prefixed\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimurai%2Fcssconf-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimurai%2Fcssconf-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimurai%2Fcssconf-app/lists"}