Add live demo link — hallmark-murex.vercel.app

Static-deployed via Vercel from /site/ (no build step). Two README hooks
added: a hero "Live demo" line near the top, and a paragraph in the
Install section pointing at the URL alongside the local-server snippet.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Youssef
2026-04-30 15:38:44 +01:00
co-authored by Claude Opus 4.7
parent 9aa09f1d60
commit b1885e6c35
2 changed files with 6 additions and 1 deletions
+5 -1
View File
@@ -2,6 +2,8 @@
A design skill for AI coding assistants. Makes the UIs they generate look made, not generated.
**Live demo:** [hallmark-murex.vercel.app](https://hallmark-murex.vercel.app) — sixteen themes, eight generation tests, press `T` to cycle.
**Powered by Together AI.**
---
@@ -43,12 +45,14 @@ npx skills add hallmark
Or copy [`skill/`](skill/) into `~/.claude/skills/hallmark/` (Claude Code) or `.cursor/rules/hallmark.mdc` (Cursor — body of `SKILL.md`, no frontmatter).
To preview the landing page:
To preview the landing page locally:
```
cd site && python3 -m http.server 4173 # → http://localhost:4173
```
Or visit the live deploy at **[hallmark-murex.vercel.app](https://hallmark-murex.vercel.app)**.
Press `T` to cycle themes, `R` for random, `?theme=studio` for a shareable link.
---
+1
View File
@@ -0,0 +1 @@
.vercel