Make a TeachNet Page#1
Open
cycomachead wants to merge 7 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initialize Berkeley-styled Jekyll site for Teach-Net
Creates a complete GitHub Pages–ready Jekyll site for Teach-Net, the UC Berkeley moderated email forum for faculty and staff. The site follows UC Berkeley brand guidelines and is designed to be maintained by non-technical users.
Changes
Content & Pages
index.md— Teach-Net home page with subscribe instructions, post address, and reply-all warning calloutresources.md— Teaching resources page with links to CTL and campus toolsModular Includes
button.html— drop-in styled link button usable from Markdowncallout.html— highlighted note/tip/warning boxes usable from Markdownheader.html,nav.html,footer.html,head.html— small, independently editable layout pieces_data/navigation.yml(add a page to the menu by editing one file)UC Berkeley Styling
_variables,_base,_layout,_components#002676, Founders Rock#003262, California Gold#FDB515, and brand fonts (Inter / Source Serif 4 / Source Code Pro)Accessibility
aria-currentnav, visible focus rings, WCAG AA contrastberkeley-cdss/berkeley-class-site, covering WCAG 2.1 AA and 2.2 per pageCI & Deployment
mainDeveloper Experience
Superconductor Ticket Implementation | Guided Review