mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Close v1 beta list
This commit is contained in:
parent
2983ef2e5e
commit
3dafc77dfe
@ -133,6 +133,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.v1-form,
|
||||
form {
|
||||
background-color: #fff;
|
||||
padding: 1.5em;
|
||||
|
File diff suppressed because it is too large
Load Diff
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user