bowerscd / special-tribble

0 stars 0 forks source link

backend: embed front-end files into server binary, fixup makefile #9

Closed bowerscd closed 1 year ago

bowerscd commented 1 year ago

Embed the front-end files for the builds, divorcing some potential issues with a not-updated version of the site. Make the makefile download fontawesome6 (our main dependency) if it does not exist.

Signed-off-by: Deven Bowers bowerscd.source@gmail.com