clean: remove framework files, calvana project only
This commit is contained in:
@@ -1,47 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Calvana — I don't apply. I deploy.</title>
|
||||
<meta name="description" content="Most applications prove the past. This one proves the next 7 days. Built live. Shipped now.">
|
||||
<meta property="og:title" content="Calvana — I don't apply. I deploy.">
|
||||
<meta property="og:description" content="You're hiring engineers. I'm showing you what changes when you hire an engine.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://calvana.quikcue.com/manifesto">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<link rel="canonical" href="https://calvana.quikcue.com/manifesto">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<div class="nav-inner">
|
||||
<a href="/" class="logo">calvana<span>.exe</span></a>
|
||||
<div class="nav-links">
|
||||
<a href="/manifesto" class="active">/manifesto</a>
|
||||
<a href="/live">/live</a>
|
||||
<a href="/hire">/hire</a>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<main class="page">
|
||||
<h1 class="hero-title">I don't apply.<br><span class="accent">I deploy.</span></h1>
|
||||
<p class="subtitle">
|
||||
You're hiring engineers. I'm showing you what changes when you hire an engine.<br>
|
||||
This application is a product. Built for you. Right now.
|
||||
</p>
|
||||
<div class="btn-row">
|
||||
<a href="#loom" class="btn btn-primary" id="loom">▶ Watch the build (Loom)</a>
|
||||
<a href="/live" class="btn btn-outline">◉ Open the live shipping log</a>
|
||||
<a href="https://gitlab.quikcue.com/addmondz/calvana" class="btn btn-outline" id="repo" target="_blank">↗ Open the repo</a>
|
||||
</div>
|
||||
<p class="manifesto-para">
|
||||
Most applications prove the past. I'm proving the next 7 days.<br>
|
||||
Build → test → ship → observe → iterate… at speed, without breaking reality.
|
||||
</p>
|
||||
<footer>
|
||||
<p class="footer-tagline">I break rules. Not production.</p>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user