Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.53 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.53 KB

2021-2022 TJ Dev Club Lectures

Repository for 2021-2022 TJ Dev Club lectures, created by TJ Dev Club officers.

Contribution

Clone

To clone this repository, input git clone [email protected]:TJDevClub/lectures2021-2022.git into your terminal after setting up SSH. For more instructions on how to set up SSH, visit Github's documentation. Change directories (cd lectures2021-2022) and open it in your favorite code editor, and you should be set to edit!

Adding Lecture Materials

Start by creating a folder in the root of this repository for a lecture topic. Create a Markdown file with the same name—this is where your lecture notes will go. If you have supplemental images, create an images directory and place them there. (In the Markdown file, use ./images/<file>.<ext> when referencing images.) You can choose to organize supplemental materials however you wish.

Questions

Contact [email protected] or join our Discord with any questions.