I had a request from a student to make it possible to get a PDF version of the entire site for offline use. It might make sense to go the same route as the IPC notes we did with Docusaurus, see https://github.com/Seneca-ICTOER/Intro2C. Or we could tackle this with pandoc or something in a GitHub Actions Workflow.
I had a request from a student to make it possible to get a PDF version of the entire site for offline use. It might make sense to go the same route as the IPC notes we did with Docusaurus, see https://github.com/Seneca-ICTOER/Intro2C. Or we could tackle this with
pandocor something in a GitHub Actions Workflow.