hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.8k stars 143 forks source link

Vecty needs an official website #301

Open ghost opened 2 years ago

ghost commented 2 years ago

Bringing this up because, why not?

ghost commented 2 years ago

Willing to contribute in any way i can to make this happen. Let's build an official website for vecty using vecty.

soypat commented 2 years ago

I built a vecty webpage recently and I am hosting it via github pages. Here's the source in case it helps you in any way:

Webpage: https://soypat.github.io/ Source: https://github.com/soypat/soypat.github.io

ghost commented 2 years ago

I mean an official website with documentation, and reference to websites built with vecty. A source of truth for everything vecty. Would go a long way.

ghost commented 2 years ago

Especially the documentation. Something like vugu.org

soypat commented 2 years ago

@slimsag It'd be great to get some input from you on how to proceed with this endeavour. I'd love to see vecty get some well deserved love. See also comment https://github.com/hexops/vecty/issues/280#issuecomment-1155289623

ghost commented 2 years ago

@soypat how can i reach you? Can i email you?

soypat commented 2 years ago

You may reach me in the gophers slack as Patricio Whittingslow (here's an invite: https://invite.slack.golangbridge.org/), I'll probably answer you faster through here than through email, which you may find on my github profile

slimsag commented 2 years ago

I'm open to adding contributors/maintainers to this repository. If someone wants to volunteer and has some reputable Go experience (don't want to add anyone that could be malicious), then yYou can reach me on Discord slimsag#2321

slimsag commented 1 year ago

I've since added @soypat as a contributor to help keep the spirit of Vecty alive and well :) I am open to adding a few more contributors if they make meaningful contributions to the project, or otherwise have a solid standing with the Go community etc.

For anyone who wishes to contribute specifically to the Vecty website, I'd suggest starting by making a repository (using Vecty of course) which would be the website itself, with some docs, etc. Propose that here, and then if it looks good to others we can host it on GitHub pages and point https://vecty.io at it.

ghost commented 1 year ago

Awesome! I'll create a repository and show updates here