{"id":13459397,"url":"https://github.com/chr15m/DoodleCSS","last_synced_at":"2025-03-24T16:31:42.176Z","repository":{"id":37099696,"uuid":"438266075","full_name":"chr15m/DoodleCSS","owner":"chr15m","description":"A simple hand drawn HTML/CSS theme","archived":false,"fork":false,"pushed_at":"2025-02-27T11:25:17.000Z","size":289,"stargazers_count":1087,"open_issues_count":1,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-24T13:00:10.404Z","etag":null,"topics":["css","hand-drawn","html","stylesheet","theme"],"latest_commit_sha":null,"homepage":"https://chr15m.github.io/DoodleCSS","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/chr15m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"chr15m","patreon":"chr15m","open_collective":null,"ko_fi":"chr15m","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-12-14T13:36:42.000Z","updated_at":"2025-03-24T07:26:51.000Z","dependencies_parsed_at":"2024-06-19T02:51:08.560Z","dependency_job_id":"b6398d44-fece-4dbe-befa-6cc5ec14bef2","html_url":"https://github.com/chr15m/DoodleCSS","commit_stats":{"total_commits":19,"total_committers":6,"mean_commits":"3.1666666666666665","dds":"0.26315789473684215","last_synced_commit":"ff74b6d13615c5119f346b25a0389122e176154c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr15m%2FDoodleCSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr15m%2FDoodleCSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr15m%2FDoodleCSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr15m%2FDoodleCSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chr15m","download_url":"https://codeload.github.com/chr15m/DoodleCSS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245308698,"owners_count":20594293,"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":["css","hand-drawn","html","stylesheet","theme"],"created_at":"2024-07-31T09:01:20.261Z","updated_at":"2025-03-24T16:31:42.156Z","avatar_url":"https://github.com/chr15m.png","language":"HTML","funding_links":["https://github.com/sponsors/chr15m","https://patreon.com/chr15m","https://ko-fi.com/chr15m"],"categories":["HTML","Frameworks / Resources"],"sub_categories":["D"],"readme":"Doodle CSS is a simple hand drawn HTML/CSS theme.\n\n[![Doodle CSS screenshot](./screenshot.png)](https://chr15m.github.io/DoodleCSS)\n\n[Demo and more HTML elements](https://chr15m.github.io/DoodleCSS).\n\n# How to use it\n\nThe main stylesheet is [doodle.css](./doodle.css).\n\n```html\n\u003clink rel=\"stylesheet\" href=\"doodle.css\"\u003e\n```\n\nThen add the class `doodle` to the top level element you want to apply the theme to:\n\n```html\n\u003cbody class=\"doodle\"\u003e...\u003c/body\u003e\n```\n\nLoad the Short Stack web font:\n```html\n\u003cstyle\u003e\n@import url('https://fonts.googleapis.com/css2?family=Short+Stack\u0026display=swap');\nbody {\n  font-family: 'Short Stack', cursive;\n}\n\u003c/style\u003e\n```\n\nThere's also an npm installable version:\n\n```\nnpm install doodle.css\n```\n\nThe npm package can be imported with:\n\n```\nimport 'doodle.css/doodle.css'\n```\n\nThere are are bunch of other vectors you can use in [doodles.svg](./doodles.svg).\n\nYou can also put a doodle box around anything using the class `.doodle .border` or `.doodle-border`.\n\n# Who\n\nBy [Chris McCormick](https://mccormick.cx/) ([@mccrmx](https://twitter.com/mccrmx)).\n\nSee [the demo](https://chr15m.github.io/DoodleCSS) for thanks and resources used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchr15m%2FDoodleCSS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchr15m%2FDoodleCSS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchr15m%2FDoodleCSS/lists"}