{"id":14979276,"url":"https://github.com/artemsheludko/derrick","last_synced_at":"2026-02-27T07:31:31.729Z","repository":{"id":41983657,"uuid":"205538366","full_name":"artemsheludko/derrick","owner":"artemsheludko","description":"🙌  Derrick is a clean minimal and fast theme for a personal blog.","archived":false,"fork":false,"pushed_at":"2025-06-21T09:19:09.000Z","size":457,"stargazers_count":56,"open_issues_count":0,"forks_count":47,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T16:41:02.338Z","etag":null,"topics":["animation","blog","fast","gh-pages","jekyll","jekyll-blog","jekyll-site","jekyll-theme","minimal","modern","personal-website","simple"],"latest_commit_sha":null,"homepage":"https://derrick-jekyll.netlify.com/","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/artemsheludko.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},"funding":{"github":null,"patreon":"artemsheludko","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-08-31T11:57:09.000Z","updated_at":"2025-09-17T23:24:55.000Z","dependencies_parsed_at":"2022-09-08T04:23:10.780Z","dependency_job_id":null,"html_url":"https://github.com/artemsheludko/derrick","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artemsheludko/derrick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fderrick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fderrick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fderrick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fderrick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artemsheludko","download_url":"https://codeload.github.com/artemsheludko/derrick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fderrick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29887512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T05:38:26.446Z","status":"ssl_error","status_checked_at":"2026-02-27T05:38:25.235Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["animation","blog","fast","gh-pages","jekyll","jekyll-blog","jekyll-site","jekyll-theme","minimal","modern","personal-website","simple"],"created_at":"2024-09-24T13:59:44.420Z","updated_at":"2026-02-27T07:31:31.714Z","avatar_url":"https://github.com/artemsheludko.png","language":"SCSS","funding_links":["https://patreon.com/artemsheludko"],"categories":[],"sub_categories":[],"readme":"# Derrick — Minimal Theme for Jekyll.\n\nDerrick is a clean minimal and fast theme for a personal blog.\n\n* * *\n\nTable of Contents\n-----------------\n*   [Features](#features)\n*   [Demo](#demo)\n*   [Deployment](#deployment)\n*   [Posts](#posts)\n*   [Disqus Comments](#DisqusComments)\n*   [Google Analytics](#GoogleAnalytics)\n*   [Update favicon](#UpdateFavicon)\n*   [Support](#Support)\n\n* * *\n\n### Features\n\n* 100% responsive and clean theme\n\n* Optimized for mobile devices\n\n* Minimal design\n\n* Valid HTML5 code\n\n* Post sharing\n\n* Supports Disqus Comments\n\n* Supports Google Analytics\n\n* Google Fonts\n\n\n* * *\n\n### Demo\n\nCheck the theme in action [Demo](https://derrick-jekyll.netlify.com)\n\n![Main page preview](https://github.com/artemsheludko/derrick/blob/master/assets/img/derrick-preview.jpg?raw=true)\n\n* * *\n\n### Deployment\n\nTo run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server.\n\nI would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website.\n\n* * *\n\n### Posts\n\nTo create a new post, you can create a new markdown file inside the \\_posts directory by following the [recommended file structure](https://jekyllrb.com/docs/posts/#creating-post-files).\n\n      ---\n      layout: post\n      title: \"Welcome to Jekyll!\"\n      date: 2018-05-29 18:05:55 +0300\n      image: '/assets/img/03.jpg'\n      tags: Life\n      ---\n\n\nYou can set the tags and the post image.\n\nAdd post images to **/assets/img/** directory.\n\nFor tags, try to not add space between two words, for example, `Ruby on Rails`, could be something like (`ruby-on-rails`, `Ruby_on_Rails`, or `Ruby-on-Rails`).\n\n* * *\n\n### Disqus Comments\n\nDerrick Theme comes with Disqus comments enabled.\n\nOpen `_config.yml` file, and change the `mr-brown` value on line 28 with your [Disqus account shortname](https://help.disqus.com/customer/portal/articles/466208).\n\n      Comment Section (Disqus)\n      disqus-identifier: mr-brown # Add your shortname for Disqus Comment. For example mr-brown\n\n\nThat’s all you need to setup Disqus from the theme side. If you get any issue regarding that comments are unable to load. First, make sure you have [registered your website with Disqus (Step 1)](https://help.disqus.com/customer/portal/articles/466182-publisher-quick-start-guide).\n\nAnd also check [Disqus troubleshooting guide](https://help.disqus.com/customer/portal/articles/472007-i-m-receiving-the-message-%22we-were-unable-to-load-disqus-%22) if you still have issues.\n\n* * *\n\n### Google Analytics\n\nTo integrate Google Analytics, open `_config.yml`, and add your Google Analytics identifier.\n\n    # Google Analytics\n    google-analytics: # Add your identifier. For example UA-99631805-1\n\n\n* * *\n\n### Update favicon\n\nYou can find the current favicon (favicon.ico) inside the theme root directory, just replace it with your new favicon.\n\n* * *\n### License\n\nMit License\n\n* * *\n\n### Premium Themes by Artem\n\n| [![Coderon Jekyll Theme](https://github.com/artemsheludko/artemsheludko.github.io/raw/master/assets/preview/coderon-preview.png?raw=true)](https://jekyllthemes.io/theme/coderon-blog-jekyll-theme) | [![Renva Portfolio Jekyll Theme](https://github.com/artemsheludko/artemsheludko.github.io/raw/master/assets/preview/renva-preview.png?raw=true)](https://jekyllthemes.io/theme/renva-portfolio-jekyll-theme) | [![Nomod](https://github.com/artemsheludko/artemsheludko.github.io/raw/master/assets/preview/nomod-preview.png?raw=true)](https://jekyllthemes.io/theme/nomod-blog-jekyll-theme) |\n|:---:|:---:|:---:|\n| **Coderon** | **Renva** | **Nomod** |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemsheludko%2Fderrick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartemsheludko%2Fderrick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemsheludko%2Fderrick/lists"}