{"id":16376593,"url":"https://github.com/killercup/jekyll-theme-scribbles","last_synced_at":"2025-07-29T08:32:36.376Z","repository":{"id":66475129,"uuid":"130571183","full_name":"killercup/jekyll-theme-scribbles","owner":"killercup","description":"A minimalistic Jekyll theme recreating the look of plain Markdown file (with some extras)","archived":false,"fork":false,"pushed_at":"2025-07-09T18:39:19.000Z","size":25,"stargazers_count":17,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T03:38:32.794Z","etag":null,"topics":["jekyll","jekyll-theme","jekyll-themes"],"latest_commit_sha":null,"homepage":"https://killercup.github.io/jekyll-theme-scribbles/","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/killercup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-22T13:43:42.000Z","updated_at":"2025-07-09T18:39:23.000Z","dependencies_parsed_at":"2023-06-01T12:46:12.299Z","dependency_job_id":null,"html_url":"https://github.com/killercup/jekyll-theme-scribbles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/killercup/jekyll-theme-scribbles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fjekyll-theme-scribbles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fjekyll-theme-scribbles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fjekyll-theme-scribbles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fjekyll-theme-scribbles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killercup","download_url":"https://codeload.github.com/killercup/jekyll-theme-scribbles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fjekyll-theme-scribbles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267653279,"owners_count":24122176,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["jekyll","jekyll-theme","jekyll-themes"],"created_at":"2024-10-11T03:25:15.271Z","updated_at":"2025-07-29T08:32:36.091Z","avatar_url":"https://github.com/killercup.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nlayout: start\npermalink: /\n---\n\n# jekyll-theme-scribbles\n\nA minimalistic Jekyll theme recreating the look of plain Markdown file (with some extras).\n\n## Installation\n\nAnd add this line to your Jekyll site's `_config.yml`:\n\n```yaml\nremote_theme: killercup/jekyll-theme-scribbles\n```\n\n## Usage\n\nYou can configure the theme by setting some variables in your `_config.yml`. Here are some useful settings:\n\n```yml\ntwitter: # this site's twitter account, for header metadata, optional\n  username: killercup\nimprint_url: https://yourname.com/imprint/\nlicense_url: https://creativecommons.org/licenses/by-nc/4.0/\nfeedback_url: https://github.com/yourname/your-blog/issues/new # optional\npost_revisions_url: https://github.com/yourname/your-blog/commits/gh-pages/ # optional\n```\n\nBy defining some default settings like these:\n\n```yml\nauthor: \u0026default_author\n  name: Your name\n  twitter: yourname # optional\n  github: yourname # optional\n```\n\nit's quite easy to automatically add some metadata to posts:\n\n```yml\ndefaults:\n  - scope:\n      path: \"\"\n      type: \"posts\"\n    values:\n      layout: \"post\"\n      author: *default_author\n```\n\nYou can also customize the colors. Currently, only the link color can be overwritten:\n\n```yml\ncolors:\n  link: \"#3150d6\"\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \u003chttps://github.com/killercup/jekyll-theme-scribbles\u003e. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## Development\n\nTo set up your environment to develop this theme, run `bundle install`.\n\nYour theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.\n\nWhen your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.\nTo add a custom directory to your theme-gem, please edit the regexp in `jekyll-theme-scribbles.gemspec` accordingly.\n\n## License\n\nThe theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillercup%2Fjekyll-theme-scribbles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillercup%2Fjekyll-theme-scribbles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillercup%2Fjekyll-theme-scribbles/lists"}