React Basics
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buutti Education c73756e78c Initial commit 2 days ago
.scripts Initial commit 2 days ago
.themes Initial commit 2 days ago
.vscode Initial commit 2 days ago
imgs Initial commit 2 days ago
solutions Initial commit 2 days ago
README.md Initial commit 2 days ago
example-lecture-slides.html Initial commit 2 days ago
example-lecture.md Initial commit 2 days ago

README.md

Contents

Material completion denoted with 🌑🌘🌗🌖🌕 .

# Lecture Materials Exercises
1 Example Lecture 🌕 🌕

Repository notes (remove before publishing)

Running scripts to convert lectures to MD

Note: These instructions are for a Windows PC with WSL installed

  1. Install pptx2md: in an admin powershell, run pip install pptx2md
  2. copy .pptx lecture slides to .scripts folder
  3. In the .scripts folder, run .\convertAndReplaceAll.bat
  4. If everything went ok, move the generated .md files and the imgs folder to the root folder
  5. Remove .pptx files and the example lecture and its slides html
  6. In the .scripts folder, run python generateREADME.py
  7. Remove everything else from README than the generated table