lots of fixes and customisations
This commit is contained in:
parent
a866f96482
commit
e969976249
31 changed files with 751 additions and 832 deletions
|
@ -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 · Forks: 17 · Size: 29325 · 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 · Forks: 1 · Size: 9062 · 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 · Forks: 17 · Size: 29135 · 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 · Forks: 69 · Size: 1191 · 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>. © Jeremy Kidwell 2017–2017.
|
||||
<section class="wrapper small">Powered by <a href="http://gohugo.io">Hugo</a> and <a href="http://imperavi.com/kube/">Kube</a>. © Jeremy Kidwell 2003–2017.
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue