Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit e0ea735

Browse files
archive: point to monorepo openseed-dev/openseed/site
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3bf01fa commit e0ea735

1 file changed

Lines changed: 4 additions & 22 deletions

File tree

README.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
1-
# openseed.dev
1+
# openseed-dev/site (archived)
22

3-
Marketing site, documentation, and genome marketplace for [OpenSeed](https://github.com/openseed/openseed).
3+
This repo has been consolidated into the openseed monorepo.
44

5-
## Status
5+
**New location:** [openseed-dev/openseed/site](https://github.com/openseed-dev/openseed/tree/main/site)
66

7-
Planning phase. See `docs/` for design documents:
8-
9-
- [Brand Identity](docs/brand.md) - name, story, voice, visual direction
10-
- [Site Plan](docs/site-plan.md) - pages, content, tech stack, phases
11-
12-
## Stack (planned)
13-
14-
- [Astro](https://astro.build) - static-first framework
15-
- [Tailwind CSS](https://tailwindcss.com) - styling
16-
- [Cloudflare Pages](https://pages.cloudflare.com) - hosting and edge functions
17-
- [Cloudflare KV](https://developers.cloudflare.com/kv/) - cached data
18-
19-
## Development
20-
21-
```bash
22-
pnpm install
23-
pnpm dev # localhost:4321
24-
pnpm build # production build
25-
```
7+
All future development happens there.

0 commit comments

Comments
 (0)