{"id":13469416,"url":"https://github.com/zutrinken/bleak","last_synced_at":"2025-07-08T19:05:58.739Z","repository":{"id":2117740,"uuid":"45325973","full_name":"zutrinken/bleak","owner":"zutrinken","description":"Ghost Theme","archived":false,"fork":false,"pushed_at":"2023-11-07T05:28:45.000Z","size":2690,"stargazers_count":535,"open_issues_count":12,"forks_count":130,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-15T02:22:04.352Z","etag":null,"topics":["blog","ghost","theme"],"latest_commit_sha":null,"homepage":"https://bleak.peteramende.de","language":"SCSS","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/zutrinken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"custom":["https://www.paypal.me/zutrinken"]}},"created_at":"2015-11-01T02:43:38.000Z","updated_at":"2025-02-22T16:10:34.000Z","dependencies_parsed_at":"2024-01-08T07:58:18.368Z","dependency_job_id":"b84dc223-e1c7-4814-a636-8bb1cf5b546a","html_url":"https://github.com/zutrinken/bleak","commit_stats":{"total_commits":155,"total_committers":17,"mean_commits":9.117647058823529,"dds":0.5806451612903225,"last_synced_commit":"3ef6441c17fe918585adb6ff8abaf923c029c5e5"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/zutrinken/bleak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zutrinken%2Fbleak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zutrinken%2Fbleak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zutrinken%2Fbleak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zutrinken%2Fbleak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zutrinken","download_url":"https://codeload.github.com/zutrinken/bleak/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zutrinken%2Fbleak/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264330517,"owners_count":23591954,"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":["blog","ghost","theme"],"created_at":"2024-07-31T15:01:38.707Z","updated_at":"2025-07-08T19:05:58.724Z","avatar_url":"https://github.com/zutrinken.png","language":"SCSS","funding_links":["https://www.paypal.me/zutrinken","https://paypal.me/zutrinken"],"categories":["SCSS","others"],"sub_categories":[],"readme":"# Bleak\n\nAn elegant AJAX driven theme for [Ghost](https://github.com/tryghost/ghost/). See a demo at: [bleak.peteramende.de](https://bleak.peteramende.de/)\n\nIf you like this theme, you can buy me a ~~coffee~~ [beer](https://paypal.me/zutrinken).\n\n## Screenshots\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd valign=\"top\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/zutrinken/bleak/master/src/screenshot-desktop.jpg\" /\u003e\n\u003c/td\u003e\n\u003ctd valign=\"top\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/zutrinken/bleak/master/src/screenshot-mobile.jpg\" /\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## ⭐️Features\n\n* Responsive layout\n* Automatic code syntax highlight and line numbers\n* Disqus support\n\n## 🎨 Setup custom color\n\n1. Go to __Code injection__.  \n2. Add this to __Blog Header__:  \n````\n\u003cstyle\u003e\n  :root {\n    --color-primary: #D95736;\n    --color-primary-active: #BF4526;\n  }\n\u003c/style\u003e\n````\n\n## 💬 Setup [Disqus](https://disqus.com/)\n\n\n1. Go to __Code injection__.  \n2. Add this to __Blog Header__:  \n````\n\u003cscript\u003evar disqus = 'YOUR_DISQUS_SHORTNAME';\u003c/script\u003e\n````\n\n## Sticky Header\n\nYou can make the navigation stick to the top by adding the following lines via code injection:\n\n```\n\u003cstyle\u003e\n  #wrapper {\n    padding-top: 4em;\n  }\n  #nav {\n    position: fixed;\n  }\n\u003c/style\u003e\n```\n\n## Development\n\nInstall [Grunt](http://gruntjs.com/getting-started/):\n\n\tnpm install -g grunt-cli\n\nInstall Grunt modules:\n\n\tnpm install\n\nInstall [Bower](https://bower.io):\n\n\tnpm install -g bower\n\nInstall Bower components:\n\n\tbower install\n\nBuild Grunt project:\n\n\tgrunt\n\nDistribute Grunt project:\n\n\tgrunt build\n\n## Copyright \u0026 License\n\nCopyright (C) 2015-2021 Peter Amende - Released under the [MIT License](https://github.com/zutrinken/bleak/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzutrinken%2Fbleak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzutrinken%2Fbleak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzutrinken%2Fbleak/lists"}