{"id":22733797,"url":"https://github.com/hyphacoop/staticpub.distributed.press","last_synced_at":"2025-10-04T18:48:08.089Z","repository":{"id":263960195,"uuid":"891597671","full_name":"hyphacoop/staticpub.distributed.press","owner":"hyphacoop","description":"Template repo for ActivityPub enabled static websites that use the Distributed Press SDK","archived":false,"fork":false,"pushed_at":"2024-12-12T13:29:07.000Z","size":38,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-29T00:46:35.792Z","etag":null,"topics":["distributed-press-cli","dpress","staticpub"],"latest_commit_sha":null,"homepage":"https://docs.distributed.press/dp-cli/","language":"HTML","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/hyphacoop.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-11-20T16:03:16.000Z","updated_at":"2025-04-08T00:07:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e87e266d-d88e-4515-a90c-704d414ccd83","html_url":"https://github.com/hyphacoop/staticpub.distributed.press","commit_stats":null,"previous_names":["hyphacoop/staticpub.distributed.press"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyphacoop/staticpub.distributed.press","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyphacoop%2Fstaticpub.distributed.press","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyphacoop%2Fstaticpub.distributed.press/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyphacoop%2Fstaticpub.distributed.press/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyphacoop%2Fstaticpub.distributed.press/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyphacoop","download_url":"https://codeload.github.com/hyphacoop/staticpub.distributed.press/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyphacoop%2Fstaticpub.distributed.press/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278358473,"owners_count":25973946,"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-10-04T02:00:05.491Z","response_time":63,"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":["distributed-press-cli","dpress","staticpub"],"created_at":"2024-12-10T20:16:13.895Z","updated_at":"2025-10-04T18:48:08.056Z","avatar_url":"https://github.com/hyphacoop.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# staticpub.distributed.press\n\nTemplate repo for ActivityPub enabled static websites that use the Distributed Press SDK\n\n## Instructions\n\nTo replace all instances of `staticpub.distributed.press` with `yourdomain.com`, `dp` with `username`, and `\"Distributed Press\"` with `\"Your Name\"`, you can use the following sed commands:\n\n### For Linux Users:\n\n```bash\nfind . -type f -exec sed -i 's/staticpub\\.distributed\\.press/yourdomain\\.com/g; s/dp/username/g; s/\"Distributed Press\"/\"Your Name\"/g' {} +\n```\n\n### For macOS Users:\n\n```bash\nfind . -type f -exec sed -i '' 's/staticpub\\.distributed\\.press/yourdomain\\.com/g; s/dp/username/g; s/\"Distributed Press\"/\"Your Name\"/g' {} +\n```\n\nMake sure to update the `publicKeyPem` field in the following files with your actual public key from the `.dprc` configuration file:\n\n- `about.jsonld`\n- `about-ipns.jsonld`\n\n### How to Find Your Public Key:\n\n1. Open your `.dprc` file (generated during setup).\n2. Copy the value of `\"publicKeyPem\"` (including the `BEGIN` and `END` lines).\n3. Paste it into the `publicKeyPem` field in the JSON files mentioned above.\n\n### Example:\n\n```json\n    \"publicKey\": {\n      \"@context\": \"https://w3id.org/security/v1\",\n      \"@type\": \"Key\",\n      \"id\": \"https://staticpub.distributed.press/about.jsonld#main-key\",\n      \"owner\": \"https://staticpub.distributed.press/about.jsonld\",\n      \"publicKeyPem\": \"-----BEGIN PUBLIC KEY-----\\nYOUR_PUBLIC_KEY_HERE\\n-----END PUBLIC KEY-----\\n\"\n    }\n```\n\nReplace `YOUR_PUBLIC_KEY_HERE` with your actual public key from `.dprc`.\n\n### Learn More\nFor detailed instructions on setting up the Distributed Press CLI, visit the [Distributed Press CLI documentation](https://docs.distributed.press/dp-cli/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyphacoop%2Fstaticpub.distributed.press","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyphacoop%2Fstaticpub.distributed.press","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyphacoop%2Fstaticpub.distributed.press/lists"}