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

Switch from using name as the slug to client ID #250

Merged
merged 2 commits into from
Sep 2, 2023

Conversation

dshanske
Copy link
Member

@dshanske dshanske commented Sep 2, 2023

In testing the new taxonomy, using the name of the application is too fragile. This ensures unique slugs in the event of two clients with the same name.

@dshanske dshanske requested a review from pfefferle September 2, 2023 05:40
@dshanske
Copy link
Member Author

dshanske commented Sep 2, 2023

Addresses #244

@pfefferle
Copy link
Member

Why not use sanitize_title? It makes https-notiz-blog-about out of https://notiz.blog/about/.

@dshanske
Copy link
Member Author

dshanske commented Sep 2, 2023

Wanted to strip the www and the https

@dshanske dshanske merged commit a2c264f into indieweb:trunk Sep 2, 2023
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

Successfully merging this pull request may close these issues.

2 participants