Skip to content

Open source collection of university notes on Computer, Math, Finance, Economics and so much more!

License

Notifications You must be signed in to change notification settings

Fir121/uni-notes

 
 

Repository files navigation

👋 Welcome!

This is a PWA using Mkdocs material theme

⚡️ Performance Optimizations

  • Network-first PWA (offline-use possible)
  • Minifying & combining CSS/JS
  • Lazy loading images
  • Prefetching links
  • Using katex instead of mathjax
  • content-visibility: auto

Why PWA?

PWA are applications that have been designed to be capable, reliable, and installable with a single codebase.

Using a PWA in this case allows the contributors of the website and I to ensure legible and understandable content, without worrying about the app development.

For more details, check out Google’s blog post

⚠️ Disclaimers

  • Make sure to give due credit when sharing these notes, to help support this project :) Publishing this as your own without crediting and using the exact Open Software License 3.0 would be bypassing the license, and demeaning this project.
  • This is meant to be a student-only knowledge sharing initiative - not a classroom portal.
  • These notes are not affiliated to any university, club, association.
  • Kindly note that since this is open source, and hence, correctness cannot be guaranteed.

Forking

There is no explicit git command to fork a repo, so you will need to fork using the Fork button at the top of this repository page.

Cloning

git clone --single-branch --branch main https://github.com/uni-notes/uni-notes

License

https://github.com/uni-notes/uni-notes/blob/0e642d1e5922c11d8e80ab89f8f4849668338f7c/license#L1-L10

About

Open source collection of university notes on Computer, Math, Finance, Economics and so much more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%