diff --git a/README.md b/README.md index f226972..d23d4a3 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ Syntax highlighted code block For more details see GitHub Flavored Markdown. ``` +### Liquid +Here's some good references for using `liquid`. +- https://shopify.github.io/liquid/ +- https://shopify.dev/docs/api/liquid + ### Jekyll Themes Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file. diff --git a/_announcements/week-1.md b/_announcements/week-01.md similarity index 100% rename from _announcements/week-1.md rename to _announcements/week-01.md diff --git a/_announcements/week-02.md b/_announcements/week-02.md new file mode 100644 index 0000000..0c4fb0c --- /dev/null +++ b/_announcements/week-02.md @@ -0,0 +1,8 @@ +--- +title: Week 2 +week: 2 +date: 2023-08-28 +--- + +- Lab and Discussion sections start this week! Check the [calendar](calendar) page for times and locations. +- Fill out the [Exam Conflict Form](https://edstem.org/us/courses/42657/discussion/3361044) if one of the exams conflict with your other commitments. \ No newline at end of file diff --git a/_announcements/week-03.md b/_announcements/week-03.md new file mode 100644 index 0000000..cb6d5ad --- /dev/null +++ b/_announcements/week-03.md @@ -0,0 +1,10 @@ +--- +title: Week 3 +week: 3 +date: 2023-09-03 +--- + +- Monday is Labor Day: no class activity (lab sections, office hours). As a result, Lab 1 due date is extended to Friday, Sep 8. +- Discussion sections schedule is slightly modified. Check the [calendar](calendar) page for more details. +- Supplemental section starts this Wednesday. Check the [calendar](calendar) page for location and time. +- Fill out the [Exam Conflict Form](https://edstem.org/us/courses/42657/discussion/3361044) if any exam conflicts with your other commitments. \ No newline at end of file diff --git a/_announcements/week-04.md b/_announcements/week-04.md new file mode 100644 index 0000000..1df9e12 --- /dev/null +++ b/_announcements/week-04.md @@ -0,0 +1,10 @@ +--- +title: Week 4 +week: 4 +date: 2023-09-11 +--- + +- Homework 1 is due this Friday at **5PM**. + - Homework Party will be Tuesday 5-7PM in Warren 101B Section A. + - Office hours are updated. Check the [calendar](calendar) page for the most up-to-date schedule. +- Lab 2 is released and due Wednesday 11:59PM. \ No newline at end of file diff --git a/_announcements/week-05.md b/_announcements/week-05.md new file mode 100644 index 0000000..0eaf522 --- /dev/null +++ b/_announcements/week-05.md @@ -0,0 +1,8 @@ +--- +title: Week 5 +week: 5 +date: 2023-09-18 +--- + +- Lab 3 is released and due Wednesday 11:59PM. +- Homework 2 is released and due next Friday 5:00PM. \ No newline at end of file diff --git a/_announcements/week-06.md b/_announcements/week-06.md new file mode 100644 index 0000000..013133f --- /dev/null +++ b/_announcements/week-06.md @@ -0,0 +1,10 @@ +--- +title: Week 6 +week: 6 +date: 2023-09-25 +--- + +- Lab 4 is released and due Wednesday 11:59PM. +- Homework 2 is due this Friday 5:00PM. + - Homework Party will be held Tuesday 5-7PM in Warren 101B Section A. +- Midterm 1 is next week. Check Ed for detailed logistics. \ No newline at end of file diff --git a/_announcements/week-07.md b/_announcements/week-07.md new file mode 100644 index 0000000..c52afb3 --- /dev/null +++ b/_announcements/week-07.md @@ -0,0 +1,10 @@ +--- +title: Week 7 +week: 7 +date: 2023-10-03 +--- + +- Midterm 1 is this Thursday 7-9PM. + - Review session Tuesday 5-7PM in Moffitt 101. + - Check Ed for detailed logistics. +- Lab 5 is due Wednesday 11:59PM. diff --git a/_announcements/week-08.md b/_announcements/week-08.md new file mode 100644 index 0000000..35b64bf --- /dev/null +++ b/_announcements/week-08.md @@ -0,0 +1,9 @@ +--- +title: Week 8 +week: 8 +date: 2023-10-09 +--- + +- Congratulations on finishing Midterm 1! +- Lab 6 is released and due Wednesday, 10/11 at 11:59PM. +- Homework 3 is released and due Friday, 10/20 at 5PM. \ No newline at end of file diff --git a/_announcements/week-09.md b/_announcements/week-09.md new file mode 100644 index 0000000..9c6c286 --- /dev/null +++ b/_announcements/week-09.md @@ -0,0 +1,9 @@ +--- +title: Week 9 +week: 9 +date: 2023-10-16 +--- + +- Midterm 1 regrade is due Wednesday, Oct 18th 11:59PM. +- Lab 7 is released and due Wednesday, Oct 18th at 11:59PM. +- Homework 3 is due Friday, Oct 20th at 5PM. \ No newline at end of file diff --git a/_announcements/week-10.md b/_announcements/week-10.md new file mode 100644 index 0000000..4bc0535 --- /dev/null +++ b/_announcements/week-10.md @@ -0,0 +1,8 @@ +--- +title: Week 10 +week: 10 +date: 2023-10-23 +--- + +- Lab 8 is released and due Wednesday, Oct 25th at 11:59PM. +- Homework 4 is released and due Friday, Nov 3rd at 5PM. \ No newline at end of file diff --git a/_announcements/week-11.md b/_announcements/week-11.md new file mode 100644 index 0000000..099b50f --- /dev/null +++ b/_announcements/week-11.md @@ -0,0 +1,9 @@ +--- +title: Week 11 +week: 11 +date: 2023-10-29 +--- + +- Lab 9 is released and due Wednesday, Nov 1st at 11:59PM. +- Homework 4 is released and due Friday, Nov 3rd at 5PM. + - Homework Party will be held Tuesday, Oct 31st 5-7PM in Warren 101B. \ No newline at end of file diff --git a/_announcements/week-12.md b/_announcements/week-12.md new file mode 100644 index 0000000..ce30f5f --- /dev/null +++ b/_announcements/week-12.md @@ -0,0 +1,13 @@ +--- +title: Week 12 +week: 12 +date: 2023-11-06 +--- + +- Lab 10 is due Wednesday, Nov 8th 11:59PM. +- Homework 5 is now optional. +- Project Proposal is due this Friday, Nov 10th 11:59PM. +- Midterm 2 is next Tuesday, Nov 14th 7 - 9PM. + - We will hold a review session this Thursday, Nov 9th 5 - 7PM in Moffitt 101. +- Some schedule changes have been made for the following week, check [#425](https://edstem.org/us/courses/42657/discussion/3814268) and the [calendar](calendar) for details. + diff --git a/_announcements/week-13.md b/_announcements/week-13.md new file mode 100644 index 0000000..db8c279 --- /dev/null +++ b/_announcements/week-13.md @@ -0,0 +1,8 @@ +--- +title: Week 13 +week: 13 +date: 2023-11-13 +--- + +- Midterm 2 is Tuesday, Nov 14th. You should've received your seating assignment via email. +- Some schedule changes have been made for the week, check [#425](https://edstem.org/us/courses/42657/discussion/3814268) and the [calendar](calendar) for details. \ No newline at end of file diff --git a/_announcements/week-14.md b/_announcements/week-14.md new file mode 100644 index 0000000..e89df41 --- /dev/null +++ b/_announcements/week-14.md @@ -0,0 +1,10 @@ +--- +title: Week 14 +week: 14 +date: 2023-11-20 +--- + +- Feedbacks for project proposals have been released on Gradescope. Check the comments in your submission and [#494](https://edstem.org/us/courses/42657/discussion/3907164). +- Project checkpoints are now extended: + - Checkpoint 1 is due next Wednesday, 11/29 + - Checkpoint 2 is due Tuesday of RRR week, 12/5 \ No newline at end of file diff --git a/_announcements/week-15.md b/_announcements/week-15.md new file mode 100644 index 0000000..7637e3b --- /dev/null +++ b/_announcements/week-15.md @@ -0,0 +1,11 @@ +--- +title: Week 15 +week: 15 +date: 2023-11-27 +--- + +- Midterm 2 grades are released. Regrade requests are due Sunday, Dec 3rd. +- Lab 12 is due Wednesday, Nov 29th 11:59PM. +- Homework 6 is due Friday, Dec 1st 5:00PM. + - Homework Party Tuesday, Nov 28th 5-7PM in Warren 101B. +- Project Checkpoint 1 is due Wednesday, Nov 29th. \ No newline at end of file diff --git a/_announcements/week-16.md b/_announcements/week-16.md new file mode 100644 index 0000000..606620b --- /dev/null +++ b/_announcements/week-16.md @@ -0,0 +1,8 @@ +--- +title: Week 16 +week: 16 +date: 2023-12-04 +--- + +- Project Checkpoint 2 is due Tuesday, Dec 5th. +- Sign-up-based office hours are offered in place of lab and discussion sections. Check [#535](https://edstem.org/us/courses/42657/discussion/3968706) for details. \ No newline at end of file diff --git a/_announcements/week-17.md b/_announcements/week-17.md new file mode 100644 index 0000000..7b40248 --- /dev/null +++ b/_announcements/week-17.md @@ -0,0 +1,8 @@ +--- +title: Week 17 +week: 17 +date: 2023-12-11 +--- + +- Final Project is due Monday, 12/11. +- Group Member Evaluation is due Friday, 12/15. \ No newline at end of file diff --git a/index.md b/index.md index c137551..6ecafce 100644 --- a/index.md +++ b/index.md @@ -20,12 +20,12 @@ UC Berkeley, Spring 2024 -{% assign announcement = site.announcements | last %} +{% assign announcement = site.announcements | where: 'week', {{ site.current_week }} %} {{ announcement }} ## Schedule -[**Jump to current week**](#week-{{site.current_week}}){: .btn } +[**Jump to current week**](#week-{{ site.current_week }}){: .btn } {: .warning } The calendar is currently under construction, and is subject to change until this warning has been removed.