tvl-depot/web
sterni 040416b3eb refactor(web): common template for index pages of tvl and atward
Use simple string interpolation based approach to templating and allow
changing the main body, the title and to inject extra HTML into the head
element. Additionally we can use `https://tvl.fyi/` instead of `/` when
referring to assets.

One limitation currently is that the template only works for index pages
(it link to self using `href="/"`), but this should be easy to fix.

For atward, instead of using the `onload` attribute of `body`, we now
register an event listener in JavaScript which makes the template code
less complicated. When building the derivation the template is rendered
to HTML and injected into the source.

Change-Id: I2ea0c5bf5f6286e781285ade7751a348bab3bdc8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3112
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-05-12 15:36:44 +00:00
..
atward refactor(web): common template for index pages of tvl and atward 2021-05-12 15:36:44 +00:00
bubblegum feat(nix/utils): add storePathName, a more generic baseNameOf 2021-04-20 11:00:52 +00:00
cgit-taz refactor: Move nixpkgs attribute to third_party.nixpkgs 2021-04-10 21:18:55 +00:00
converse refactor(web/converse): Refactor first handlers to rouille 2021-04-20 10:44:57 +00:00
panettone revert: "feat(web/panettone): Allow requesting JSON" 2021-04-30 11:54:45 +00:00
todolist refactor: Replace 'depotPath' with 'depot.path' 2021-04-12 21:55:07 +00:00
tvl refactor(web): common template for index pages of tvl and atward 2021-05-12 15:36:44 +00:00