wfarr / wfarr.github.com

This URL has Read+Write access

wfarr.github.com / index.haml
100644 72 lines (72 sloc) 2.259 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
:plain
  ---
  layout: default
  title: Will Farrington
  ---
.home
  .posts
    %h2 Blog Posts
    %ul#posts
      {% for post in site.posts %}
      #post
        %li
          #post_date {{ post.date | date_to_string }}
          #post_link
            %a{ :href => "{{ post.url }}" }
              {{ post.title }}
            %span
              {% for topic in post.topics %}
              {{ topic }}
              {% endfor %}
      {% endfor %}
  .contact
    %h2 Contact
    %ul#contact
      %li
        #misc_label
          Email
        #misc_content
          %a{ :href => "mailto:wcfarrington@gmail.com" }wcfarrington@gmail.com
      %li
        #misc_label
          Twitter
        #misc_content
          %a{ :href => "http://twitter.com/wfarr" }twitter.com/wfarr
      %li
        #misc_label
          GitHub
        #misc_content
          %a{ :href => "http://github.com/wfarr" }github.com/wfarr
  .books
    %h2 Books I'm Reading
    %ul#books
      %li
        #misc_label
          Neal Stephenson
        #misc_content
          %a{ :href => "http://www.amazon.com/Cryptonomicon-Neal-Stephenson/dp/0060512806/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1229902645&sr=8-1" }
            Cryptonomicon
      %li
        #misc_label
          Donald Knuth
        #misc_content
          %a{ :href => "http://www.amazon.com/Literate-Programming-Center-Language-Information/dp/0937073806/ref=sr_1_1?ie=UTF8&s=books&qid=1229902853&sr=1-1" }
            Literate Programming
      %li
        #misc_label
          Douglas Hofstadter
        #misc_content
          %a{ :href => "http://www.amazon.com/Godel-Escher-Bach-Eternal-Golden/dp/0465026567/ref=sr_1_1?ie=UTF8&s=books&qid=1229902826&sr=1-1" }
            Gödel, Escher, Bach
      %li
        #misc_label
          Paul Graham
        #misc_content
          %a{ :href => "http://www.amazon.com/Hackers-Painters-Big-Ideas-Computer/dp/0596006624/ref=sr_1_1?ie=UTF8&s=books&qid=1229902803&sr=1-1" }
            Hackers and Painters
      %li
        #misc_label
          J.R.R. Tolkein
        #misc_content
          %a{ :href => "http://www.amazon.com/Children-H%C3%BArin-J-R-R-Tolkien/dp/B001CB29ZA/ref=sr_1_1?ie=UTF8&s=books&qid=1229902889&sr=1-1" }
            The Children of Húrin