Marketing website for a future startup focused on industrial (primarily pharmacological) molecular design services.
Static-first, diffusion-oriented, with social presence integration (lightweight embeds and strong sharing).
**Live site:** (custom domain TBD)
## What’s in this repo
- `web/` — Astro site source
- `devguide/` — project checkpoint (concept, IA, content model, decisions, deploy, workflow)
- `resources/` — logos, images, diagrams used by the site
## MVP navigation
- Services
-
How we work
-
Insights
-
About
-
Contact
Content lives under
web/src/content/(seedevguide/CONTENT_MODEL.md). Insights (blog) is the canonical source of truth; social networks amplify it.This repo is designed to be developed locally (often with Codex) after cloning. See
devguide/06_workflow_with_codex.md.- Decisions:
devguide/DECISIONS.md - MVP scope:
devguide/01_mvp_scope.md - IA / sitemap:
devguide/02_information_architecture.md - Brand & tone:
devguide/BRAND.md
- Decisions:
Read devguide/README.md to onboard quickly.