mirror of
https://github.com/samvallad33/vestige.git
synced 2026-06-28 21:49:38 +02:00
Dual-wave marketing assets (Receipt Lock + cognitive memory), GitHub Pages landing, comparison doc, ready-to-post copy, growth-engine scripts, and a dedicated marketing Vestige data-dir setup path. Co-authored-by: Cursor <cursoragent@cursor.com>
33 lines
1.4 KiB
Markdown
33 lines
1.4 KiB
Markdown
# Vestige Marketing Kit
|
||
|
||
Everything needed to run the dual-wave launch and weekly growth loop.
|
||
|
||
## Start here
|
||
|
||
**Posting today?** → [LAUNCH_NOW.md](LAUNCH_NOW.md) (copy-paste from [ready-to-post/](ready-to-post/))
|
||
|
||
1. [LAUNCH_STATS.md](../LAUNCH_STATS.md) — canonical version, stats, install
|
||
2. [comparison.md](../comparison.md) — vs Mem0 / RAG / native memory
|
||
3. [launch/receipt-lock.md](../launch/receipt-lock.md) — **Wave A** copy (post first)
|
||
4. [launch/show-hn.md](../launch/show-hn.md) — **Wave B** copy
|
||
5. [wave-a-launch.md](wave-a-launch.md) / [wave-b-launch.md](wave-b-launch.md) — execution checklists
|
||
|
||
## Assets
|
||
|
||
| Path | Purpose |
|
||
|------|---------|
|
||
| [website/index.html](../website/index.html) | GitHub Pages landing |
|
||
| [assets/CAPTURE.md](assets/CAPTURE.md) | GIF/video capture |
|
||
| [demo-video-storyboard.md](demo-video-storyboard.md) | 60–90s video beats |
|
||
|
||
## Ongoing
|
||
|
||
| Path | Purpose |
|
||
|------|---------|
|
||
| [growth-engine/](growth-engine/) | Vestige-powered marketing agent setup |
|
||
| [metrics-tracker.md](metrics-tracker.md) | Weekly npm / stars / hooks |
|
||
| [mcp-registries.md](mcp-registries.md) | Directory submission packet |
|
||
|
||
## Deploy landing page
|
||
|
||
Push to `main` → GitHub Actions workflow `.github/workflows/pages.yml` publishes `docs/website/` to **https://samvallad33.github.io/vestige/** (enable Pages: Settings → Pages → GitHub Actions).
|