Last active
August 29, 2015 14:07
-
-
Save ssx/e1b617045741b43fd00c to your computer and use it in GitHub Desktop.
Sample Structure
This file contains hidden or 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
| about | |
| -- subject 1 | |
| -- subject 2 | |
| news | |
| -- n number of posts/articles | |
| projects | |
| -- area 1 | |
| -- project name 1 | |
| -- project name 2 | |
| -- project name 3 | |
| --area 2 | |
| -- project name 4 | |
| -- project name 5 | |
| research | |
| -- project 6 | |
| -- project 7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment