Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

Commit

Permalink
v0.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhrtly committed Nov 3, 2018
1 parent c1fa2b0 commit dd9db4e
Show file tree
Hide file tree
Showing 164 changed files with 33,584 additions and 433 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ BulmaWP is a free, open-source WordPress theme built with the powerful and flexi
5. Choose the .zip file from where you downloaded it onto your computer.
6. Click "Install Now".
7. Click "Activate".

## Pull Requests

To submit a pull request, please use the theme/latest directory to help keep all changes organised and easy to see.
2 changes: 1 addition & 1 deletion docs/css/style.css

Large diffs are not rendered by default.

56 changes: 23 additions & 33 deletions docs/docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>About - BulmaWP</title>
<link rel="stylesheet" href="../../css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="canonical" href="https://www.bulmawp.io">
<link rel="shortcut icon" href="../../favicon.png">
<script src="../../js/script.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-70809338-10"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script type="text/javascript">
var subscribersSiteId = '079413df-e114-4ceb-a3b7-1c80c50776c9';
var subscribersServiceWorkerPath = 'https://subscribers.com/?firebase-messaging-sw';
</script>
<script type="text/javascript" src="https://cdn.subscribers.com/assets/subscribers.js"></script>
</head>
<body>
<nav class="navbar is-fixed-top">
<nav class="navbar has-shadow is-fixed-top">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="../../">
Expand All @@ -31,11 +25,10 @@
</div>
</div>
<div id="navbar" class="navbar-menu">
<div class="navbar-start"></div>
<div class="navbar-end">
<a class="navbar-item" href="../../">Home</a>
<a class="navbar-item" href="../">Documentation</a>
<a class="navbar-item" href="https://github.com/tomhrtly/BulmaWP/issues">Support</a>
<a class="navbar-item" href="https://github.com/tomhrtly/bulmawp/issues">Support</a>
<div class="navbar-item">
<div class="field is-grouped">
<p class="control">
Expand All @@ -47,7 +40,7 @@
</a>
</p>
<p class="control">
<a class="button is-primary" href="../../releases/bulmawp-v0.2.1.zip">
<a class="button is-primary" href="../../releases/bulmawp-v0.2.2.zip">
<span class="icon">
<i class="fas fa-download"></i>
</span>
Expand Down Expand Up @@ -97,8 +90,10 @@ <h1>About BulmaWP</h1>
<div class="container">
<p class="title has-text-centered">
<a href="https://www.github.com/tomhrtly/BulmaWP">
<i class="fab fa-github"></i>
Contribute to the development of BulmaWP on GitHub! 😃
<span class="icon is-medium">
<i class="fab fa-github"></i>
</span>
<span>Contribute to the development of BulmaWP on GitHub! 😃</span>
</a>
</p>
</div>
Expand All @@ -113,18 +108,15 @@ <h1>About BulmaWP</h1>
<p class="is-size-6">Keep informed about what's next for BulmaWP!</p>
</div>
<div class="column">
<form action="https://bulmawp.us18.list-manage.com/subscribe/post?u=3231dfa5a664438011fbe4f78&amp;id=5ce0cb587d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<form action="https://bulmawp.us18.list-manage.com/subscribe/post?u=3231dfa5a664438011fbe4f78&amp;id=5ce0cb587d" method="post">
<div class="field is-grouped">
<p class="control is-expanded">
<input class="input is-primary" type="email" name="EMAIL" placeholder="email@address.com">
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
</p>
<p class="control">
<input type="submit" name="Subscribe" value="Sign me up!" id="mc-embedded-subscribe" class="button is-primary is-inverted is-outlined">
</p>
<p class="control is-expanded">
<input class="input is-primary" type="email" name="EMAIL" placeholder="email@address.com" required>
</p>
<p class="control">
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_3231dfa5a664438011fbe4f78_5ce0cb587d" tabindex="-1" value=""></div>
<input type="submit" name="Subscribe" value="Sign me up!" class="button is-primary is-inverted is-outlined">
</p>
</div>
</form>
</div>
Expand All @@ -134,18 +126,16 @@ <h1>About BulmaWP</h1>
</section>
<footer class="footer">
<div class="container">
<div class="level">
<div class="level-left">
<div class="level-item">
<a class="navbar-item" href="../../">
<div class="columns is-vcentered">
<div class="column">
<figure class="has-image-center-mobile">
<a href="../../">
<img src="../../images/logo-dark-small.png" alt="BulmaWP Logo" width="148" height="28">
</a>
</div>
</figure>
</div>
<div class="level-right">
<div class="level-item">
<p class="has-text-right-tablet has-text-centered-mobile">A project by <a href="https://tomhrtly.com/">Tom Hartley</a>. Hosted by <a href="https://github.com/">GitHub</a>.</p>
</div>
<div class="column">
<p class="has-text-right-tablet has-text-centered-mobile">A project by <a href="https://tomhrtly.com/">Tom Hartley</a>. Hosted by <a href="https://github.com/">GitHub</a>.</p>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit dd9db4e

Please sign in to comment.