Holy Theory v0.0.43 Update
Hello everyone!
The 0.0.43 version of the Holy Theory project has been released.
Finally, I found some time to add a table of contents to my builder. It works fine with the markdown version. Next time, I’m going to add it to the HTML version. Additionally, I faced a PDF generation issue. For some reason, the process throws a timeout exception. I’ve been working on it and looking for solutions that can generate such large PDF files from markdown or HTML without crashing. This will be my main goal for the next week.
Changelog:
- add Sum square difference training
- add alpha version of table of contents builder
- add 10001st prime training
- update hash table data structure
- fix issue with headers in all content markdown file
The project link: https://github.com/AndersDeath/holy-theory
Alpha Eleventy based version: https://eleventy-vladimir-test.netlify.app/
Alpha version of builder.js generator result: https://andersdeath.github.io/holy-theory/builder/test/index.html
Thank you and have a great week!