Holy Theory v0.0.36 Update
Hello everyone!
The 0.0.36 version of the Holy Theory project has been released.
I’ve completely revamped the project’s structure. Now, all valuable information is stored in the ‘content’ folder. The new version of the builder fetches data from there and creates ‘readme.md,’ which serves as the entry point for Holy Theory. The code has become much more readable and comprehensible.
In the coming week, I plan to develop an HTML generator module within ‘builder.js.’ I also need to rework the templating system. My objective is to eliminate certain dependencies, like the Pug template engine, because it isn’t worthwhile. ‘Keep it simple, stupid’ is my preferred approach.
Anyway, I’m on the verge of releasing the alpha version of Holy Theory. After this, the speed of book writing will increase significantly. It promises to be quite an interesting journey.
Changelog:
- add git + gitflow question
- update builder.js
- add Weird and unexpected behavior of JavaScript
- update builder-next
- update 16-message-queue
- change project structure
- finish refactoring for markdown version
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!