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

Add a cities list page #25

Open
sarayourfriend opened this issue Jul 14, 2021 · 1 comment
Open

Add a cities list page #25

sarayourfriend opened this issue Jul 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sarayourfriend
Copy link
Contributor

For now just add this under a hidden route /cities. Start with the existing index.html.bak and work from there. We need to make sure to include a noscript version as well, probably just a static list of the cities we have.

@sarayourfriend sarayourfriend added the enhancement New feature or request label Jul 14, 2021
@sarayourfriend
Copy link
Contributor Author

This is still an interesting issue but will take some consideration for how to correctly implement it. Not just because we want to have a lightweight noscript version (that's a secondary concern) but mostly because we don't want to make the default page that people already expect to find Seattle resources on suddenly turn into a landing page of a cities directory.

Deploying sub-paths for each city would be a good approach, like not911.me/st-louis for example. But we should leave the default page as Seattle with a link to "More cities" on the Seattle page to the /cities path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant