lots of fixes and customisations

This commit is contained in:
Jeremy Kidwell 2017-06-27 17:04:27 +01:00
parent e969976249
commit e64976704c
4 changed files with 235 additions and 277 deletions

View File

@ -4,21 +4,13 @@
<div id="topbar">
<div class="wrapper">
<header>
<nav class="navbar">
<ul>
<li class="hd"><span><a href="{{ $baseurl }}"><b>consequently.org</b></a></span></li>
<li><a href="{{ $baseurl }}/news">News</a></li>
<li><a href="{{ $baseurl }}/writing">Writing</a></li>
<li><a href="{{ $baseurl }}/presentation">Presentations</a></li>
<li><a href="{{ $baseurl }}/class">Classes</a></li>
<li><a href="#searchsite">Search</a></li>
<li><a href="#about">About</a></li>
</ul>
</nav>
{{ template "partials/sidebar.html" . }}
{{ $baseurl := .Site.BaseURL }}
</header>
</div>
</div>
<div class="wrapper">
<div class="units-row">
@ -29,8 +21,8 @@
There is no page here at the address you requested. Perhaps try a search to find what you are looking for?
</p>
<form method="get" action="http://duckduckgo.com/">
<input type="search" name="q" maxlength="255" placeholder="Search consequently.org">
<input type="hidden" name="sites" value="consequently.org"/>
<input type="search" name="q" maxlength="255" placeholder="Search jeremykidwell.info">
<input type="hidden" name="sites" value="jeremykidwell.info"/>
<input type="hidden" name="ka" value="Alegreya"/>
<input type="hidden" name="k7" value="#faf8f8"/>
<input type="hidden" name="kj" value="#b33"/>

View File

@ -22,21 +22,30 @@
<div id="topbar">
<div class="wrapper">
<header>
<nav class="navbar">
<ul>
<li class="hd"><span><a href="https://jeremykidwell.info/"><b>consequently.org</b></a></span></li>
<li><a href="https://jeremykidwell.info//news">News</a></li>
<li><a href="https://jeremykidwell.info//writing">Writing</a></li>
<li><a href="https://jeremykidwell.info//presentation">Presentations</a></li>
<li><a href="https://jeremykidwell.info//class">Classes</a></li>
<li><a href="#searchsite">Search</a></li>
<li><a href="#about">About</a></li>
<li><a href="https://jeremykidwell.info/">Jeremy Kidwell</a></li>
<li><span> <a class="" href="https://jeremykidwell.info/publications">Publications </a></span>
<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>
</ul>
</nav>
</header>
</div>
</div>
<div class="wrapper">
<div class="units-row">
@ -47,8 +56,8 @@
There is no page here at the address you requested. Perhaps try a search to find what you are looking for?
</p>
<form method="get" action="http://duckduckgo.com/">
<input type="search" name="q" maxlength="255" placeholder="Search consequently.org">
<input type="hidden" name="sites" value="consequently.org"/>
<input type="search" name="q" maxlength="255" placeholder="Search jeremykidwell.info">
<input type="hidden" name="sites" value="jeremykidwell.info"/>
<input type="hidden" name="ka" value="Alegreya"/>
<input type="hidden" name="k7" value="#faf8f8"/>
<input type="hidden" name="kj" value="#b33"/>

View File

