Skip to content

NontasBak/sapiloguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapiloguide

Past exam solutions for thmmy. You can find all the currently added solutions below:

Printable versions:

If you want the black & white versions you can get them here

Contribute

Contributions are welcome and appreciated. The notes are written in tldraw, there is also a VScode extension you can use. You need to follow these steps in order:

  • Download git on your pc
  • Fork the repository
  • Clone the fork you just made
  • Modify/Add the .tldr files in the src folder
  • Commit and push your changes
  • Make a pull request (PR)
  • Github actions will automatically build the pdfs once the PR is approved

If you want to contribute to the code and/or build the pdf files yourself follow these steps:

  • Install node.js on your pc and run npm install
  • Run npm run build to build all of the pdf files (not recommended)
  • or run npm start and the code will automatically detect your changed .tldr files through git (make sure you haven't commited the files before you run it). This is recommended if you want to save time.

About

Past exam solutions for thmmy, auto converted to pdfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published