Services presented as a literal card stack with depth indicator and enriched sibling-site content. Co-authored-by: Cursor <cursoragent@cursor.com>
37 lines
1.0 KiB
Markdown
37 lines
1.0 KiB
Markdown
# levkin.ca
|
||
|
||
Five design concepts for the Levkin software development company homepage.
|
||
|
||
| Option | Path | Vibe |
|
||
|--------|------|------|
|
||
| **Spec** | `/spec/` | RFC documentation, endpoints, required properties |
|
||
| **Slab** | `/slab/` | Brutalist poster, massive typography |
|
||
| **Relay** | `/relay/` | Telegraph, signal chain, decoded messages |
|
||
| **Vault** | `/vault/` | Institutional trust, enterprise gravitas |
|
||
| **Stack** | `/stack/` | Sticky scroll layers L0–L6, services as a card stack |
|
||
|
||
Open `/` to compare all five.
|
||
|
||
## Develop
|
||
|
||
```bash
|
||
cd ~/Documents/code/levkin.ca
|
||
npm install
|
||
npm run dev
|
||
```
|
||
|
||
## Build
|
||
|
||
```bash
|
||
npm run build
|
||
# output in dist/
|
||
```
|
||
|
||
## Related sites
|
||
|
||
- [auto.levkin.ca](https://auto.levkin.ca) — automation
|
||
- [caseware.levkin.ca](https://caseware.levkin.ca) — CaseWare consulting
|
||
- [jobs.levkin.ca](https://jobs.levkin.ca) — job orchestration
|
||
- [git.levkin.ca](https://git.levkin.ca) — source control
|
||
- [iliadobkin.com](https://iliadobkin.com) — SDET portfolio · quality engineering
|