The script can be used locally - generates HTML page very similar to that on the web. For example (I have a script located on the folder parent to my TDE git tree and tde git folder is now the active folder):
../commit-list-page >../commit-list-page.html
That sounds cool.
For myself I was not thinking of another html page. I was thinking more of just viewing similar output as the commit page but directly in the terminal window as stdout.
Darrell