Is there a way to setup SLUG_PRESERVE_UNICODE
like in the svelte.dev website?
#10338
Unanswered
nazarepiedady
asked this question in
Q&A
Replies: 2 comments 4 replies
-
From what I can tell it originally came from https://github.com/sveltejs/action-deploy-docs - not sure if it's still even being used. Maybe @PuruVJ will know |
Beta Was this translation helpful? Give feedback.
1 reply
-
Oof I didn't even know this was there! What does it do exactly and what behavior do you expect from it? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem
I am on work of translating the svelte kit documentation into Portuguese,
but I am without a way to preserve the slugs in the pages generated.
What can I do to set up
SLUG_PRESERVE_UNICODE
like in thesvelte.dev
website?Describe the proposed solution
Alternatives considered
https://github.com/sveltejs/svelte/blob/master/sites/svelte.dev/config.js
Importance
would make my life easier
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions