mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-27 17:42:08 +00:00
- Add feature to static site finding that looks for `/index.html` if URL ends with a slash
14 lines
266 B
JSON
14 lines
266 B
JSON
[
|
|
{
|
|
"site_path": "/develop/libs/",
|
|
"s3_path": "/site/develop/libs/"
|
|
},
|
|
{
|
|
"site_path": "/develop/doc/",
|
|
"s3_path": "/site/develop/doc/html/"
|
|
},
|
|
{
|
|
"site_path": "/",
|
|
"s3_path": "/site/develop/"
|
|
}
|
|
] |