Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark mode + fix typos/grammer #99

Merged
merged 11 commits into from
Dec 7, 2023
Merged

Conversation

V0XNIHILI
Copy link
Contributor

@V0XNIHILI V0XNIHILI commented Dec 7, 2023

Contents of this PR:

  • Update .gitignore to ignore all files generated while building the book / during local development
  • Add support for dark mode to the site by creating separate light and dark style files. Also remove hardcoded colors for code blocks as they interfere with correct highlighting (resolves [WIP] dark mode #95)
  • Fix various grammar issues/typos

@V0XNIHILI V0XNIHILI mentioned this pull request Dec 7, 2023
@profvjreddi profvjreddi merged commit 466b9a4 into harvard-edge:main Dec 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WIP] dark mode
2 participants