Re: [go-nuts] Announcing godocs.io, a maintained fork of godoc.org

2021-01-22 Thread Drew DeVault
On Fri Jan 22, 2021 at 12:37 PM EST, Sebastien Binet wrote: > do you plan on also providing a Gemini end-point for godocs.io ? No, but patches welcome. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop recei

Re: [go-nuts] Announcing godocs.io, a maintained fork of godoc.org

2021-01-22 Thread Sebastien Binet
hi, On Wed Jan 20, 2021 at 23:44 CET, Drew DeVault wrote: > Greetings. For those who do not wish to follow Golang to pkg.go.dev, and > prefer the authentic godoc.org experience, I have forked the gddo > codebase and set up an instance which will be maintained indefinitely: > > https://godocs.io >

Re: [go-nuts] Announcing godocs.io, a maintained fork of godoc.org

2021-01-21 Thread Nick
Hi Drew, Quoth Drew DeVault: > With the help of some volunteers, we have already made modest, > conservative improvements to godoc.org. Some features have been > updated to work with JavaScript disabled, dead links and obsolete tools > have been pruned, and our fork should be easier to use on your

[go-nuts] Announcing godocs.io, a maintained fork of godoc.org

2021-01-20 Thread Drew DeVault
Greetings. For those who do not wish to follow Golang to pkg.go.dev, and prefer the authentic godoc.org experience, I have forked the gddo codebase and set up an instance which will be maintained indefinitely: https://godocs.io The source code is available here: https://sr.ht/~sircmpwn/godocs.io