@ -45,7 +45,7 @@
&lt;p&gt;This is a talk presented at the &lt;a href=&#34;https://www.eventbrite.co.uk/e/learning-the-lessons-of-working-with-the-british-librarys-digital-content-and-data-for-your-tickets-32351805120&#34;&gt;British Library Labs Road Show&lt;/a&gt;, at the University of Birmingham&lt;/p&gt;
&lt;p&gt;My slides (which used &lt;a href=&#34;impress.js&#34;&gt;http://impress.github.io/impress.js/&lt;/a&gt;) are &lt;a href=&#34;http://jeremykidwell.info/presentations/presentation-20170511-bl_mapping.html&#34;&gt;available here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My slides (which used &lt;a href=&#34;impress.js&#34;&gt;http://impress.github.io/impress.js/&lt;/a&gt;) are &lt;a href=&#34;https://jeremykidwell.info/files/presentations/presentation-20170511-bl_mapping.html&#34;&gt;available here&lt;/a&gt;&lt;/p&gt;
</description>
</item>
@ -69,6 +69,26 @@
</description>
</item>
<item>
<title>Digital Humanities projects in 2016</title>
<link>https://jeremykidwell.info/presentations/digi_champs/</link>
<pubDate>Thu, 19 Jan 2017 15:00:00 &#43;0100</pubDate>
<author>Jeremy Kidwell</author>
<guid>https://jeremykidwell.info/presentations/digi_champs/</guid>
<description>&lt;p&gt;My slides (which used &lt;a href=&#34;reveal.js&#34;&gt;http://lab.hakim.se/reveal-js/#/&lt;/a&gt;) are &lt;a href=&#34;https://jeremykidwell.info/files/presentations/presentation_20170118_digital_hum.html&#34;&gt;available here&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>Mapping Churches</title>
<link>https://jeremykidwell.info/presentations/church_stats_mapping/</link>
<pubDate>Fri, 06 Jan 2017 15:00:00 &#43;0100</pubDate>
<author>Jeremy Kidwell</author>
<guid>https://jeremykidwell.info/presentations/church_stats_mapping/</guid>
<description>&lt;p&gt;Keynote (sorry!) slides can be &lt;a href=&#34;https://jeremykidwell.info/files/presentations/presentation-20160106-mapping_churches.key.zip&#34;&gt;downloaded here&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>The Theology of Craft and the Craft of Work: From Tabernacle to Eucharist</title>
<link>https://jeremykidwell.info/publications/craft_book/</link>
@ -109,78 +129,5 @@
</description>
</item>
<item>
<title>A poem for your friday</title>
<link>https://jeremykidwell.info/blog/archives/2016/02/08/friday-poem/</link>
<pubDate>Mon, 08 Feb 2016 00:00:00 UTC</pubDate>
<author>Jeremy Kidwell</author>
<guid>https://jeremykidwell.info/blog/archives/2016/02/08/friday-poem/</guid>
<description>&lt;p&gt;&amp;ldquo;The Heaven of Animals&amp;rdquo; by James L. Dickey&lt;/p&gt;
&lt;p&gt;Here they are. The soft eyes open.
If they have lived in a wood
It is a wood.
If they have lived on plains
It is grass rolling
Under their feet forever.&lt;/p&gt;
&lt;p&gt;Having no souls, they have come,
Anyway, beyond their knowing.
Their instincts wholly bloom
And they rise.
The soft eyes open.&lt;/p&gt;
&lt;p&gt;To match them, the landscape flowers,
Outdoing, desperately
Outdoing what is required:
The richest wood,
The deepest field.&lt;/p&gt;
&lt;p&gt;For some of these,
It could not be the place
It is, without blood.
These hunt, as they have done,
But with claws and teeth grown perfect,&lt;/p&gt;
&lt;p&gt;More deadly than they can believe.
They stalk more silently,
And crouch on the limbs of trees,
And their descent
Upon the bright backs of their prey&lt;/p&gt;
&lt;p&gt;May take years
In a sovereign floating of joy.
And those that are hunted
Know this as their life,
Their reward: to walk&lt;/p&gt;
&lt;p&gt;Under such trees in full knowledge
Of what is in glory above them,
And to feel no fear,
But acceptance, compliance.
Fulfilling themselves without pain&lt;/p&gt;
&lt;p&gt;At the cycles center,
They tremble, they walk
Under the tree,
They fall, they are torn,
They rise, they walk again.&lt;/p&gt;
</description>
</item>
<item>
<title>Time for Business: Business Ethics, Sustainability, and Giorgio Agambens Messianic Time</title>
<link>https://jeremykidwell.info/publications/time_for_business/</link>
<pubDate>Wed, 20 Jan 2016 00:00:00 UTC</pubDate>
<author>Jeremy Kidwell</author>
<guid>https://jeremykidwell.info/publications/time_for_business/</guid>
<description>&lt;p&gt;Abstract&lt;/p&gt;
&lt;p&gt;Contemporary business continues to intensify its radical relation to time. The New York Stock Exchange recently announced that in pursuing (as traders call it) the race to zero they will begin using laser technology originally developed for military communications to send information about trades nearly at the speed of light. This is just one example of short-term temporal rhythms embedded in the practices of contemporary firms which watch their stock price on an hourly basis, report their earnings quarterly, and dissolve future consequences and costs through discounting procedures. There is reason to believe that these radical conceptions of time and its passing impair the ability of businesses to function in a morally coherent manner. In the spirit of other recent critiques of modern temporality such as David Couzen Hoy&amp;rsquo;s The Time of Our Lives, in this paper, I present a critique of the temporality of modern business. In response, I assess the recent attempt to provide an alternative account of temporality using theological concepts by Giorgio Agamben. I argue that Agambens more integrative account of messianic time provides a richer ambitemporal account which might provide a viable temporality for a new sustainable economic future.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.de-ethica.com/archive/articles/default.asp?DOI=10.3384/de-ethica.2001-8819.152339&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Journal Website&lt;/a&gt;&lt;/p&gt;
</description>
</item>
</channel>
</rss>

View File

@ -27,6 +27,16 @@
<lastmod>2017-01-20T15:00:00+01:00</lastmod>
</url>
<url>
<loc>https://jeremykidwell.info/presentations/digi_champs/</loc>
<lastmod>2017-01-19T15:00:00+01:00</lastmod>
</url>
<url>
<loc>https://jeremykidwell.info/presentations/church_stats_mapping/</loc>
<lastmod>2017-01-06T15:00:00+01:00</lastmod>
</url>
<url>
<loc>https://jeremykidwell.info/publications/craft_book/</loc>
<lastmod>2016-09-01T00:00:00+00:00</lastmod>