this repo has no description
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

move the timeline to bottom

+39 -39
+39 -39
site/index.html
··· 102 102 </div> 103 103 </section> 104 104 105 + <section id="about"> 106 + <div class="container"> 107 + <h2>About</h2> 108 + <h3>Participants</h3> 109 + <div class="participants"> 110 + <ul> 111 + <li class="original"><a href="https://anil.recoil.org" target="_blank">Anil Madhavapeddy</a></li> 112 + <li class="original"><a href="https://www.cs.cornell.edu/~jnfoster/" target="_blank">Nate Foster</a></li> 113 + <li class="original"><a href="https://cs.nyu.edu/~apanda/" target="_blank">Aurojit Panda</a></li> 114 + <li class="original"><a href="https://cseweb.ucsd.edu/~mcoblenz/" target="_blank">Michael Coblenz</a></li> 115 + <li class="original"><a href="https://www.cst.cam.ac.uk/people/mte24" target="_blank">Mark Elvers</a></li> 116 + <li class="original"><a href="https://gazagnaire.org" target="_blank">Thomas Gazagnaire</a></li> 117 + <li class="original"><a href="https://web.eecs.umich.edu/~comar/" target="_blank">Cyrus Omar</a></li> 118 + <li class="original"><a href="https://www.jonmsterling.com" target="_blank">Jonathan Sterling</a></li> 119 + <li class="original"><a href="https://www.ianbrown.tech" target="_blank">Ian Brown</a></li> 120 + <li><a href="https://dorchard.github.io" target="_blank">Dominic Orchard</a></li> 121 + <li><a href="https://profiles.imperial.ac.uk/h.haddadi" target="_blank">Hamed Haddadi</a></li> 122 + <li><a href="https://www.cst.cam.ac.uk/people/jac22" target="_blank">Jon Crowcroft</a></li> 123 + <li><a href="https://dynamicaspects.org/research/" target="_blank">Roly Perera</a></li> 124 + <li><a href="https://www.cst.cam.ac.uk/people/efs20" target="_blank">Emily Shuckburgh</a></li> 125 + <li><a href="https://www.cfse.cam.ac.uk/directory/marla_fuchs" target="_blank">Marla Fuchs</a></li> 126 + </ul> 127 + </div> 128 + 129 + <h3>Join the Conversation</h3> 130 + <p>We'd love to have you on board as well; we recognise that we need lots of input and participation from diverse stakeholders across disciplines, and so we invite you to join our exploration and contribute to this open collaboration. Just get in touch with any of the participants above and we can add you to the list above. We're using Matrix to stay connected as well.</p> 131 + <div class="social-links"> 132 + <a href="https://matrix.to/#/#bellairs-discuss:recoil.org" class="matrix-link"> 133 + <img src="matrix-icon.svg" alt="Matrix" width="20" height="20" class="matrix-icon"> 134 + Join our Matrix Channel 135 + </a> 136 + <a href="https://bsky.app/profile/bellairs.quest" target="_blank" class="bluesky-link"> 137 + <img src="bluesky-icon.svg" alt="Bluesky" width="20" height="20" class="bsky-icon"> 138 + Follow on Bluesky 139 + </a> 140 + </div> 141 + </div> 142 + </section> 143 + 105 144 <section id="timeline"> 106 145 <div class="container"> 107 146 <h2>Timeline</h2> ··· 180 219 <p><a href="https://www.cs.cornell.edu/~jnfoster/" target="_blank">Nate Foster</a> considers how programming languages might help to <a href="https://yjolt.org/programming-language-future-interests" target="_blank">capture property conveyancing</a>, sparking an interest in the legal applications of ownership.</p> 181 220 </div> 182 221 </div> 183 - </div> 184 - </div> 185 - </section> 186 - 187 - <section id="about"> 188 - <div class="container"> 189 - <h2>About</h2> 190 - <h3>Participants</h3> 191 - <div class="participants"> 192 - <ul> 193 - <li class="original"><a href="https://anil.recoil.org" target="_blank">Anil Madhavapeddy</a></li> 194 - <li class="original"><a href="https://www.cs.cornell.edu/~jnfoster/" target="_blank">Nate Foster</a></li> 195 - <li class="original"><a href="https://cs.nyu.edu/~apanda/" target="_blank">Aurojit Panda</a></li> 196 - <li class="original"><a href="https://cseweb.ucsd.edu/~mcoblenz/" target="_blank">Michael Coblenz</a></li> 197 - <li class="original"><a href="https://www.cst.cam.ac.uk/people/mte24" target="_blank">Mark Elvers</a></li> 198 - <li class="original"><a href="https://gazagnaire.org" target="_blank">Thomas Gazagnaire</a></li> 199 - <li class="original"><a href="https://web.eecs.umich.edu/~comar/" target="_blank">Cyrus Omar</a></li> 200 - <li class="original"><a href="https://www.jonmsterling.com" target="_blank">Jonathan Sterling</a></li> 201 - <li class="original"><a href="https://www.ianbrown.tech" target="_blank">Ian Brown</a></li> 202 - <li><a href="https://dorchard.github.io" target="_blank">Dominic Orchard</a></li> 203 - <li><a href="https://profiles.imperial.ac.uk/h.haddadi" target="_blank">Hamed Haddadi</a></li> 204 - <li><a href="https://www.cst.cam.ac.uk/people/jac22" target="_blank">Jon Crowcroft</a></li> 205 - <li><a href="https://dynamicaspects.org/research/" target="_blank">Roly Perera</a></li> 206 - <li><a href="https://www.cst.cam.ac.uk/people/efs20" target="_blank">Emily Shuckburgh</a></li> 207 - <li><a href="https://www.cfse.cam.ac.uk/directory/marla_fuchs" target="_blank">Marla Fuchs</a></li> 208 - </ul> 209 - </div> 210 - 211 - <h3>Join the Conversation</h3> 212 - <p>We'd love to have you on board as well; we recognise that we need lots of input and participation from diverse stakeholders across disciplines, and so we invite you to join our exploration and contribute to this open collaboration. Just get in touch with any of the participants above and we can add you to the list above. We're using Matrix to stay connected as well.</p> 213 - <div class="social-links"> 214 - <a href="https://matrix.to/#/#bellairs-discuss:recoil.org" class="matrix-link"> 215 - <img src="matrix-icon.svg" alt="Matrix" width="20" height="20" class="matrix-icon"> 216 - Join our Matrix Channel 217 - </a> 218 - <a href="https://bsky.app/profile/bellairs.quest" target="_blank" class="bluesky-link"> 219 - <img src="bluesky-icon.svg" alt="Bluesky" width="20" height="20" class="bsky-icon"> 220 - Follow on Bluesky 221 - </a> 222 222 </div> 223 223 </div> 224 224 </section>