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

uni-notes/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

uni-notes/license

Lines 1 to 10 in 0e642d1

Open Software License ("OSL") v. 3.0
Copyright (c) 2023 Ahmed Thahir
This Open Software License (the "License") applies to any original work of
authorship (the "Original Work") whose owner (the "Licensor") has placed the
following licensing notice adjacent to the copyright notice for the Original
Work:
Licensed under the Open Software License version 3.0

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages