{"id":22225584,"url":"https://github.com/coderiver/webviewapp","last_synced_at":"2025-10-03T23:18:07.942Z","repository":{"id":148765733,"uuid":"43826047","full_name":"coderiver/webviewapp","owner":"coderiver","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-19T11:18:19.000Z","size":1108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-08-23T01:37:40.274Z","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/coderiver.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-10-07T15:35:56.000Z","updated_at":"2015-10-07T15:36:05.000Z","dependencies_parsed_at":"2023-04-10T13:47:44.851Z","dependency_job_id":null,"html_url":"https://github.com/coderiver/webviewapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderiver/webviewapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderiver%2Fwebviewapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderiver%2Fwebviewapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderiver%2Fwebviewapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderiver%2Fwebviewapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderiver","download_url":"https://codeload.github.com/coderiver/webviewapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderiver%2Fwebviewapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278240386,"owners_count":25954187,"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-03T02:00:06.070Z","response_time":53,"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-12-03T00:19:03.294Z","updated_at":"2025-10-03T23:18:07.923Z","avatar_url":"https://github.com/coderiver.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gulp Boilerplate for generic CSS/HTML/JS development\n=============\n\u003ca href=\"http://riverco.de\" target=\"_blank\"\u003eriverco.de\u003c/a\u003e gulp boilerplate.\n\nStructure\n=============\n`/src` - thats where you write code.\n\n`/site` - compiled code.\n\nWe have two options for building html\n`/src/index.html` and `/src/partials/` - will be parsed with gulp-rigger.\n\nOptinally one can use jade (it's commented in gulpfile.js). Basic templated is in `/src/jade/`\n\nWhat is happening\n=============\n_Sass_ is compiled and postprocessed with wonderfull Autoprefixer.\n\n`src/img/icons` are joined into sprite, which could be used in Sass like this\n```\n.icon\n    +s(icon_name)\n```\n\n`src/img/svg` are joined into font, and can be used like this\n```\n\u003ci class=\"icon-svgname\"\u003e\u003c/i\u003e\n```\n\nNaming blocks\n=============\nI use BEM naming, meaning `.block` for independent block. `.block__element` for elements inside that block. And `.block_modification` for modification of the block.\n\n`layouts.sass` consists of all the columns-header-footer stuff, all with `.l-*` prefixes. So you know it's layout.\n\nStates of the blocks use prefix `.is-*`. For example `.is-running`, `.is-hidden`, `.is-open`.\n\nHooks for js should use prefix `.js-*`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderiver%2Fwebviewapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderiver%2Fwebviewapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderiver%2Fwebviewapp/lists"}