Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 960 Bytes

File metadata and controls

23 lines (20 loc) · 960 Bytes

binhe-lab-protocols

Welcome to the wiki page for protocols and tutorials in the GRE lab. To go back to the lab website, click here

Other than this site, Bin has some protocols that are stored on his Google Drive.

{% comment %}

Change date order by adding '| reversed'

To sort by title or other variables use {% assign sorted_posts = category[1] | sort: 'title' %}

{% endcomment %}

{% assign sorted_cats = site.categories | sort %} {% for category in sorted_cats %} {% assign sorted_posts = category[1] | sort: 'title' %}

{{category[0] | capitalize}}

{% endfor %}