back to home

Planetable / Planet

Build and host decentralized blogs and websites on your Mac

View on GitHub
1,735 stars
71 forks
80 issues
SwiftHTMLPython

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing Planetable/Planet in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/Planetable/Planet)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Planet Planet is a free and open-source software for publishing and following web content, and it does not require a centralized server or service. It uses IPFS to achieve peer-to-peer content distribution. Furthermore, you can link your content to an Ethereum Name (.eth) so that others can follow you via Planet by the .eth name. Since both IPFS and ENS are decentralized, you can build your websites or follow others, all in a decentralized manner. Features • Build a blog and publish it to IPFS • Built-in local IPFS node • Generate an IPNS that is ready to be set as EIP-1577 ENS content hash • Pinning content when following, make content usable offline • Follow the updates of websites running on ENS, NFT avatar as site icon is supported • Markdown editor with live preview • Attach video, audio, or any format of files • Star or share posts • Global audio player • Template browser for managing and building templates • Integration with WorldWideWeb for previewing sites built with Planet • Integration with Plausible.io for traffic analytics, example: plausible.io/planetable.eth.limo • Export/Import website • RSS reader, all three formats, RSS, Atom, and JSON Feed, are supported • Sandboxed native macOS app created with SwiftUI 3 Sites Using Planet If you would like to add your site to this list, please share it in a discussion. We can't wait to see your creations! • planetable.eth • jango.eth • banny.eth • ohlife.eth • macos9.eth • olivida.eth • yihanphotos.eth • gamedb.eth • zh.gamedb.eth Planet can follow any ENS with a EIP-1577 contenthash. If your site has RSS, Planet can read it too. For example, vitalik.eth: Backup Before you try this app out, please be advised that it is still at an early stage, and many changes happen. So we recommend you backup your data, especially your IPNS key, from time to time. When you use , it will include your IPNS key. Build the macOS App Git LFS is required for working with this code base. You can install git-lfs with Homebrew: Then activate it in the project folder: GitHub Desktop has built-in Git LFS support, so we recommend using it to check out the project if you are unsure about the installation status of Git LFS. If Kubo binaries are only 133 bytes on disk, please ensure you have activated git-lfs for the project folder. A script is provided in the folder for sync build number with git commits count. To use your own build config for setting , please create a file alongside the file. The following configuration variables can be overridden: • DEVELOPMENT_TEAM • CODE_SIGN_STYLE • ORGANIZATION_IDENTIFIER_PREFIX Build Instructions https://planetable.eth.limo/build-instructions/ Privacy Policy The development team collects no information from the app. The app runs entirely in a sandbox and does not have access to any data outside of the sandbox unless explicitly granted. The app also does not use any third-party analytics or tracking services. License Licensed under the MIT license.