{"id":19386877,"url":"https://github.com/hhakk/lazycss","last_synced_at":"2025-06-28T18:06:37.906Z","repository":{"id":209301970,"uuid":"624488688","full_name":"hhakk/lazycss","owner":"hhakk","description":"Get modern, responsive website look with ~200 lines of classless CSS ","archived":false,"fork":false,"pushed_at":"2023-04-06T16:06:26.000Z","size":9253,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T19:29:41.287Z","etag":null,"topics":["classless","classless-css","classless-css-framework","css","extensible","minimal","responsive"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/hhakk.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,"governance":null}},"created_at":"2023-04-06T15:22:28.000Z","updated_at":"2023-09-16T01:44:33.000Z","dependencies_parsed_at":"2023-11-26T15:33:41.218Z","dependency_job_id":null,"html_url":"https://github.com/hhakk/lazycss","commit_stats":null,"previous_names":["hhakk/lazycss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hhakk/lazycss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Flazycss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Flazycss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Flazycss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Flazycss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhakk","download_url":"https://codeload.github.com/hhakk/lazycss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Flazycss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262473885,"owners_count":23316897,"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":["classless","classless-css","classless-css-framework","css","extensible","minimal","responsive"],"created_at":"2024-11-10T10:07:40.328Z","updated_at":"2025-06-28T18:06:37.883Z","avatar_url":"https://github.com/hhakk.png","language":"HTML","readme":"# LazyCSS - classless CSS when you're lazy\n\nModern websites look the same. Navigation bar at the top, a responsive sidebar and centered content on desktop.\n**LazyCSS** is one attempt to create the modern cookiecutter layout effortlessly.\n\nEither use this in your blog or as a general extendable template.\n\n## Installation\n\n1. Download the [lazy.css](lazy.css) file from the repo.\nDrop these lines into your HTML file under `\u003chead\u003e`:\n```\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink rel=\"stylesheet\" href=\"lazy.css\"\u003e\n```\nAnd you're done.\n\nThis repository contains [a simple demo site](index.html) (screenshots below).\n\n## Features\n\n* Probably smaller than the CSS you're currently using (under 200 lines excluding comments)\n* No need to minify\n* Configurable with variables (fonts, colors easily changed)\n* Responsive sidebar with `\u003caside\u003e` -element.\n* Responsive navbar (with logo placement) by just writing\n```\n\u003cnav\u003e\n  \u003cul\u003e\n    \u003cli\u003eLogo\u003c/li\u003e\n    \u003cli\u003eItem 2\u003c/li\u003e\n    \u003cli\u003eItem 3\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/nav\u003e\n```\n\n## License\n\nSee [LICENCE](LICENCE).\n\n## Screenshots\n### Mobile\n\nBefore:\n\n![Mobile view (Original)](original-mobile.png)\n\nAfter:\n\n![Mobile view (LazyCSS)](lazycss-mobile.png)\n\n### Desktop\n\nBefore:\n\n![Desktop view (Original)](original-desktop.png)\n\nAfter:\n\n![Desktop view (LazyCSS)](lazycss-desktop.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhakk%2Flazycss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhakk%2Flazycss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhakk%2Flazycss/lists"}