elixir/static
Théo Lebrun 6356cdc3c7 static: embed all CSS files into /static/style.css
Avoid many tiny requests. The issue is that browsers have a limited
amount of concurrent requests they can make. We do 19 for
loading /linux/v6.11.6/source. Reduce that to 14.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2024-11-06 15:00:41 +01:00
..
fonts Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
img web: static/img: commit favicon.ico 2024-09-27 17:48:34 +02:00
autocomplete.js autocomplete: Submit form on item selection 2024-09-13 11:22:28 +02:00
dynamic-references.js Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
robots.txt static: add /robots.txt 2024-09-27 18:19:11 +02:00
script.js js: Switch to strict mode in script.js 2024-09-26 13:05:00 +02:00
style.css static: embed all CSS files into /static/style.css 2024-11-06 15:00:41 +01:00