-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update website routes #84
Comments
Overall, I am happy with this proposal and think all of the suggestions are workable. Regarding the URL shortening proposal (moving pages to their respective subdomains like blog.dandiarchive.org): While I understand the appeal, this would make maintaining a Hugo website significantly more complex. Site builders generally assume a hierarchical structure with a common route, and breaking this pattern would require substantial development and DevOps work. IMO the effort required doesn't justify the minor benefit of shorter URLs. Moving to docs.dandiarchive.org is a good move. I particularly like that it maintains consistency with other projects in our ecosystem, such as docs.openneuro.org. On the topic of alternative TLDs: While I personally enjoy using informative or creative TLDs to make URLs more meaningful (and .info is common enough to be recognizable), I understand your reservations, @kabilar. You're definitely not alone in preferring traditional TLDs. (Remind me to share the huddle.fish story over a beer sometime!) |
Thanks @bendichter. This plan sounds good. So to summarize, it looks like we are converging on the following:
|
do check if the first two are possible using github and cnames on different repos. |
Hi @satra, based on other projects I have worked on, I believe this should work out as desired.
|
great. since you have access to the dns setting, you should be able to make these changes there. |
For consistency and clarity, are we also okay with renaming the respective repos?
|
Created the DNS records and merged the pull requests. And the URLs are now live. I am slowly updating the DANDI repos and sites to make sure that they use the correct URLs. I am also submitting pull requests to collaborators (e.g. Dendro, NWB, OpenScope, etc.) to update the URLs.
I edited the DNS record for |
I think this is why. Let's meet to verify. |
Thanks Roni. Just noting here for others that we met and this is now resolved by manually updating Route 53. We submitted dandi/dandi-infrastructure#207 so that the manual changes on Route 53 (for the subdomains |
Hi @waxlamp, it looks like after we merged dandi/dandi-infrastructure#207, ran |
Proceeding with renaming the repos. |
@kabilar good to close? |
Hi @bendichter, I'm waiting on some pull requests to get merged. |
Hi team, following up from the Scientific Core meeting yesterday.
Currently
www.dandiarchive.org
anddandiarchive.org
point to two different sites, which is not common and not ideal. To resolve, we brainstormed a few ideas. Below I propose a possible solution by building on the ideas proposed yesterday. Please let me know what you think.Possible implementation
www.dandiarchive.org
is changed toabout.dandiarchive.org
about.dandiarchive.org/news
about.dandiarchive.org/blog
about.dandiarchive.org/team
about.dandiarchive.org/vacancies
blog.dandiarchive.org
). But SEO is also something to consider here.dandiarchive.info
, but personally I am not a fan of domains other than *.org and *.com since these domains (i.e..info
) are not as common and users may not be familiar with these domains.www.dandiarchive.org/handbook
is changed todocs.dandiarchive.org
docs.<project>.<com/org>
or<project>.<com/org>/doc[s]
, so thats why I am proposing to usedocs
instead ofhandbook
.www.dandiarchive.org/handbook
toabout.dandiarchive.org/handbook
, but that seems like a long URL to get to the docs.www.dandiarchive.org/handbook
todocs.dandiarchive.org
www.dandiarchive.org
redirects todandiarchive.org
hub.dandiarchive.org
stays the sameThe text was updated successfully, but these errors were encountered: