1. Principles and practices¶
Here are some interesting info and links that we share with our students.
Git links¶
- https://academy.cba.mit.edu/classes/project_management/archive.html
- Fast guide to upload and update your repo to the GIT repo of Fab Academy
- Julians Recitations 2024 about version control and Gitlab
- https://adamtheautomator.com/gitlab-ssh/
- https://git-scm.com/
MarkDown¶
Changing the fonts Change in mkdocs.yml
Markdown links¶
FFMPEG¶
Installing FFMPEG in Windows
If you open cmd with administrator privileges, you can run
and change C:\ffmpeg\bin to your path to FFmpeg.
Close the terminal and open it again Now you can use FFMEG within the terminal You have to change the filenames input_filename.mp4 and output_video.mp4