diff --git a/logistics/course-site.md b/logistics/course-site.md new file mode 100644 index 0000000..de5c75e --- /dev/null +++ b/logistics/course-site.md @@ -0,0 +1,22 @@ +--- +layout: page +title: Course Webpages +parent: Course Logistics +nav_order: 2 +--- + +# Course Webpages + +## Templates + +- [Berkeley Class Site Template with Accessibility Checks](https://github.com/berkeley-cdss/berkeley-class-site) +- [CS 161 Course Site Template](https://github.com/cs161-staff/course-site-template) + + +## Accessibility Resources + +You are responsible for ensuring that your webpage is accessible. This is both the right thing to do and a legal obligation. + +- [Digital Accessibility Program](https://dap.berkeley.edu/) +- [WCAG Standards](https://www.w3.org/WAI/standards-guidelines/wcag/) +- [Color Contrast Checker](https://webaim.org/resources/contrastchecker/) \ No newline at end of file diff --git a/logistics/index.md b/logistics/index.md index 09aae11..08f1754 100644 --- a/logistics/index.md +++ b/logistics/index.md @@ -6,3 +6,8 @@ has_children: true --- # Course Logistics + +## Quick Links + +- [CS 161 Pedagogy Blog](https://pedagogy.cs161.org/) +- [DSUS Instructor Hub](https://sites.google.com/berkeley.edu/dsusinstructorhub/home?pli=1&authuser=1) \ No newline at end of file