VLCTechHub-site
VLCTechHub-site copied to clipboard
Improve compilation speed by doing selective compiling
Right now, every time the site is compiled, it does a full compilation of the site. This takes around 30 seconds.
We should try to change how the compilation works so it only recompiles the parts that has changed.