Ok, question to all, we will need a website and a domainname to move this forward. Setting up the website is no problem and I can temporarily host it on a subdomain while working on it, but we need a domainname. As someone suggested we might need to be careful using the Amiga brandname, so I suggest anything that has AGA in it. If anyone has magical skills building a website feel free to jump in, like I said, I can host a page as long as needed.
re: website
I'd like to suggest that we maintain the website as a project on GitHub and therefore automatically hosted by
https://pages.github.com This way we can assign a domain to it later, but also have
https://agacoin.github.io as an initial/fallback URL, with the added advantage that the website is easy for the community to edit and contribute towards.
To show what I mean, I've set up a free "github organization" called "AGAcoin" (the name can be changed if needed) at
https://github.com/AGAcoin with a repository that auto-generates the site
https://agacoin.github.io.
Initially, I've chosen a simple theme that uses
markdown although any type of static html/css/js website can replace it by editing
https://github.com/AGAcoin/AGAcoin.github.io on GitHub.
If we want to use this approach then I suggest that I add whoever needs to have admin rights to
https://github.com/AGAcoin, and that we migrate code repositories to it (
see gitHub help). Maybe the original dev might even migrate his original repositories, which allows code to be searchable.
For
https://agacoin.github.io I've just added whatever info I could find but I guess a lot is outdated and will need revision, especially if there is a new code release.
I don't have a huge amount of time to put toward this project, so I'll leave the decision up to those who do plan on working more on the code. Hosting on your own subdomain could work too but I think doing it this way would provide an easy way for the community to jointly maintain the website and other things going forward. Any thoughts?