{"id":20606774,"url":"https://github.com/jochumdev/ghost-jsdelivr","last_synced_at":"2025-04-15T02:44:50.354Z","repository":{"id":238356789,"uuid":"796385249","full_name":"jochumdev/ghost-jsdelivr","owner":"jochumdev","description":"A simple helper to serve ghost frontend CDN content.","archived":false,"fork":false,"pushed_at":"2024-08-05T11:59:46.000Z","size":28,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T02:44:45.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jochumdev.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":"2024-05-05T19:25:18.000Z","updated_at":"2024-09-17T09:46:54.000Z","dependencies_parsed_at":"2024-05-05T20:31:35.045Z","dependency_job_id":"3cca1c2c-1658-4e76-9212-2cb05b1a3959","html_url":"https://github.com/jochumdev/ghost-jsdelivr","commit_stats":null,"previous_names":["jochumdev/ghost-jsdelivr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fghost-jsdelivr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fghost-jsdelivr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fghost-jsdelivr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fghost-jsdelivr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jochumdev","download_url":"https://codeload.github.com/jochumdev/ghost-jsdelivr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"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","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-16T09:34:40.645Z","updated_at":"2025-04-15T02:44:50.336Z","avatar_url":"https://github.com/jochumdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghost-jsdelivr\n\nA simple helper to serve ghost theme CDN content that would be served trough jsdelivr GPDR compatible with your own \"public\" directory in `content/public/`.\n\n## Install\n\n### 1. Download and build this package in `content/public/`\n\n```bash\npushd content/public/\ngit clone https://github.com/jochumdev/ghost-jsdelivr.git cdn\ncd cdn\nnpm install \u0026\u0026 npm run build\npopd\n```\n\nWith [ncu](https://www.npmjs.com/package/npm-check-updates) installed:\n\n```bash\npushd content/public/\ngit clone https://github.com/jochumdev/ghost-jsdelivr.git cdn\ncd cdn\nncu -u \u0026\u0026 npm install \u0026\u0026 npm run build\npopd\n```\n\n\n### 2. Adjust your config.production.json\n\n```json\n{\n  \"sodoSearch\": {\n    \"url\": \"/public/cdn/sodo-search/umd/sodo-search.min.js\",\n    \"styles\": \"/public/cdn/sodo-search/umd/main.css\"\n  },\n  \"portal\": {\n    \"url\": \"/public/cdn/portal/umd/portal.min.js\"\n  },\n  \"comments\": {\n    \"url\": \"/public/cdn/comments-ui/umd/comments-ui.min.js\",\n    \"styles\": false\n  }\n}\n```\n\n### 3. Restart ghost\n\nDone :)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochumdev%2Fghost-jsdelivr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjochumdev%2Fghost-jsdelivr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochumdev%2Fghost-jsdelivr/lists"}