{"id":13397443,"url":"https://github.com/dbtek/dbyll-ghost","last_synced_at":"2026-03-07T10:31:10.143Z","repository":{"id":14652136,"uuid":"17370275","full_name":"dbtek/dbyll-ghost","owner":"dbtek","description":"Ghost port of the open-source jekyll theme, dbyll.","archived":false,"fork":false,"pushed_at":"2014-08-14T12:04:51.000Z","size":288,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T19:55:27.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"dbyll-ghost.herokuapp.com","language":"CSS","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/dbtek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-03T15:30:09.000Z","updated_at":"2021-05-15T15:11:56.000Z","dependencies_parsed_at":"2022-09-23T21:42:10.131Z","dependency_job_id":null,"html_url":"https://github.com/dbtek/dbyll-ghost","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dbtek/dbyll-ghost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fdbyll-ghost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fdbyll-ghost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fdbyll-ghost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fdbyll-ghost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbtek","download_url":"https://codeload.github.com/dbtek/dbyll-ghost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fdbyll-ghost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-07-30T18:01:24.232Z","updated_at":"2026-03-07T10:31:10.067Z","avatar_url":"https://github.com/dbtek.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Dbyll\nPort of the open source Jekyll theme [dbyll](https://github.com/dbtek/dbyll) for Ghost platform.\n\n![Screenshot](https://raw.github.com/dbtek/dbyll-ghost/master/screenshot.png)\n\n## Features\n###Customized Colors\nDbyll provides flexibilty to have customized colors. You can customize text colors, headers and sidebar background color.\nYou will have it just the way you love \u003ci class=\"fa fa-heart\"\u003e\u003c/i\u003e\nFor more, take a look at [configuration document](#configuration).\n\n###Logo and Cover Images\nDbyll supports Ghost logo and cover images. You can set blog's logo and sidebar cover image (background) just with a few clicks on Ghost settings.\n\n###Disqus Comments\n**Usage**\n\n- Create a disqus account if you don't have one.  \n- Set your disqus short name on ***options.js***. Check [configuration document](#configuration).\n- That's it.\n\n###Google Code Prettify\n**Usage**\n\nAdd codes in posts like one added below:\n\n\u0026#96;\u0026#96;\u0026#96;prettyprint  \n  #code  \n\u0026#96;\u0026#96;\u0026#96;  \n \n \n###Icons \u003ci class=\"fa fa-flag\"\u003e\u003c/i\u003e\n\nDbyll is packed with Bootstrap and FontAwesome icons. You can use all Glyphicon and FontAwesome icon sets in your posts.\n\n**Usage**\n\n- Add this line in your post for flag icon:\n```html\n\u003ci class=\"fa fa-flag\"\u003e\u003c/i\u003e\n```\n- Take a look at [FontAwesome](http://fontawesome.io/icons/) and [Glyphicon](http://getbootstrap.com/components/#glyphicons) sets.\n\n##Configuration\nDbyll provides some additional features such as customizable colors, social links with pretty sidebar buttons and disqus comment system.\n\nYou can configure theme options on *options.js* file. This file can be found on ***/content/themes/dbyll/options.js***\n\n###options.js\n\nSample configuration bundled with theme:\n\n```js\n  var site = {\n    \n    sidebar: {\n      textColor: '#fff',\n      backgroundColor: '#34495e',\n    },\n  \n    headerColor: '#e74c3c',\n  \n    author: {\n      email: \"your@email\",\n      github: \"abc123\",\n      twitter: \"abc123\",\n      pinterest: \"abc123\",\n      linkedin: \"abc123\"\n    },\n  \n    disqus: {\n      shortname: 'dbyll-ghost'\n    },\n  \n    analyticsTrackId: ''\n  }\n```\n\n\n###Sidebar\nSidebar part can be customized to have personal colors. Blog title and description text color is set with *textColor* option in *sidebar*. Background color is also can be set with *backgroundColor* option. If you set a blog cover with Ghost settings this background option will be ignored.\n\n###Section \u0026 Post Titles\nYou can customize section and post title colors. Option *headerColor* is used to set desired color for titles.\n\n###Social Links\nThere are pretty buttons on sidebar to let visitors reach you on social media.\nYou can just remove corresponding social account option if you don't want to display it. You should set them with your account names in order to direct visitors to your accounts.\n\n###Disqus Comments\nTo enable comments go to [disqus](http://disqus.com), get your disqus short name and set it on ***options.js***.\n\n###Google Analytics\nTo activate Google Analytics tracking just create a property and set your tracking id with option *analyticsTrackId*.\n\n##Author\n\nIsmail Demirbilek [@dbtek](http://twitter.com/dbtek)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Fdbyll-ghost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbtek%2Fdbyll-ghost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Fdbyll-ghost/lists"}