-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
16 lines (15 loc) · 705 Bytes
/
Copy pathabout.html
File metadata and controls
16 lines (15 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: default
hero_title: "About Site"
---
<figure class="image is-32x32">
<img src="/assets/images/britishflag.gif" alt="32x32" />
</figure>
<p>This is a site where i share my interest in technology. And maybe some other cool stuff :)</p><br />
<h1 class="title is-5">Acknowledgements</h1>
<p>This site is built with the jekyll static site generator, it uses
the <a href="https://bulma.io">bulma</a> css framework.
<br />Website content is licensed <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC ANS 4.0</a>.
</p><br />
<h1 class="title is-5">Contributing</h1>
<p>To submit a post, fork and create a pull request to the github repo.</p><br />