Also, I've changed the output format to HTML5, which gets us off of the use of obsolete font tags (but unfortunately does not make the pages responsive, because the template source-highlight uses is extremely barebones).
There are very few actual changes as a result of running the script:
Some minor code updates that weren't synced with the HTML version
Some Assembly files were being highlighted as S rather than Assembly, which the script fixed
More Makefiles
If you also like #32, I can create a new PR incorporating both of them so that you don't have to resolve merge conflicts with Makefile.
It's easy to forget to perform this step.
Also, I've changed the output format to HTML5, which gets us off of the use of obsolete font tags (but unfortunately does not make the pages responsive, because the template source-highlight uses is extremely barebones).
There are very few actual changes as a result of running the script:
If you also like #32, I can create a new PR incorporating both of them so that you don't have to resolve merge conflicts with Makefile.