Skip to content

Commit

Permalink
Merge pull request #1 from neu-se/section_calendars
Browse files Browse the repository at this point in the history
updating section calendars
  • Loading branch information
abhutta0 authored Aug 14, 2024
2 parents 352e246 + 40f1c4f commit 8605ba6
Show file tree
Hide file tree
Showing 9 changed files with 514 additions and 16 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.15.5-x64-mingw-ucrt)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (223)
Expand Down Expand Up @@ -232,6 +233,10 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.19.0)
multi_xml (0.6.0)
nokogiri (1.13.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
octokit (4.25.1)
Expand Down Expand Up @@ -273,12 +278,14 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.8.2-x64-mingw-ucrt)
unicode-display_width (1.8.0)
webrick (1.8.1)
zeitwerk (2.6.11)

PLATFORMS
universal-darwin-23
x64-mingw-ucrt

DEPENDENCIES
coderay (~> 1.1.0)
Expand Down
18 changes: 9 additions & 9 deletions _data/config.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
deadlines:
'3':
Wed:
date: 2024/01/24 11:00am
date: 2024/09/18 12:00pm
content: ip1
'4':
Wed:
date: 2024/01/31 11:00am
date: 2024/09/25 12:00pm
content: tp1
'6':
Wed:
date: 2024/02/14 11:00am
date: 2024/10/09 12:00pm
content: tp2
'7':
Wed:
date: 2024/02/21 11:00am
date: 2024/10/16 12:00pm
content: ip2
'8':
Wed:
date: 2024/02/28 11:00am
date: 2024/10/23 12:00pm
content: tp3
'14':
'13':
Wed:
date: 2024/04/10 11:00am
date: 2024/11/26 12:00pm
content: tp4
dates:
firstMonday: 2024/01/08
numWeeks: 15
firstMonday: 2024/09/02
numWeeks: 14
types:
default:
className: lesson
Expand Down
7 changes: 2 additions & 5 deletions _data/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
name: Tests with Larger Scope
page:
7a:
name: Principles for Cloud Deployment
name: Continuous Development
page:
7b:
name: Continuous Development
name: Principles for Cloud Deployment
page:
8a:
name: Work on project (Discuss project plan/revisions)
Expand Down Expand Up @@ -132,8 +132,5 @@ teamMeetings:
name: Team Meetings
midtermReview:
name: Midterm Review
thanksgivingNoClass:
name: Thanksgiving (No class)
type: holiday
noClass:
name: No Class
106 changes: 106 additions & 0 deletions calendars/s1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
layout: schedule
title: Section 1 - Calendar
parent: Calendar
permalink: /calendar/s1
instructor: Prof Bhutta
location: West Village G 106
dates: Mondays & Thursdays 11:45am-1:25pm
weeks:
# Each key in this dictionary is a week, and then each week has a key in [Mon, Tue, Wed, Thu, Fri].
# Each day has keys `date` and `content`. The date is shown on the schedule, and `content` is a key into the yml file in _data/modules.yml. `content` may be an array.
# Each day can also have a `note` field, which is shown in italics on the calendar.
# This schedule data is unioned with the deadlines in _data/config.yml
'1':
Thu:
date: 2024/09/05
content: 1a
'2':
Mon:
date: 2024/09/09
content: 1b
Thu:
date: 2024/09/12
content: 2a
'3':
Mon:
date: 2024/09/16
content: 2b
Thu:
date: 2024/09/19
content: 3a
'4':
Mon:
date: 2024/09/23
content: 3b
Thu:
date: 2024/09/26
content: 4a
'5':
Mon:
date: 2024/09/30
content: 4b
Thu:
date: 2024/10/03
content: 5a
'6':
Mon:
date: 2024/10/07
content: [5b,6a]
Thu:
date: 2024/10/10
content: 6b
'7':
Mon:
date: 2024/10/14
content: indigenous
Thu:
date: 2024/10/17
content: 7a
'8':
Mon:
date: 2024/10/21
content: 8a
Thu:
date: 2024/10/24
content: 7b
'9':
Mon:
date: 2024/10/28
content: 8b
Thu:
date: 2024/10/31
content: 9a
'10':
Mon:
date: 2024/11/04
content: 10a
Thu:
date: 2024/11/07
content: 9b
'11':
Mon:
date: 2024/11/11
content: veteransday
Thu:
date: 2024/11/14
content: 11b
'12':
Mon:
date: 2024/11/18
content: 12c
Thu:
date: 2024/11/21
content: [12b]
'13':
Mon:
date: 2024/11/25
content: 13a
Thu:
date: 2024/11/28
content: thanksgiving
'14':
Mon:
date: 2024/12/02
content: 13b
---
106 changes: 106 additions & 0 deletions calendars/s2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
layout: schedule
title: Section 2 - Calendar
parent: Calendar
permalink: /calendar/s2
instructor: Prof Bhutta
location: EXP 204
dates: Tuesday & Friday 9:50am-11:30am
weeks:
# Each key in this dictionary is a week, and then each week has a key in [Tue, Tue, Wed, Fri, Fri].
# Each day has keys `date` and `content`. The date is shown on the schedule, and `content` is a key into the yml file in _data/modules.yml. `content` may be an array.
# Each day can also have a `note` field, which is shown in italics on the calendar.
# This schedule data is unioned with the deadlines in _data/config.yml
'1':
Fri:
date: 2024/09/06
content: 1a
'2':
Tue:
date: 2024/09/10
content: 1b
Fri:
date: 2024/09/13
content: 2a
'3':
Tue:
date: 2024/09/17
content: 2b
Fri:
date: 2024/09/20
content: 3a
'4':
Tue:
date: 2024/09/24
content: 3b
Fri:
date: 2024/09/27
content: 4a
'5':
Tue:
date: 2024/10/01
content: 4b
Fri:
date: 2024/10/04
content: 5a
'6':
Tue:
date: 2024/10/08
content: 5b
Fri:
date: 2024/10/11
content: 6a
'7':
Tue:
date: 2024/10/15
content: 6b
Fri:
date: 2024/10/18
content: 7a
'8':
Tue:
date: 2024/10/22
content: 8a
Fri:
date: 2024/10/25
content: 7b
'9':
Tue:
date: 2024/10/29
content: 8b
Fri:
date: 2024/11/01
content: 9a
'10':
Tue:
date: 2024/11/05
content: 10a
Fri:
date: 2024/11/08
content: 9b
'11':
Tue:
date: 2024/11/12
content: 10a
Fri:
date: 2024/11/15
content: 11b
'12':
Tue:
date: 2024/11/19
content: 12c
Fri:
date: 2024/11/22
content: 12b
'13':
Tue:
date: 2024/11/26
content: 13a
Fri:
date: 2024/11/29
content: thanksgiving
'14':
Tue:
date: 2024/12/03
content: 13b
---
Loading

0 comments on commit 8605ba6

Please sign in to comment.