-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e8db85f
commit 0f6e767
Showing
11 changed files
with
123 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<div class="btn btn-secondary nav-toggle-mobile d-xl-none"> | ||
<button class="btn btn-secondary nav-toggle-mobile d-xl-none"> | ||
<span class="label">Menu</span> | ||
<div class="hamburger"> | ||
<span></span> | ||
<span></span> | ||
<span></span> | ||
</div> | ||
</div> | ||
</button> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<div class="list-group"> | ||
|
||
<div class="list-group-item list-group-item-borderless col-12 col-lg-8"> | ||
<p class="tag tag-sm bg-light border-light mb-2"><strong>Concepts</strong></p> | ||
<h3 class="h5 my-1"><a href="#">Biology</a></h3> | ||
<p class="text-small text-muted mb-1">https://graphsearch.epfl.ch/…</p> | ||
<p><i>Biology</i> is the scientific study of life. It is a natural science with a broad scope but has several unifying themes that tie it together as a single, coherent …</p> | ||
</div> | ||
|
||
<div class="list-group-item list-group-item-borderless col-12 col-lg-8"> | ||
<p class="tag tag-sm bg-light border-light mb-2"><strong>Courses</strong></p> | ||
<h3 class="h5 my-1"><a href="#">CH-313 - Chemical biology </a></h3> | ||
<p class="text-small text-muted mb-1">https://graphsearch.epfl.ch/…</p> | ||
<p>Closely interfacing with bioengineering and medicine, this course provides foundational concepts in applying small-molecule chemical toolsets to probe the functions …</p> | ||
</div> | ||
|
||
<div class="list-group-item list-group-item-borderless col-12 col-lg-8"> | ||
<p class="tag tag-sm bg-light border-light mb-2"><strong>Publications</strong></p> | ||
<h3 class="h5 my-1"><a href="#">Chemical and Biological Gradients along the Damma Glacier Soil Chronosequence, Switzerland</a></h3> | ||
<p class="text-small text-muted mb-1">https://graphsearch.epfl.ch/…</p> | ||
<p class="text-sm mt-2 mb-1 d-flex align-items-center"> | ||
<svg class="icon feather align-middle mr-1" aria-hidden="true"> | ||
<use xlink:href="#calendar"></use> | ||
</svg> | ||
<span class="align-middle">Published in 2011</span> | ||
</p> | ||
<p class="text-sm mb-2 d-flex align-items-center"> | ||
<svg class="icon feather align-middle mr-1" aria-hidden="true"> | ||
<use xlink:href="#users"></use> | ||
</svg> | ||
<span class="sr-only">Authors: </span> | ||
<span class="align-middle"><a href="#"><strong>Camille Sigi</strong></a>, <a href="#"><strong>Lou Pereira</strong></a>, <a href="#"><strong>Charlie Müller</strong></a></span> | ||
</p> | ||
<p>PhD at the Biocenter, University of Basel 1989-1992. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vitae lacus vulputate, congue ligula id …</p> | ||
</div> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
title: Graph Search | ||
name: graph-search |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.