lots of fixes and customisations

This commit is contained in:
Jeremy Kidwell 2017-06-27 16:46:06 +01:00
parent a866f96482
commit e969976249
31 changed files with 751 additions and 832 deletions

View file

@ -69,6 +69,8 @@
<li><span> <a class="" href="https://jeremykidwell.info/resources">Resources </a></span>
<li><span> <a class="" href="https://jeremykidwell.info/presentations">Presentations </a></span>
<li><span> <a class="" href="https://jeremykidwell.info/teaching">Teaching </a></span>
<li><span> <a class="" href="https://jeremykidwell.info/blog">Blog </a></span>
@ -86,7 +88,9 @@
<div class="units-row">
<div class="unit-centered unit-80">
<article class="post" id="content">
<h2>Code on GitHub</h2>
<!--
Need to adjust to my own API code!
<h2>Code on GitHub</h2>
<p>These are ordered by most recent commit to the repository.</p>
@ -94,6 +98,13 @@
<li>
<p><strong><a href="https://github.com/kjhealy/kieranhealy.hugo" target="_blank">kieranhealy.hugo:</a></strong>
Stars: 37 &middot; Forks: 17 &middot; Size: 29325 &middot; Type: CSS <br />
The source code to http://kieranhealy.org</p>
</li>
<li>
<p><strong><a href="https://github.com/kjhealy/socviz" target="_blank">socviz:</a></strong>
Stars: 1 &middot; Forks: 1 &middot; Size: 9062 &middot; Type: R <br />
@ -122,13 +133,6 @@
</li>
<li>
<p><strong><a href="https://github.com/kjhealy/kieranhealy.hugo" target="_blank">kieranhealy.hugo:</a></strong>
Stars: 37 &middot; Forks: 17 &middot; Size: 29135 &middot; Type: CSS <br />
The source code to http://kieranhealy.org</p>
</li>
<li>
<p><strong><a href="https://github.com/kjhealy/latex-custom-kjh" target="_blank">latex-custom-kjh:</a></strong>
Stars: 113 &middot; Forks: 69 &middot; Size: 1191 &middot; Type: TeX <br />
@ -305,6 +309,7 @@
</ul>
-->
</article>
</div>
@ -318,7 +323,7 @@
<div class="unit-40">
<h3>about</h3>
<figure class="image-left">
<img class="avatar" src="files/misc/jkpic.jpg" height="120" width="120">
<img class="avatar" src="files/misc/ben_nevis.jpg" height="120">
</figure>
<p>I am Lecturer in <a href="http://www.birmingham.ac.uk/schools/ptr/index.aspx">Theological Ethics</a> at <a href="http://www.birmingham.ac.uk">the University of Birmingham</a>.</p>
</div>
@ -355,7 +360,7 @@
<footer id="footer">
<section class="wrapper small">Powered by <a href="http://gohugo.io">Hugo</a> and <a href="http://imperavi.com/kube/">Kube</a>. &copy; Jeremy Kidwell 2017&ndash;2017.
<section class="wrapper small">Powered by <a href="http://gohugo.io">Hugo</a> and <a href="http://imperavi.com/kube/">Kube</a>. &copy; Jeremy Kidwell 2003&ndash;2017.
</section>
</footer>