Close v1 beta list

This commit is contained in:
Jeremy Thomas 2024-02-04 21:36:04 +00:00
parent 2983ef2e5e
commit 3dafc77dfe
4 changed files with 1876 additions and 2333 deletions

View File

@ -133,6 +133,7 @@
}
}
.v1-form,
form {
background-color: #fff;
padding: 1.5em;

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -9,44 +9,9 @@ layout: playground
Bulma v1 is coming soon!
</h3>
<form action="https://mail.jgthms.com/subscribe" method="POST" accept-charset="utf-8">
<div class="v1-content">
<p>Join the Beta to:</p>
<ul>
<li>gain access to the private v1 repository</li>
<li>be able to run the v1 locally</li>
<li>provide feedback about the new features</li>
<li>share suggestions about improvements</li>
</ul>
</div>
<div class="block">
<label class="label" for="name">Name <em>(required)</em></label>
<div class="form-control">
<input class="input" type="text" name="name" id="name">
</div>
</div>
<div class="block">
<label class="label" for="email">Email <em>(required)</em></label>
<div class="form-control">
<input class="input" type="email" name="email" id="email">
</div>
</div>
<div class="block" style="display: none;">
<label class="label" for="hp">HP</label>
<div class="form-control">
<input class="input" type="text" name="hp" id="hp">
</div>
</div>
<input type="hidden" name="list" value="cLsqDIbNTqfozYoXXXBLrw">
<input type="hidden" name="subform" value="yes">
<input class="button is-primary" type="submit" name="submit" id="submit">
<p class="v1-tsp">No spam. Just a few emails regarding gaining access and providing feedback.</p>
</form>
<div class="v1-form has-text-centered">
<p class="title is-5">Thanks for the interest!</p>
<p class="subtitle is-6">The v1 beta list is now closed. Stay tuned for the launch of the v1.</p>
</div>
</div>
</div>