zsh — index.html — 0dha.in — 140×42
index.html
main.css
app.js
README.md
deploy.sh
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
<!-- ======================================= --> <!-- 0dha.in · crafted with intention --> <!-- ======================================= --> <section id="hero"> <div class="terminal-hero"> <!-- nav --> <nav> <a href="/">~/0dha.in</a> <ul> <li>work</li> <li>about</li> <li>contact</li> </ul> </nav> <!-- hero heading --> <h1> function buildTheWeb(idea) { return `something remarkable`; } </h1> <!-- cta buttons --> <div class="actions"> <button class="btn-primary"> npm run start-project </button> <button class="btn-ghost"> git log --oneline </button> </div> </div> </section> <!-- services --> <section id="services"> const services = [ "branding", "web design", "development", "motion" ]; </section> <!-- end of file --> </html>
TERMINAL
PROBLEMS
OUTPUT
DEBUG
── 0dha.in devserver ──────────────────────────────────────
user@0dha:~/projects/0dha.in (main)npm run dev
✔ ready — started server on 0.0.0.0:3000
ℹ event — compiled client and server successfully in 487ms
✔ wait — compiling...
✔ ready — compiled 42 modules in 121ms
user@0dha:~/projects/0dha.in (main)git log --oneline -5
f3a1c09 feat: redesign landing — terminal aesthetic
a82bc4d fix: responsive nav on mobile
7dc019e chore: update deps, remove legacy fonts
31b7e52 feat: add deploy pipeline
00a1b3f init: project scaffold
user@0dha:~/projects/0dha.in (main)
⎇ main ✔ 0 errors ⚠ 2 warnings
HTML UTF-8 LF Ln 50, Col 1 One Dark Pro