WycliffeAssociates / WACS-docker-old

MIT License
0 stars 0 forks source link

Make repo header template links configurable by the environment #5

Open danparisd opened 11 months ago

danparisd commented 11 months ago

https://github.com/WycliffeAssociates/WACS/blob/dev/wacs-gitea/templates/repo/header.tmpl

Possible solutions:

  1. Inject the links into the files during container start up (better because environment)
  2. Inject the links into the files during docker build (not the environment)
  3. Copy the pattern from DOC, shipping the vars to the browser in a static asset