ZizzyDizzyMC / linx-server

Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Powers https://put.icu
GNU General Public License v3.0
211 stars 34 forks source link

Edit template on docker installation #32

Open dotcomUNDERGROUND opened 2 years ago

dotcomUNDERGROUND commented 2 years ago

I am running it on docker.

Is there any way to edit the template files?

I want to theme it with bootstrap so its easier to use on mobile devices and add "copy" button to easily copy the share links.

BBaoVanC commented 1 year ago

Currently they are embedded directly into the executable, so you have to edit them and then recompile (and use the new binary that you compiled).