Website for my notes on various programming-related topics.
-
Clone repository
git clone https://github.com/patrick-5546/notes.git
-
Install dependencies
pip install -r docs/requirements.txt
- Can do this in a Python virtual environment
-
Manually install social plugin OS dependencies
CTRL+P
to open Quick Open- Run a launch configuration
- "debug Run Application" runs
mkdocs serve
- "debug Launch Application" runs
mkdocs serve
and opens the application in a new Microsoft Edge window
- "debug Run Application" runs
mkdocs serve