mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
174 lines
7.8 KiB
HTML
174 lines
7.8 KiB
HTML
{% include sponsors.html %}
|
||
|
||
{% include bsa.html %}
|
||
|
||
<section id="newsletter" class="hero is-primary">
|
||
<div class="hero-body">
|
||
<div class="container">
|
||
<!-- Begin MailChimp Signup Form -->
|
||
<div id="mc_embed_signup" class="columns is-vcentered">
|
||
<div class="column is-one-third is-left">
|
||
<p class="title">Bulma <strong>Newsletter</strong></p>
|
||
<p class="subtitle">Get notified when v1 is ready!</p>
|
||
</div>
|
||
|
||
<div class="column">
|
||
<form action="https://bbxdesign.us3.list-manage.com/subscribe/post?u=b43b93fe633f0560b2a72a69c&id=52585e8803" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
||
<div id="mc_embed_signup_scroll">
|
||
<div class="field is-grouped">
|
||
<div class="control has-icons-left is-expanded">
|
||
<input type="email" value="" name="EMAIL" class="input is-flat required email" id="mce-EMAIL" placeholder="email address" required>
|
||
<span class="icon is-small is-left">
|
||
<i class="fa fa-envelope"></i>
|
||
</span>
|
||
</div>
|
||
<div class="control">
|
||
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button is-white is-outlined">
|
||
</div>
|
||
</div>
|
||
<div id="mce-responses">
|
||
<div class="notification is-danger response" id="mce-error-response" style="display:none"></div>
|
||
<div class="notification is-success response" id="mce-success-response" style="display:none"></div>
|
||
</div>
|
||
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
||
<div style="position: absolute; left: -5000px;" aria-hidden="true">
|
||
<input type="text" name="b_b43b93fe633f0560b2a72a69c_52585e8803" tabindex="-1" value="">
|
||
</div>
|
||
</div>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<!--End mc_embed_signup-->
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<footer class="footer">
|
||
<div class="container">
|
||
<div class="columns">
|
||
<div class="column is-3">
|
||
<div id="about" class="content">
|
||
<strong xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Bulma</strong> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://jgthms.com" property="cc:attributionName" rel="cc:attributionURL">Jeremy Thomas</a>.
|
||
<div class="twitter-container">
|
||
<a href="{{ site.twitter }}" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">@jgthms</a>
|
||
</div>
|
||
<p id="alternative">
|
||
<a href="{{ site.url }}/alternative-to-bootstrap/">An alternative to <strong>Bootstrap</strong></a>
|
||
</p>
|
||
</div>
|
||
</div>
|
||
<div class="column is-5">
|
||
<div id="share" class="content">
|
||
<div>
|
||
<strong>Support</strong> and share the love!
|
||
</div>
|
||
<div id="social">
|
||
<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
|
||
|
||
<a href="https://twitter.com/share" class="twitter-share-button" data-text="{{ site.title }}" data-url="{{ site.url }}" data-count="horizontal" data-via="jgthms" data-related="jgthms:Creator of Bulma" data-size="large">Tweet</a>
|
||
|
||
<div class="fb-like" data-href="https://www.facebook.com/bulmaio" data-layout="button" data-action="like" data-size="large" data-show-faces="false" data-share="true"></div>
|
||
|
||
<a class="bd-patreon-button" href="https://www.patreon.com/jgthms" target="_blank">
|
||
<img src="/images/patreon.png" alt="Become a patron">
|
||
</a>
|
||
|
||
<form class="paypal-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||
<input type="hidden" name="cmd" value="_s-xclick">
|
||
<input type="hidden" name="hosted_button_id" value="8WMKYSRFN6A78">
|
||
<input type="image" src="{{site.url}}/images/paypal-donate.png" border="0" name="submit" alt="PayPal – The safer, easier way to pay online." height="30">
|
||
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
|
||
</form>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="column is-4">
|
||
<div id="sister">
|
||
<p>
|
||
More <strong>helpful</strong> tools:
|
||
</p>
|
||
<ul>
|
||
<li>
|
||
<a href="http://cssreference.io">
|
||
<img src="{{site.url}}/images/css-reference-logo.png" alt="CSS Reference logo">
|
||
</a>
|
||
</li>
|
||
<li>
|
||
<a href="http://htmlreference.io">
|
||
<img src="{{site.url}}/images/html-reference-logo.png" alt="HTML Reference logo">
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="columns">
|
||
<div class="column is-3">
|
||
<p id="tsp">
|
||
<a href="{{ site.url }}/made-with-bulma/">
|
||
<img src="{{ site.url }}/images/made-with-bulma.png" alt="Made with Bulma" width="128" height="24">
|
||
</a>
|
||
<small>
|
||
Get the <a href="{{ site.url }}/made-with-bulma/">badge</a>!
|
||
<br>
|
||
Source code licensed <a href="https://opensource.org/licenses/mit-license.php">MIT</a>.
|
||
<br>
|
||
Website content licensed <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>.
|
||
</small>
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
<script src="{{ site.url }}/vendor/clipboard-1.7.1.min.js"></script>
|
||
<script src="{{ site.url }}/lib/main.js?v={{ site.time | date: '%Y%m%d%H%M' }}"></script>
|
||
|
||
{% if page.route == 'index' %}
|
||
<script src="https://player.vimeo.com/api/player.js"></script>
|
||
<script type="text/javascript" src="{{ site.url }}/lib/index.js?v={{ site.time | date: '%Y%m%d%H%M' }}"></script>
|
||
{% elsif page.doc-subtab == 'navbar' %}
|
||
{% include examples/navbar-bottom.html %}
|
||
<script type="text/javascript" src="{{ site.url }}/lib/navbar.js?v={{ site.time | date: '%Y%m%d%H%M' }}"></script>
|
||
{% endif %}
|
||
|
||
<div id="fb-root"></div>
|
||
|
||
<script async defer type="text/javascript">(function(d, s, id) {
|
||
var js, fjs = d.getElementsByTagName(s)[0];
|
||
if (d.getElementById(id)) return;
|
||
js = d.createElement(s); js.id = id;
|
||
js.async = true;
|
||
js.defer = true;
|
||
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=310296819307942";
|
||
fjs.parentNode.insertBefore(js, fjs);
|
||
}(document, 'script', 'facebook-jssdk'));</script>
|
||
|
||
<script async defer id="twitter-wjs" src="https://platform.twitter.com/widgets.js"></script>
|
||
<script async defer type="text/javascript" src="https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script>
|
||
|
||
<script async defer type="text/javascript">
|
||
(function() {
|
||
window.fnames = new Array();
|
||
window.ftypes = new Array();
|
||
fnames[0]='EMAIL';
|
||
ftypes[0]='email';
|
||
}());
|
||
// var $mcj = window.jQuery.noConflict(true);
|
||
</script>
|
||
|
||
<script async defer type="text/javascript">
|
||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
||
|
||
ga('create', 'UA-82634666-2', 'auto');
|
||
ga('send', 'pageview');
|
||
</script>
|
||
|
||
{% if page.route == 'index' %}
|
||
<script type="text/javascript" defer="defer" src="https://extend.vimeocdn.com/ga/72160148.js"></script>
|
||
{% endif %}
|