simple-host
01Plugin Claude Code
Plugin marketplace listing 1 plugin: website-deploy.
Plugin Claude Code
Plugin marketplace listing 1 plugin: website-deploy.
Instructions file CodexOpenCode
AGENTS.md instructions for vineetu/simple-host: This file is the agent context for any AI coding assistant (Codex CLI, Cursor, Cline, Continue, Windsurf, Goose, etc.) working in this repository.
Instructions file
Claude Code instructions for vineetu/simple-host, covering claude.md, what this is, layout, architecture conventions and request routing.
Plugin Claude Code
Deploy static websites to simple-host.app from your coding agent (inline JSON or tar.gz/zip). Each site gets a per-site backend (shared JSON state with atomic ops, append-only collections, drop-in comments/feedback widgets, templates), built-in server-side visitor analytics, and can be connected to your own custom…
Skill Claude CodeCodex
Connect a user's own custom domain (subdomain e.g. recipes.brand.com via CNAME, or apex e.g. brand.com via A record) to a site already deployed on simple-host. Use when a user wants their site served from their own domain with automatic HTTPS, or wants a private/password-protected site (privacy is offered only on a…
Skill Claude CodeCodex
Plan what to build on Website Deploy (simple-host.app). Helps a user decide whether their idea fits the static + light-backend model, maps it to concrete patterns (shared JSON state with atomic ops, append-only collections, private/password-locked pages on a custom domain, drop-in comments/feedback widgets…
Skill Claude CodeCodex
Deploy static websites to simple-host.app. Use when an agent needs to guide a user through registration, build/validate a static site, deploy it (inline JSON files OR a tar.gz/zip archive), or wire up the per-site backend — shared JSON state with atomic ops, append-only collections, private (password-locked) pages on…