{"id":20260077,"url":"https://github.com/bravishkaskytano/jekyll-papercss-theme","last_synced_at":"2026-04-15T18:02:04.450Z","repository":{"id":155406934,"uuid":"535777118","full_name":"BravishkaSkytano/jekyll-papercss-theme","owner":"BravishkaSkytano","description":"A Jekyll theme built with PaperCSS","archived":false,"fork":false,"pushed_at":"2024-08-02T00:22:17.000Z","size":40,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T02:46:58.170Z","etag":null,"topics":["github-pages","jekyll-theme","papercss"],"latest_commit_sha":null,"homepage":"https://bravishkaskytano.github.io/jekyll-papercss-theme/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BravishkaSkytano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-12T17:26:50.000Z","updated_at":"2024-07-30T19:29:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1e7219d-0551-49ef-90f2-1b8192f7bde2","html_url":"https://github.com/BravishkaSkytano/jekyll-papercss-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BravishkaSkytano/jekyll-papercss-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BravishkaSkytano%2Fjekyll-papercss-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BravishkaSkytano%2Fjekyll-papercss-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BravishkaSkytano%2Fjekyll-papercss-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BravishkaSkytano%2Fjekyll-papercss-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BravishkaSkytano","download_url":"https://codeload.github.com/BravishkaSkytano/jekyll-papercss-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BravishkaSkytano%2Fjekyll-papercss-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31853279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["github-pages","jekyll-theme","papercss"],"created_at":"2024-11-14T11:17:54.360Z","updated_at":"2026-04-15T18:02:04.444Z","avatar_url":"https://github.com/BravishkaSkytano.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll PaperCSS Theme\n\n## Favicons\n\nGenerate your favicons using [a favicon generator](https://favicon.io) and add them to your `source/images/favicons` folder.\n\nThis theme has support for:\n\n* apple-touch-icon.png\n* favicon-32x32.png\n* favicon-16x16.png\n* favicon.png\n* favicon.ico\n* logo.svg\n\n## diff.blog\n\n[diff.[blog](https://diff.blog/) is similar to Medium, but it's only for showing blog feeds, not hosting them. On their website, they advertise themselves as \"a platform that helps you discover and follow amazing developer blogs. Whether your interests are in Python, Rust, AI, Distributed Systems or XYZ diff.blog has got amazing blogs for you to follow!\"\n\nYou can check out more on their [about page](https://diff.blog/FAQ/).\n\nYou can use diff.blog with this theme by adding `diff_blog: CODE` to your theme config file. You can find your plugin code by going [here](https://dif.blog/plugin/) and copying the 50-character code.\n\n```javascript\n\u003cscript id=\"diffblog-plugin-script\" async=\"false\" src=\"https://diff.blog/static/js/diffblog_plugin_v1.js\"\u003e\u003c/script\u003e \n\u003cscript\u003e\n  document.getElementById(\"diffblog-plugin-script\").addEventListener(\"load\", function () {\n    DiffBlog(\n      \"q7f864hffi8m218eaq6d623sezfgkz1vzfva4oxjeyxq9l2dwp\" // Copy this\n    );\n  });\n\u003c/script\u003e\n```\n\n## Comments\n\nAt the current moment, this theme only supports [utterances](https://utteranc.es/) (mostly because I haven't used anything else). If you know the scripts for others, go ahead and open up a pull request.\n\n```yml\nutterances:\n  repo: [ENTER REPO HERE] # Github repository owner and name\n  # Available values: pathname | url | title | og:title\n  issue_term: pathname\n  # Available values: github-light | github-dark | preferred-color-scheme | github-dark-orange | icy-dark | dark-blue | photon-dark | boxy-light\n  theme: preferred-color-scheme\n```\n\n## TODO\n\n* Word Count\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravishkaskytano%2Fjekyll-papercss-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbravishkaskytano%2Fjekyll-papercss-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravishkaskytano%2Fjekyll-papercss-theme/lists"}