Skip to content

Commit

Permalink
added stand up section
Browse files Browse the repository at this point in the history
  • Loading branch information
philhawksworth committed Apr 20, 2015
1 parent dcc19d3 commit 1a8a3c8
Show file tree
Hide file tree
Showing 7 changed files with 251 additions and 10 deletions.
12 changes: 9 additions & 3 deletions dist/blog/sitemap.xml
Expand Up @@ -205,7 +205,7 @@


<url>
<loc>http://hawksworx.com/</loc>
<loc>http://hawksworx.com/comedy/</loc>
</url>


Expand All @@ -217,13 +217,19 @@


<url>
<loc>http://hawksworx.com/speaking/</loc>
<loc>http://hawksworx.com/search/</loc>
</url>



<url>
<loc>http://hawksworx.com/search/</loc>
<loc>http://hawksworx.com/</loc>
</url>



<url>
<loc>http://hawksworx.com/speaking/</loc>
</url>


Expand Down
160 changes: 160 additions & 0 deletions dist/comedy/index.html
@@ -0,0 +1,160 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="robots" content="index, follow"/>
<meta name="viewport" content="width=device-width, minimum-scale=1.0">
<link rel="stylesheet" href="/css/styles.css">
<meta name="description" content="">
<title>Stand up comedy</title>
<!--
The javascript and assets for this site are compressed for performance reasons.
However, it's always nice to be able to see what is going on under the hood for
the sake of learning and tinkering.
You can see the uncompressed versions of the Javascript, and indeed the entire
source of this site at https://github.com/philhawksworth/hawksworx.com
Thanks for popping by!
-->
<link rel="alternate" type="application/rss+xml" title="Phil Hawksworth's Blog" href="http://hawksworx.com/posts.rss" />

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-119040-3', 'auto');
ga('send', 'pageview');
</script>




</head>
<body class="speaking">
<div class="header">
<div class="container">
<ul class="nav">
<li><a href="/" class="home">hawksworx</a></li>
<li><a href="/blog">blog</a></li>
<li><a href="/speaking">speaking</a></li>
<li class="search">
<a href="/search">search</a>
<form action="" method="get" class="searchform" id="searchform">
<input type="hidden" name="q" id="site" value="site:hawksworx.com">
<input type="text" name="q" class="q" placehoder="search" id="searchstr">
</form>
</li>
</ul>
<div class="search-results">
<ul class="listing"></ul>
</div>
<h1 class="shout">Stand up comedy</h1>

</div>
</div>

<div class="content">
<div class="container">
<p>
I've recently started dabbling with stand up comedy. Just a few open mic comedy nights to get the blood pumping, so I'll not be booking the Hammersmith Apollo any time soon.
</p>
<p>
This page is a record of my previous and upcoming gigs.
</p>

<h2>Upcoming gigs</h2>
<ul class="listing">

<li><time datetime="2015-05-26T21:00:00+01:00">26 May 2015</time>

TNT

- The Vine, Kentish Town, London</li>

</ul>

<h2>Previous gigs</h2>
<ul class="listing">

<li><time datetime="2015-04-17T21:00:00+01:00">17 April 2015</time>

Underdogs

- Blue Posts, Picadilly Circus, London</li>

<li><time datetime="2015-04-07T21:00:00+01:00">07 April 2015</time>

Party Piece

- Shaker & Company, Euston, London</li>

<li><time datetime="2015-03-31T21:00:00+01:00">31 March 2015</time>

TNT

- The Vine, Kentish Town, London</li>

<li><time datetime="2015-03-23T20:00:00+00:00">23 March 2015</time>

Dirty Dicks

- Liverpool Street, London</li>

</ul>


</div>
</div>



<div class="footer">
<div class="container">
<div class="howdy">
<h2>Howdy</h2>
<img src="/images/philhawksworth.jpg" alt="Phil Hawksworth" class="face">
<p>
I'm Phil Hawksworth, a web developer working in London at <a href="http://rga.com">R/GA</a>
</p>
<p>
Elsewhere
<a rel="me" href="http://twitter.com/philhawksworth">Twitter</a>
<a rel="me" href="http://flickr.com/philhawksworth">Flickr</a>
<a rel="me" href="http://instagram.com/philhawksworth">Instagram</a>
<a rel="me" href="http://github.com/philhawksworth">Github</a>
</p>
<p>
Nerds and colleagues might need my <a href="/philhawksworth.pub.txt">Public ssh key</a>
</p>
</div>
<div class="colo">
<h2>About this site</h2>
<p>
This site is served statically from Github pages after being built with Jekyll. The source is available on Github.
</p>
<p>
<em>Other than where specified, the content on this site is published under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons</a> Attribution 3.0 licence.</em>
</p>
</div>
</div>
<div class="nav">
<div class="container">
<ul class="nav">
<li><a href="/" class="home">hawksworx</a></li>
<li><a href="/blog">blog</a></li>
<li><a href="/speaking">speaking</a></li>
<li><a href="/search">search</a></li>
</ul>
</div>
</div>
</div>

