forked from abecode/631-rtopics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
49 lines (49 loc) · 1.42 KB
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name: "631-rtopics"
output_dir: "docs"
navbar:
title: "631"
left:
- text: "Home"
href: index.html
- text: "About"
href: about.html
- text: "Lectures"
menu:
- text: "lecture 1"
href: lecture-01.html
- text: "lecture 2"
href: lecture-02.html
- text: "lecture 3"
href: lecture-03.html
- text: "lecture 4"
href: lecture-04.html
- text: "lecture 5"
href: lecture-05.html
- text: "lecture 6"
href: lecture-06.html
- text: "lecture 7"
href: lecture-07.html
- text: "lecture 8"
href: lecture-08.html
- text: "lecture 9"
href: lecture-09.html
- text: "lecture 10"
href: lecture-10.html
- text: "lecture 11"
href: lecture-11.html
- text: "lecture 12"
href: lecture-12.html
- text: "lecture 13"
href: lecture-13.html
- text: "lecture 14"
href: lecture-14.html
- text: "Contributed"
menu:
- text: "extracting questions from hw"
href: "contrib/Extract_questions.py"
- text: "extracting questions from hw 2"
href: "contrib/questionextract-1.py"
- text: "SIR simulation"
href: "contrib/sir-simulation.html"
- text: "Contributed-Github Listing"
href: https://github.com/abecode/631-rtopics/tree/master/contrib