Remove /lists

4aa771c34b83f17aeb1482ae7748392ee71472c7
Alexis Sellier committed ago 1 parent b123a79a
index.html +0 -1
12 12
          <li><a href="/projects">projects</a></li>
13 13
          <li><a href="/essays">essays</a></li>
14 14
          <li><a href="http://alexissellier.com">art</a></li>
15 15
          <li><a href="http://github.com/cloudhead">code</a></li>
16 16
          <li><a href="http://twitter.com/cloudhead">tweets</a></li>
17 -
          <li><a href="/lists">lists</a></li>
18 17
        </ul>
19 18
      </nav>
20 19
    </header>
21 20
    <footer>
22 21
      <a href="mailto:hello@cloudhead.io">hello@cloudhead.io</a>
lists/empty.css deleted +0 -0
lists/index.html deleted +0 -149
1 -
<!doctype html>
2 -
<html lang="en">
3 -
  <head>
4 -
    <title>cloudhead.io</title>
5 -
    <style>
6 -
      * {
7 -
        margin: 0;
8 -
        padding: 0;
9 -
      }
10 -
11 -
      body {
12 -
        font-family: courier, monospace;
13 -
        padding: 10px;
14 -
        font-size: 20px;
15 -
      }
16 -
17 -
      h1 {
18 -
        font-size: 20px;
19 -
      }
20 -
21 -
      body > header {
22 -
        float: right;
23 -
      }
24 -
25 -
      article {
26 -
        margin-bottom: 30px;
27 -
      }
28 -
29 -
      article > header {
30 -
        margin-bottom: 10px;
31 -
      }
32 -
33 -
      article > header > h2 {
34 -
        font-size: 20px;
35 -
      }
36 -
37 -
      footer {
38 -
        text-align: right;
39 -
        position: fixed;
40 -
        bottom: 10px;
41 -
        right: 10px;
42 -
        font-size: 11px;
43 -
      }
44 -
45 -
      footer a {
46 -
        font-size: 17px;
47 -
      }
48 -
49 -
      li {
50 -
        list-style-position: inside;
51 -
        margin: 5px 0;
52 -
      }
53 -
54 -
      ul li {
55 -
        list-style-type: none;
56 -
      }
57 -
58 -
      section p {
59 -
        margin: 30px 0;
60 -
      }
61 -
62 -
      a {
63 -
        text-decoration: none;
64 -
      }
65 -
    </style>
66 -
  </head>
67 -
  <body>
68 -
    <header>
69 -
      <h1><a href="/">cloudhead.io</a>/lists</h1>
70 -
    </header>
71 -
    <section>
72 -
        <article>
73 -
          <header>
74 -
            <h2>greatest rock &amp; pop albums</h2>
75 -
            <p><em>My personal list. One album per artist.</em></p>
76 -
          </header>
77 -
          <ol>
78 -
            <li><a href="http://en.wikipedia.org/wiki/Astral_Weeks">Astral Weeks</a> - Van Morrison (1968)</li>
79 -
            <li><a href="http://en.wikipedia.org/wiki/Rock_Bottom_(album)">Rock Bottom</a> - Robert Wyatt (1974)</li>
80 -
            <li><a href="http://en.wikipedia.org/wiki/The_Velvet_Underground_%26_Nico">The Velvet Underground &amp; Nico</a> - Velvet Underground (1967)</li>
81 -
            <li><a href="http://en.wikipedia.org/wiki/Loveless_(album)">Loveless</a> - My Bloody Valentine (1991)</li>
82 -
            <li><a href="http://en.wikipedia.org/wiki/The_Dark_Side_of_the_Moon">The Dark Side of the Moon</a> - Pink Floyd (1973)</li>
83 -
            <li><a href="http://en.wikipedia.org/wiki/In_the_Court_of_the_Crimson_King">In The Court of the Crimson King</a> - King Crimson (1969)</li>
84 -
            <li><a href="http://en.wikipedia.org/wiki/Grace_(Jeff_Buckley_album)">Grace</a> - Jeff Buckley (1994)</li>
85 -
            <li><a href="http://en.wikipedia.org/wiki/Third_(Soft_Machine_album)">Third</a> - Soft Machine (1970)</li>
86 -
            <li><a href="http://en.wikipedia.org/wiki/Safe_as_Milk">Safe as Milk</a> - Captain Beefheart (1967)</li>
87 -
            <li><a href="http://en.wikipedia.org/wiki/In_the_Aeroplane_Over_the_Sea">In the Aeroplane Over the Sea</a> - Neutral Milk Hotel (1998)</li>
88 -
          </ol>
89 -
          <p><em>Then, in no particular order...</em></p>
90 -
          <ul>
91 -
            <li><a href="http://en.wikipedia.org/wiki/Exile_on_Main_St.">Exile on Main St.</a> - The Rolling Stones (1972)</li>
92 -
            <li><a href="http://en.wikipedia.org/wiki/The_Doors_(album)">The Doors</a> - The Doors (1967)</li>
93 -
            <li><a href="http://en.wikipedia.org/wiki/Blood_on_the_tracks">Blood on the Tracks</a> - Bob Dylan (1975)</li>
94 -
            <li><a href="http://en.wikipedia.org/wiki/For_Emma,_Forever_Ago">For Emma, Forever Ago</a> - Bon Iver (2008)</li>
95 -
            <li><a href="http://en.wikipedia.org/wiki/Fare_Forward_Voyagers_(Soldier's_Choice)">Fare Forward Voyagers</a> - John Fahey (1973)</li>
96 -
            <li><a href="http://en.wikipedia.org/wiki/The_Beatles_(album)">The Beatles "White Album"</a> - Beatles (1968)</li>
97 -
            <li><a href="http://en.wikipedia.org/wiki/After_the_Gold_Rush">After the Gold Rush</a> - Neil Young (1970)</li>
98 -
            <li><a href="http://en.wikipedia.org/wiki/The_Soft_Bulletin">The Soft Bulletin</a> - The Flaming Lips (1999)</li>
99 -
            <li><a href="http://en.wikipedia.org/wiki/Kid_A">Kid A</a> - Radiohead (2000)</li>
100 -
            <li><a href="http://en.wikipedia.org/wiki/Pet_Sounds_(album)">Pet Sounds</a> - The Beach Boys (1966)</li>
101 -
            <li><a href="http://en.wikipedia.org/wiki/Either/Or_(album)">Either/Or</a> - Elliott Smith (1997)</li>
102 -
          </ul>
103 -
        </article>
104 -
        <article>
105 -
          <header>
106 -
            <h2>greatest open-source projects</h2>
107 -
            <p><em>I'm concerned with ambition, code quality, impact, design and function.</em></p>
108 -
          </header>
109 -
          <ol>
110 -
            <li>Linux</li>
111 -
            <li>git</li>
112 -
            <li>LLVM</li>
113 -
            <li>WebKit</li>
114 -
            <li>Nginx</li>
115 -
            <li>runit</li>
116 -
            <li>valgrind</li>
117 -
            <li>redis</li>
118 -
            <li>luajit</li>
119 -
            <li>mongrel</li>
120 -
            <li>xmonad</li>
121 -
            <li>zfs</li>
122 -
            <li>ffmpeg</li>
123 -
            <li>Firefox</li>
124 -
          </ol>
125 -
        </article>
126 -
      </section>
127 -
    <!--
128 -
    <section>
129 -
      <header>
130 -
        <h2>greatest jazz albums</h2>
131 -
        <p><em>My personal list. One album per artist.</em></p>
132 -
      </header>
133 -
      <ol>
134 -
        <li>The Black Saint and the Sinner Lady - Charles Mingus [1963]</li>
135 -
        <li>Captain Marvel - Stan Getz []</li>
136 -
        <li>A Love Supreme - John Coltrane []</li>
137 -
        <li>The Koeln Concert - Keith Jarrett []</li>
138 -
        <li>Thelonious Monk - Brilliant Corners []</li>
139 -
        <li>Miles David - Kind Of Blue []</li>
140 -
        <li>Duke Ellington- The Far East Suite []</li>
141 -
      </ol>
142 -
    </section>
143 -
    -->
144 -
    <footer>
145 -
      <a href="mailto:hello@cloudhead.io">hello@cloudhead.io</a>
146 -
      <p>&copy; 2010-2013 Alexis Sellier</p>
147 -
    </footer>
148 -
  </body>
149 -
</html>