mirror of
https://github.com/hickory-dns/hickory-dns.git
synced 2026-04-25 19:25:56 +03:00
[GH-ISSUE #1516] Link website on GitHub description #691
Labels
No labels
blocked
breaking-change
bug
bug:critical
bug:tests
cleanup
compliance
compliance
compliance
crate:all
crate:client
crate:native-tls
crate:proto
crate:recursor
crate:resolver
crate:resolver
crate:rustls
crate:server
crate:util
dependencies
docs
duplicate
easy
easy
enhance
enhance
enhance
feature:dns-over-https
feature:dns-over-quic
feature:dns-over-tls
feature:dnsssec
feature:global_lb
feature:mdns
feature:tsig
features:edns
has workaround
ops
perf
platform:WASM
platform:android
platform:fuchsia
platform:linux
platform:macos
platform:windows
pull-request
question
test
tools
tools
trust
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hickory-dns#691
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @williamdes on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1516
Could you please link http://trust-dns.org/ if it is the official website on this repository in the same section as the tags ?
And have a working https ;) ?
Thank you for this project !
@bluejekyll commented on GitHub (Jul 7, 2021):
Yes. I’ve been lazy and need to update that site. I want to make it the primary landing site with docs, but haven’t gotten around to making the Zola project for it yet…
@williamdes commented on GitHub (Jul 7, 2021):
Maybe I can help out ?
cc @Guileas
@williamdes commented on GitHub (Oct 29, 2023):
Should the old website redirect to the new one ?
@williamdes commented on GitHub (Aug 3, 2024):
/refresh
what should be done now 🤔 ?
@bluejekyll commented on GitHub (Aug 4, 2024):
Thanks for the ping on this. I’ll see about trulying to update it.
@bluejekyll commented on GitHub (Aug 4, 2024):
I'm trying to figure out how to require and map the DNS name for trust-dns.org from the original GitHub pages for the project, but since I moved the original project that the trust-dns.org pages site was attached to, I can't recover access to the pages config for trust-dns. I've created a new project in my personal account for trust-dns, and published a new site that redirects to hickory-dns: https://github.com/bluejekyll/trust-dns and then the pages site: https://bluejekyll.github.io/trust-dns/
The redirection works properly. I've done what GitHub says to do here, which is to verify the domain, https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages#verifying-a-domain-that-is-already-taken
It might take a week,
note that the process to release the domain from its current location will take 7 days to complete. So maybe we have to wait a week?@williamdes commented on GitHub (Dec 31, 2024):
@bluejekyll where are we now with this one ?