Adapt course notes and merge of the first two milestones - #4
Merged
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.
This pull request makes several structural and content improvements to the course website and documentation, especially regarding project documentation and milestone instructions. The most significant changes include combining and updating milestone documentation, improving the organization and rendering of project briefs, and adding support for linking PDF slide decks to week pages.
Project Documentation and Milestone Updates:
milestone-1-technical-design-and-repository.md), replacing the previous separate milestone documents and updating the rubric and requirements accordingly. The old milestone 1 and 2 files were removed or renamed, and milestone numbers were updated throughout the documentation. [1] [2] [3] [4] [5]Project Briefs Rendering and Metadata:
Site Features and Assets:
slides_pdffrontmatter field, and updated the documentation to explain this. Also ensured theslides/directory is copied to the build output. [1] [2]resource_url) to handle both local and external resource links in the build system. [1] [2]Styling:
.resource-linkto improve the appearance of resource links such as slide deck buttons.Content and Metadata Updates:
Summary of most important changes:
1. Project Documentation and Milestones
2. Project Briefs Build and Metadata
3. Site Features
slides_pdffrontmatter and ensured slides are included in the build. [1] [2]resource_urlutility for robust resource linking. [1] [2]4. Styling
.resource-linkCSS for improved resource link appearance.5. Content Updates