glitternetwork/pinme
A command-line tool for deploying and hosting static sites on decentralized storage (IPFS), pinning your files and returning a shareable link.
Why it matters
Getting a static site online usually means an account, a build pipeline, and a hosting provider. PinMe collapses that into a single command that publishes to decentralized storage and hands back a URL, with no server to manage. For quick shares, demos, and censorship-resistant hosting, it is a genuinely low-friction path — approachable enough for a first deploy.
Use cases
- Publish a static site to IPFS with one command
- Share a demo or page via a decentralized, permanent link
- Host files without a traditional server or provider account
- Pin build output straight from the terminal
Quickstart
npm install -g pinmeRelated repositories
awesome-claude-code-toolkit
A DevOps-oriented toolkit for Claude Code bundling workflows, hooks, agents, and observability helpers, installable as a plugin or via a setup script.
From the blog
The State of Claude Skills: Spring 2026
An in-depth look at how the open-source community is building around Claude, the rise of MCP servers, and what to expect next.
12 New Claude Skill Repositories to Watch
This week's roundup of the most promising new Claude skills, including a powerful terminal agent and new MCP servers for database management.
Maintain this repo? Submit an update.
Submit an update