{"id":20848478,"url":"https://github.com/helloworld017/narukami","last_synced_at":"2025-08-02T21:06:08.953Z","repository":{"id":79440943,"uuid":"119655387","full_name":"HelloWorld017/narukami","owner":"HelloWorld017","description":"Rain clouds coming from far away let Ghost hear thunder","archived":false,"fork":false,"pushed_at":"2018-01-31T08:09:02.000Z","size":561,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T12:13:50.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/HelloWorld017.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-31T08:07:42.000Z","updated_at":"2018-01-31T23:06:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2aaee5c-ad03-4d19-8b3d-a4406efbce50","html_url":"https://github.com/HelloWorld017/narukami","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HelloWorld017/narukami","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloWorld017%2Fnarukami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloWorld017%2Fnarukami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloWorld017%2Fnarukami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloWorld017%2Fnarukami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelloWorld017","download_url":"https://codeload.github.com/HelloWorld017/narukami/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloWorld017%2Fnarukami/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268454335,"owners_count":24253151,"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-08-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-11-18T02:26:11.237Z","updated_at":"2025-08-02T21:06:08.910Z","avatar_url":"https://github.com/HelloWorld017.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Narukami: _A charm [ghost](https://ghost.org) theme_\n\n[![Ghost version](https://img.shields.io/badge/Ghost-0.11.x-yellow.svg?style=flat-square)](https://ghost.org/)\n[![Github All Releases](https://img.shields.io/github/downloads/if-Team/origami/total.svg?style=flat-square)](https://github.com/if-Team/origami/releases)\n[![Release Version](https://img.shields.io/github/release/if-Team/origami.svg?style=flat-square)](https://github.com/if-Team/origami/releases)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n\n\u003cimg src=\"/resources/narukami-logo.png\" width=\"200rem\"\u003e\n\n## Warning\n * To apply this theme, you should turn on public api setting in labs.\n\n## Usage\n### Use it by cloning\n ```\n $ git clone https://github.com/if-Team/origami.git\n $ git submodule update --recursive\n $ npm install\n $ npm run build --production\n ```\n\n### Use it by downloading from releases\n1. [Download origami](https://github.com/if-Team/origami/releases)\n2. Upload to server.\n3. Unzip and restart ghost. (If you didn't upload via ghost settings.)\n4. Activate origami\n\n### Disqus Integration\n```html\n\u003cscript\u003e\n    (function() { // DON'T EDIT BELOW THIS LINE\n        var d = document, s = d.createElement('script');\n        s.src = '//EXAMPLE.disqus.com/embed.js';\n        s.setAttribute('data-timestamp', +new Date());\n        (d.head || d.body).appendChild(s);\n    })();\n\u003c/script\u003e\n```\n\n\n#### Comment Count Integration\n\n```html\n\u003cscript id=\"dsq-count-scr\" src=\"//EXAMPLE.disqus.com/count.js\" async\u003e\u003c/script\u003e\n```\n\nIn code injection settings, please add these things and change EXAMPLE to your disqus site name.\nYou can get this code on admin tab of disqus, too!\n\n### Changing font\n```html\n\u003cstyle\u003e\n.site-footer, .pagination, .page-number,\nh1, h2, h3, h4, h5, h6, button,\n.main-nav a, .nav-title, .nav-link span,\n.subscribe-button, .page-title {\n    font-family: 'Title font here', sans-serif;\n}\n\n.gh-subscribe-rss,\nbody, textarea, select, input,\n.nav-desc, .page-description,\n.post-meta,\n.author-profile .author-meta,\n.read-next-story .post:before {\n    font-family: 'Content font here', sans-serif;\n}\n\ncode, tt, pre, kbd, samp {\n    font-family: 'Code font here', monospace;\n}\n\u003c/style\u003e\n```\nAdd this code to code injection settings and change font-family into your desired font.\n\n## [Preview](https://blog.khinenw.tk)\n### Desktop\n![Desktop Preview](/resources/origami-screenshot.png)\n### Mobile  \n![Mobile Preview](/resources/origami-screenshot-mobile.png)\n\n## Copyright \u0026 License\n\nCopyright (c) 2017 Ghost Foundation, if-Team - Released under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloworld017%2Fnarukami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloworld017%2Fnarukami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloworld017%2Fnarukami/lists"}