ipfs-blog
                                
                                
                                
                                    ipfs-blog copied to clipboard
                            
                            
                            
                        IPFS Blog & News
With [the rename of go-ipfs to Kubo](https://github.com/ipfs/kubo/issues/8959), the go-ipfs tag should renamed to kubo and go-ipfs should be an alias for Kubo.
@stan-pl I'm lacking context here, mind filling https://github.com/ipfs/ipfs-blog/blame/main/src/_blog/decentralizing-the-internet-s-root.md#L5 and https://github.com/ipfs/ipfs-blog/blame/main/src/_blog/ion-a-path-to-decentralized-identity.md#L5 with appropriate names (people / companies / projects)? :pray:
Since Chrome removed RSS a long time ago, it would be nice if there's a button to enable push notifications for new entries: https://developers.google.com/web/updates/2015/03/push-notifications-on-the-open-web --- (Chrome by the way might...
This issue is to act as a reminder to replace the blog header, footer, and (if done as part of initial component work) hero/breadcrumb code with the component versions being...
ATM it is not possible to preview and proof new content when the publish date is in the future because it gets hidden. We should make it possible to have...
The image paths seem to be broken. Example: https://discuss.ipfs.io/t/welcome-to-ipfs-weekly-133-ipfs-blog-news/11084 It seems the first slash is missing `blog.ipfs.io../` where is should have been `blog.ipfs.io/../`. This causes the images to not show:
This is the migration guide we will publish when Brave's removal of Kubo (https://github.com/brave/brave-browser/issues/37735) hits their stable channel (ETA Aug 30th). cc @autonome
## What's the problem With recent releases of Node.js, you get the following error: ``` ➜ ipfs-blog git:(main) npm run start > [email protected] start > npm run dev > [email protected]...