deploy: 7f4a37949e
|
After Width: | Height: | Size: 5.0 KiB |
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
# /assets folder contain Webpack processed assets with a file hash
|
||||
# They are safe for immutable caching, as filename change when content change
|
||||
|
||||
/assets/*
|
||||
Cache-Control: public
|
||||
Cache-Control: max-age=365000000
|
||||
Cache-Control: immutable
|
||||
|
||||
/fr/assets/*
|
||||
Cache-Control: public
|
||||
Cache-Control: max-age=365000000
|
||||
Cache-Control: immutable
|
||||
|
||||
/pt-BR/assets/*
|
||||
Cache-Control: public
|
||||
Cache-Control: max-age=365000000
|
||||
Cache-Control: immutable
|
||||
|
||||
/ko/assets/*
|
||||
Cache-Control: public
|
||||
Cache-Control: max-age=365000000
|
||||
Cache-Control: immutable
|
||||
|
||||
/zh-CN/assets/*
|
||||
Cache-Control: public
|
||||
Cache-Control: max-age=365000000
|
||||
Cache-Control: immutable
|
||||
|
|
@ -0,0 +1,59 @@
|
|||
# Server redirects for Netlify
|
||||
|
||||
|
||||
# Renamed doc routes
|
||||
/docs/docusaurus.config.js /docs/api/docusaurus-config
|
||||
/docs/next/docusaurus.config.js /docs/next/api/docusaurus-config
|
||||
/docs/lifecycle-apis /docs/api/plugin-methods/
|
||||
/docs/next/lifecycle-apis /docs/next/api/plugin-methods/
|
||||
/docs/using-themes /docs/swizzling
|
||||
/docs/next/using-themes /docs/next/swizzling
|
||||
/docs/advanced/swizzling /docs/swizzling
|
||||
/docs/next/advanced/swizzling /docs/next/swizzling
|
||||
/docs/markdown-features/inline-toc /docs/markdown-features/toc
|
||||
/docs/next/markdown-features/inline-toc /docs/next/markdown-features/toc
|
||||
/docs/markdown-features/headings /docs/markdown-features/toc
|
||||
/docs/next/markdown-features/headings /docs/next/markdown-features/toc
|
||||
|
||||
|
||||
# v2.docusaurus.io domain redirect after we put v2 on docusaurus.io
|
||||
https://v2.docusaurus.io/* https://docusaurus.io/:splat 301!
|
||||
|
||||
|
||||
# Redirect older Docusaurus v1 links that do not exist anymore in v2
|
||||
https://docusaurus.io/docs/en/* https://v1.docusaurus.io/docs/en/:splat
|
||||
https://docusaurus.io/docs/fr/* https://v1.docusaurus.io/docs/fr/:splat
|
||||
https://docusaurus.io/docs/ko/* https://v1.docusaurus.io/docs/ko/:splat
|
||||
https://docusaurus.io/docs/ro/* https://v1.docusaurus.io/docs/ro/:splat
|
||||
https://docusaurus.io/docs/ru/* https://v1.docusaurus.io/docs/ru/:splat
|
||||
https://docusaurus.io/docs/pt-br/* https://v1.docusaurus.io/docs/pt-br/:splat
|
||||
https://docusaurus.io/docs/zh-cn/* https://v1.docusaurus.io/docs/zh-cn/:splat
|
||||
|
||||
|
||||
|
||||
# Redirect Docusaurus v1 blog RSS feed
|
||||
/blog/feed.xml /blog/rss.xml
|
||||
|
||||
|
||||
# Feature requests redirects
|
||||
/feedback/* /feature-requests/:splat 301!
|
||||
/fr/feedback/* /fr/feature-requests/:splat 301!
|
||||
/pt-BR/feedback/* /pt-BR/feature-requests/:splat 301!
|
||||
/ko/feedback/* /ko/feature-requests/:splat 301!
|
||||
/zh-CN/feedback/* /zh-CN/feature-requests/:splat 301!
|
||||
/feature-requests/* /feature-requests 200
|
||||
/fr/feature-requests/* /fr/feature-requests 200
|
||||
/pt-BR/feature-requests/* /pt-BR/feature-requests 200
|
||||
/ko/feature-requests/* /ko/feature-requests 200
|
||||
/zh-CN/feature-requests/* /zh-CN/feature-requests 200
|
||||
|
||||
|
||||
# FALLBACK: PUT THIS LAST (rules above are more important)
|
||||
# Redirect each country sub-path to appropriate localized 404 file
|
||||
# Note: the 404 won't be served if the path match an existing static file
|
||||
# Note: useless for /* => Netlify already serve /404.html
|
||||
# See https://docs.netlify.com/routing/redirects/redirect-options/#custom-404-page-handling
|
||||
/fr/* /fr/404 404
|
||||
/pt-BR/* /pt-BR/404 404
|
||||
/ko/* /ko/404 404
|
||||
/zh-CN/* /zh-CN/404 404
|
||||
|
|
@ -0,0 +1 @@
|
|||
export default 1;
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"hello": "world"
|
||||
}
|
||||
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 123 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 379 KiB |
|
After Width: | Height: | Size: 156 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 79 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 152 KiB |
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 190 KiB |
|
After Width: | Height: | Size: 454 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 129 KiB |
|
After Width: | Height: | Size: 315 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 155 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 375 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 373 KiB |
|
After Width: | Height: | Size: 155 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 399 KiB |
|
After Width: | Height: | Size: 166 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 70 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 44 KiB |