tmdjs icon indicating copy to clipboard operation
tmdjs copied to clipboard

html files in git repo

Open awb99 opened this issue 9 months ago • 1 comments

the generated html files now appear on the git commit history. this makes it difficult to track what was actually updated in the code.

I believe there is a way around this. I will paste a link

awb99 avatar Feb 21 '25 04:02 awb99

https://github.com/pink-gorilla/webly/blob/master/.github/workflows/static.yml here is one solution that compiles cljs to js and updates a static github pages website.

awb99 avatar Feb 21 '25 04:02 awb99