electronics-notes icon indicating copy to clipboard operation
electronics-notes copied to clipboard

Repository containing my notes about electronics.

You can read it at Read the docs.

Getting started

You need to install the dependencies

$ python3 -m pip install --user mkdocs python-markdown-math

and to read locally you need to do a simple

$ mkdocs serve