mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
0d130c26cf5a0a4a55bfdd2fab15f4772ad4c70c
* static url * add cors support for static resources * [assets] work on the migration to configurable url for assets Signed-off-by: Jakob Ackermann <[email protected]> * [misc] fix whitespace Signed-off-by: Jakob Ackermann <[email protected]> * [assets] fix the loading of the manifest.json It is generated dynamically, and as such can not be served by the cdn. Signed-off-by: Jakob Ackermann <[email protected]> * Revert "add cors support for static resources" This reverts commit 42f964fd181dbb8b139808b9be623470d4f0e40f Signed-off-by: Jakob Ackermann <[email protected]> * [docs] add the STATIC_URL_PREFIX option Signed-off-by: Jakob Ackermann <[email protected]> * [docs] reverse-proxy: nginx: add two setups for STATIC_URL_PREFIX Signed-off-by: Jakob Ackermann <[email protected]> * [assets] migrate the url of a new asset to the static url prefix REF: f2a3abc683ad4b2177b7c7c6160a2c0b4316120a Signed-off-by: Jakob Ackermann <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%