File tree 3 files changed +60
-0
lines changed
3 files changed +60
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ < div class ="row my-4 ">
6
+ < div class ="col-xs-12 col-md-10 col-lg-8 ">
7
+ < h1 > Calendar</ h1 >
8
+ </ div > <!-- col -->
9
+ </ div > <!-- row -->
10
+
11
+ < div class ="row justify-content-md-center ">
12
+ < div class ="col-xs-12 col-md-10 col-lg-8 calendar ">
13
+ < iframe src ="https://calendar.google.com/calendar/b/1/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FNew_York&src=YW5kcmV3LmNtdS5lZHVfZnYxZ3U3bzlicDlpaHY3MGNkajh0bG8yNzBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&color=%23F6BF26&showTitle=0&showNav=1&showDate=1&showPrint=0&showTabs=0&showCalendars=0&showTz=1&mode=MONTH " style ="border-width:0 " width ="800 " height ="600 " frameborder ="0 " scrolling ="no "> </ iframe >
14
+ </ div > <!-- col -->
15
+ </ div > <!-- row -->
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ < div class ="row my-4 ">
6
+ < div class ="col-xs-12 col-md-10 col-lg-8 ">
7
+ < h1 > Resources</ h1 >
8
+ </ div > <!-- col -->
9
+ </ div > <!-- row -->
10
+
11
+
12
+ < div class ="row my-4 ">
13
+ < div class ="col-xs-12 col-md-10 col-lg-8 ">
14
+ < h2 > Public</ h2 >
15
+ < ul >
16
+ < li > < a href ="{{ site.baseurl }}/resources/repos "> Code Repositories</ a > </ li >
17
+ </ ul >
18
+
19
+ < h2 > Internal</ h2 >
20
+ Only accessible to users with cmu.edu credentials.</ br > </ br >
21
+ < ul >
22
+ < li > < a href ="https://cmuwednesday.slack.com/ "> Slack Channel</ a > </ li >
23
+ < li > < a href ="https://mailman.srv.cs.cmu.edu/mailman/listinfo/networks-readinggroup "> Reading Group</ a > </ li >
24
+ < li > < a href ="https://calendar.google.com/calendar/embed?src=u83ir8v8l5l4ni9kjjnep50pfs%40group.calendar.google.com&ctz=America/New_York "> Events Calendar</ a > </ li >
25
+ </ ul >
26
+ </ div > <!-- col -->
27
+ </ div > <!-- row -->
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ < div class ="row my-4 ">
6
+ < div class ="col-xs-12 col-md-10 col-lg-8 ">
7
+ < h1 > Code Repositories</ h1 >
8
+ </ div > <!-- col -->
9
+ </ div > <!-- row -->
10
+
11
+
12
+ < div class ="row my-4 ">
13
+ < div class ="col-xs-12 col-md-10 col-lg-8 ">
14
+ <!-- <ul>
15
+ <li><a href="{{ site.baseurl }}/resources/repos">Code Repositories</a></li>
16
+ </ul> -->
17
+ </ div > <!-- col -->
18
+ </ div > <!-- row -->
You can’t perform that action at this time.
0 commit comments