{"id":47140648,"url":"https://github.com/ducks/webstead","last_synced_at":"2026-03-12T22:02:32.576Z","repository":{"id":340010392,"uuid":"1164173476","full_name":"ducks/webstead","owner":"ducks","description":"Federated personal site platform with built-in ActivityPub and threaded conversations","archived":false,"fork":false,"pushed_at":"2026-02-22T21:36:25.000Z","size":127,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-22T23:53:01.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ducks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-22T18:43:54.000Z","updated_at":"2026-02-22T21:36:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ducks/webstead","commit_stats":null,"previous_names":["ducks/webstead"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ducks/webstead","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fwebstead","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fwebstead/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fwebstead/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fwebstead/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ducks","download_url":"https://codeload.github.com/ducks/webstead/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fwebstead/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30446425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-03-12T22:02:28.645Z","updated_at":"2026-03-12T22:02:32.558Z","avatar_url":"https://github.com/ducks.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webstead\n\nYour webstead away from home.\n\nFederated personal site platform with built-in ActivityPub and threaded\nconversations. Not a forum, not a blog platform, but your own corner of the web\nthat speaks ActivityPub and has threaded discussions built-in.\n\n## Status\n\nEarly development. Currently implementing core features (5 of 22 steps\ncomplete).\n\n## Features\n\n### Implemented\n\n**Multi-tenant Architecture**\n- Each user gets `username.webstead.dev` (or custom domain)\n- Subdomain routing with tenant isolation\n- Row-level security with Current pattern\n- TenantScoped concern for automatic scoping\n\n**Webstead Model**\n- Subdomain validation (3-63 chars, alphanumeric + hyphens)\n- Custom domain support with DNS format validation\n- Reserved subdomain protection (www, api, admin, etc.)\n- JSONB settings column with GIN index\n- One webstead per user\n\n**Post Model**\n- Draft/published/scheduled workflow\n- `publish!`, `unpublish!` methods\n- Scopes: draft, published, scheduled, recent\n- Status helpers: `published?`, `draft?`, `scheduled?`\n- Title required (1-300 chars)\n- Body required for published posts\n- Automatic webstead_id assignment\n\n**Comment Model**\n- Threaded via parent_id\n- Supports federated actors\n- Tenant-scoped\n\n### Planned\n\n- ActivityPub federation (outbox, publisher, federation jobs)\n- Webfinger endpoint for discovery\n- Markdown rendering\n- Threading UI\n- Authentication and webstead creation flow\n- Production deployment with wildcard DNS\n\n## Tech Stack\n\n- Rails 8.1\n- PostgreSQL 16\n- Hotwire (Turbo + Stimulus)\n- Tailwind CSS\n- Ruby 3.3\n\n## Development\n\n### Setup\n\n```bash\nnix-shell\nbundle install\nrails db:create\nrails db:migrate\n```\n\n### Running\n\n```bash\nrails server\n```\n\n### Tests\n\n```bash\nrails test\n```\n\n## Architecture\n\nSee `ARCHITECTURE.md` for detailed design decisions and implementation roadmap.\n\n## Implementation\n\nThis project is being built using finna (multi-model AI debate and\nimplementation tool). Each step is debated by Claude, Codex, and Gemini, then\nimplemented and committed to a feature branch.\n\nProgress: 5 of 22 steps complete\n- Step 1: rails-app-setup\n- Step 2: webstead-model\n- Step 3: subdomain-routing\n- Step 4: row-level-security\n- Step 5: post-model\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducks%2Fwebstead","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducks%2Fwebstead","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducks%2Fwebstead/lists"}