<!-- build:js -->
<script src="/js/jquery.min.js" type="text/javascript"></script>
<script src="/js/hawksworx.js" type="text/javascript"></script>
<!-- endbuild -->

</body>
</html>
2 changes: 1 addition & 1 deletion dist/posts.rss
Expand Up @@ -4,7 +4,7 @@
<title>hawksworx.com</title>
<link href="http://hawksworx.com/"/>
<link type="application/atom+xml" rel="self" href="http://hawksworx.com/atom.xml"/>
<updated>2015-04-20T12:16:01+01:00</updated>
<updated>2015-04-20T14:16:52+01:00</updated>
<id>http://hawksworx.com/</id>
<author>
<name>Phil Hawksworth</name>
Expand Down
12 changes: 9 additions & 3 deletions dist/sitemap.xml
Expand Up @@ -205,7 +205,7 @@


<url>
<loc>http://hawksworx.com/</loc>
<loc>http://hawksworx.com/comedy/</loc>
</url>


Expand All @@ -217,13 +217,19 @@


<url>
<loc>http://hawksworx.com/speaking/</loc>
<loc>http://hawksworx.com/search/</loc>
</url>



<url>
<loc>http://hawksworx.com/search/</loc>
<loc>http://hawksworx.com/</loc>
</url>



<url>
<loc>http://hawksworx.com/speaking/</loc>
</url>


Expand Down
12 changes: 9 additions & 3 deletions dist/speaking/sitemap.xml
Expand Up @@ -205,7 +205,7 @@


<url>
<loc>http://hawksworx.com/</loc>
<loc>http://hawksworx.com/comedy/</loc>
</url>


Expand All @@ -217,13 +217,19 @@


<url>
<loc>http://hawksworx.com/speaking/</loc>
<loc>http://hawksworx.com/search/</loc>
</url>



<url>
<loc>http://hawksworx.com/search/</loc>
<loc>http://hawksworx.com/</loc>
</url>



<url>
<loc>http://hawksworx.com/speaking/</loc>
</url>


Expand Down
24 changes: 24 additions & 0 deletions src/_data/standup.yml
@@ -0,0 +1,24 @@
upcoming:

- name: TNT
location: "The Vine, Kentish Town, London"
date: 2015-05-26 20:00:00 +0000


previous:

- name: Underdogs
location: "Blue Posts, Picadilly Circus, London"
date: 2015-04-17 20:00:00 +0000

- name: Party Piece
location: "Shaker & Company, Euston, London"
date: 2015-04-07 20:00:00 +0000

- name: TNT
location: "The Vine, Kentish Town, London"
date: 2015-3-31 20:00:00 +0000

- name: "Dirty Dicks"
location: "Liverpool Street, London"
date: 2015-03-23 20:00:00 +0000
39 changes: 39 additions & 0 deletions src/comedy/index.html
@@ -0,0 +1,39 @@
---
layout: base
title: Stand up comedy
pageclass: speaking
---

<p>
I've recently started dabbling with stand up comedy. Just a few open mic comedy nights to get the blood pumping, so I'll not be booking the Hammersmith Apollo any time soon.
</p>
<p>
This page is a record of my previous and upcoming gigs.
</p>

<h2>Upcoming gigs</h2>
<ul class="listing">
{% for event in site.data.standup.upcoming %}
<li><time datetime="{{ event.date | date_to_xmlschema }}">{{ event.date | date_to_long_string }}</time>
{% if event.url %}
<a href="{{ event.url }}">{{ event.name }}</a>
{% else %}
{{ event.name }}
{% endif %}
- {{ event.location }}</li>
{% endfor %}
</ul>

<h2>Previous gigs</h2>
<ul class="listing">
{% for event in site.data.standup.previous %}
<li><time datetime="{{ event.date | date_to_xmlschema }}">{{ event.date | date_to_long_string }}</time>
{% if event.url %}
<a href="{{ event.url }}">{{ event.name }}</a>
{% else %}
{{ event.name }}
{% endif %}
- {{ event.location }}</li>
{% endfor %}
</ul>

0 comments on commit 1a8a3c8

Please sign in to comment.