Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Standorte slug is currently fixed for all websites #72

Open
kleinicke opened this issue Sep 4, 2022 · 0 comments
Open

The Standorte slug is currently fixed for all websites #72

kleinicke opened this issue Sep 4, 2022 · 0 comments

Comments

@kleinicke
Copy link
Member

These are basically three problems to fix.

  • Currently the url for each location has to include Standorte. This can be fixed by making the string /standorte/ in the fetchChapters function in fetch.ts dynamic.
  • Additionally the src/routes/standorte/[slug] folder is used to render the location websites. The standorte has somehow to disappear from the slug
  • The main locations website is described in src/routes/standorte/+page.svelte. Also here the standorte needs to be exchanged somehow...
@kleinicke kleinicke changed the title The Standorte slug is fixed The Standorte slug is currently fixed for all websites Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant