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+Pto open Quick Open- Run a launch configuration
- "debug Run Application" runs
mkdocs serve - "debug Launch Application" runs
mkdocs serveand opens the application in a new Microsoft Edge window
- "debug Run Application" runs
mkdocs serve