-
This relates to #1680, which is closed as 'solved' so I am re-opening a similar question--hope that's OK. I would like to ensure that my project uses verbose URLs. In the documentation on URLs, it specifies: "Regardless of this setting, a link to an index page will drop the implied index.html; for example foo/index.html will be formatted as foo/." I have disabled clean URLs and so all the page navigation works as I wish, except for the home button on the site nav. Can I manually specify this as a full path somehow? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
No, as documented, this is not currently supported. I’m curious why you need it? |
Beta Was this translation helpful? Give feedback.
-
thanks @mbostock - I am storing Framework projects on AWS S3. If I don't publish a bucket as a static site, then I can't implement redirect. If I do publish it as a static site, I have to use a different URL path. The difference is ... it's not a big deal and I can use either; I was just sharing from the general bucket URL scheme and didn't initially realize the home button wasn't working, and now I have to change over some links and issue updates on the URL to folks (was hoping I could leave as is and silently fix). |
Beta Was this translation helpful? Give feedback.
-
duplicate of #1680 |
Beta Was this translation helpful? Give feedback.
-
Raised here (feel free to edit if I didn't articulate well): #1782
…On Fri, Oct 25, 2024, 5:25 PM Mike Bostock ***@***.***> wrote:
We should file a feature request for this…
—
Reply to this email directly, view it on GitHub
<#1779 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARR56SB3GNOE7W2A2EKJFTZ5KZMPAVCNFSM6AAAAABQTFC2KCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBVG4YDCMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
No, as documented, this is not currently supported. I’m curious why you need it?