Holy Theory v0.0.35 Update
Hello everyone!
The 0.0.35 version of the Holy Theory project has been released.
This week, I finally added a few theory articles and made a significant update to the builder. Firstly, I finished the refactoring process. Secondly, I prepared a test script that generates almost the same results as builder.js but without complex settings.json. In simple terms, the new prototype generates documents by creating links with the same paths as the articles stored in folders. The document’s structure mirrors the folder structure.
During the next week, I am going to continue working on the prototype and adding new articles. If the new script proves to be better, I will replace the previous solution with it.
Changelog:
- add 13-rest-api.md question
- create builder-next version — it’s experimental
- create builder-next markdown website generator — it’s experimental
- create builder-next alpha
- add 14-websocket.md question
- add 15-graphql.md question
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!