feat: initial notes

This commit is contained in:
rzmk 2023-11-22 20:16:43 -05:00
commit abacf061c1
No known key found for this signature in database
9 changed files with 3546 additions and 0 deletions

29
README.md Normal file
View file

@ -0,0 +1,29 @@
# 📝 Various Digital SAT Math Notes
A **supplemental resource** of notes based on various resources for individuals studying for the Digital SAT's math section.
## **[View notes.pdf for the compiled notes.](notes.pdf)**
[![Cover page](cover.png)](notes.pdf)
## 📚 Tech Stack
- [Typst](https://typst.app) - Typesetting system
- [release-it](https://github.com/release-it/release-it) - Release management
## 📢 Disclaimer
Originally authored by [Mueez Khan](https://www.mueezkhan.com).
If there are any errors in this document, please let me know by [contacting me](https://www.mueezkhan.com/contact) or opening an [issue](https://github.com/rzmk/various-dsat-math-notes/issues) and/or [pull request](https://github.com/rzmk/various-dsat-math-notes/pulls). Fixes are greatly appreciated!
<!--
Notes for maintainer(s):
On release:
- Update footer with new version number
- (optional) Update cover page image (cover.png) with new version number
-->