George Ornbo is a freelance developer based in London, UK. He has been hacking around the web professionally for over 7 years.
When he's not using TextMate he'll probably be cycling, watching cricket, dreaming of England or drinking tea.
The site was created using Jekyll, HTML5, CSS3 and jQuery.
Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server.
CSS3 offers designers many new possibilities. Some browser vendors have implemented large parts of CSS3, whilst others haven't. You can find out more about CSS3 over at www.css3.info.
HTML 5 is the next major revision of HTML, the core markup language of the World Wide Web. It offers authors the opportunity to mark up pages more semantically and brings new APIs to the browser. You can learn more about HTML5 here and here
jQuery is a nifty JavaScript library that takes most of the pain out of cross-browser JavaScript development. You can find out more from the jQuery documentation or at jQuery for Designers.