{"id":15457999,"url":"https://github.com/agentofuser/interplanetary-gatsby-starter","last_synced_at":"2025-07-24T12:38:10.693Z","repository":{"id":47417301,"uuid":"191903405","full_name":"agentofuser/interplanetary-gatsby-starter","owner":"agentofuser","description":"Effortless blogging on the Decentralized Web","archived":false,"fork":false,"pushed_at":"2023-01-11T20:29:29.000Z","size":7129,"stargazers_count":8,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T06:57:59.086Z","etag":null,"topics":["blogging","dweb","gatsby","gatsby-starter","gatsby-starter-blog","gatsbyjs","ipfs","ssg","static-site","writing"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/github/agentofuser/interplanetary-gatsby-starter","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentofuser.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://interplanetarygatsby.com/patrons/"}},"created_at":"2019-06-14T08:12:41.000Z","updated_at":"2024-05-30T12:07:37.000Z","dependencies_parsed_at":"2023-02-09T06:17:28.964Z","dependency_job_id":null,"html_url":"https://github.com/agentofuser/interplanetary-gatsby-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/agentofuser/interplanetary-gatsby-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentofuser%2Finterplanetary-gatsby-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentofuser%2Finterplanetary-gatsby-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentofuser%2Finterplanetary-gatsby-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentofuser%2Finterplanetary-gatsby-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentofuser","download_url":"https://codeload.github.com/agentofuser/interplanetary-gatsby-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentofuser%2Finterplanetary-gatsby-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266844474,"owners_count":23993965,"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-24T02:00:09.469Z","response_time":99,"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":["blogging","dweb","gatsby","gatsby-starter","gatsby-starter-blog","gatsbyjs","ipfs","ssg","static-site","writing"],"created_at":"2024-10-01T22:56:51.669Z","updated_at":"2025-07-24T12:38:10.668Z","avatar_url":"https://github.com/agentofuser.png","language":"JavaScript","funding_links":["https://interplanetarygatsby.com/patrons/"],"categories":[],"sub_categories":[],"readme":"# 🛰 Interplanetary Gatsby Starter\n\n## Effortless blogging on the Decentralized Web\n\nHi! I'm @agentofuser and this is my first Gatsby starter. It's based on my IPFS+Gatsby blog at https://interplanetarygatsby.com, where I write about things I'm learning in the decentralized publishing space.\n\nThe goal of this starter is to provide a full-featured, good-looking default blog to get you writing on the DWeb as effortlessly as possible, without leaving your browser or installing anything, and without any prior knowledge of either Gatsby, IPFS, or even programming.\n\nWe're not 100% there yet, but here is how you can get your first dwebsite up:\n\n## From CodeSandbox to IPFS\n\n1. Open this starter on [CodeSandbox](https://codesandbox.io/s/github/agentofuser/interplanetary-gatsby-starter)\n1. Click the Fork button on the top-right corner\n1. Wait for the website preview to show up\n1. Sign up for a free account at [pinata.cloud](https://pinata.cloud)\n1. Go to your [Pinata account page](https://pinata.cloud/account)\n1. Copy the PINATA API KEY and the PINATA SECRET API KEY\n1. Go back to the CodeSandbox tab\n1. Open the Server Control Panel sidebar (third from the top)\n1. Scroll down to \"Secret Keys\"\n1. Add two secret keys (note the double `_` on the key name):\n1. - Name: `IPFS_DEPLOY_PINATA__API_KEY`\n   - Value: paste the api key here\n   - Click \"Save Secret\"\n1. - Name: `IPFS_DEPLOY_PINATA__SECRET_API_KEY`\n   - Value: paste the secret api key here\n   - Click \"Save Secret\"\n1. Scroll up to \"Run Scripts\", still on the Server Control Panel sidebar\n1. Click `yarn stage`\n1. Wait and watch as a bunch of output spills out in the terminal\n\nAt the end of it, if everything went well, you should see something like this:\n\n```text\n✔ 📌 It's pinned to Pinata now with hash:\nℹ 🔗 QmdJiFJHmW4DRjbgntS6wnaWbLpcCaw5gLeV8TiAEmj3Je\n```\n\nYour hash might be different.\n\nNow you can see your website by copying that hash to the end of `https://gateway.pinata.cloud/ipfs/`. In my case, it's:\n\nhttps://gateway.pinata.cloud/ipfs/QmdJiFJHmW4DRjbgntS6wnaWbLpcCaw5gLeV8TiAEmj3Je\n\nYou can send that to a friend and they'll be able to see your website both via the HTTPS gateway and via the peer-to-peer network if they have IPFS installed.\n\n## Please give me feedback! :)\n\nEverything worked for you? Awesome! Please ping me on twitter at [@agentofuser](https://twitter.com/agentofuser) and let me know. I'd love to hear that!\n\nAlso, if you had any trouble, I'll be happy to help you figure it out.\n\nCheers!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentofuser%2Finterplanetary-gatsby-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentofuser%2Finterplanetary-gatsby-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentofuser%2Finterplanetary-gatsby-starter/lists"}