Chung-chieh Shan wrote: > I am the program chair for the Haskell Symposium this year. I'm writing > to find out how to set up a Web site for the symposium, ideally at > http://www.haskell.org/haskell-symposium/2013/ > I don't think I have any account on a haskell.org machine currently. > Would someone please tell me how to get started (or who else to > contact)?
I can't help with www.haskell.org. Someone else would have to do that, and I imagine it would involve manual work. But if you don't mind the URL being projects.haskell.org instead, I see that you do already have an account on the community server. So you could just use the web interface to request a project called haskell-symposium. You could then set up web pages under: http://projects.haskell.org/haskell-symposium Your account on community.haskell.org is ccshan. The first step is to try to ssh in to that account. If you have lost your key, or it doesn't work for some other reason, email us at [email protected] and we'll fix that. To request a project, go to: http://community.haskell.org/admin/project_request.html Once you submit your request, it might take a day or two to set up your project, since that does require one easy manual step on our part to approve the project. Once you get an email message verifying that your project is set up, you can then set up your web site by putting files and directories into the folder /srv/projects/haskell-symposium on community.haskell.org (the web site is visible to the world on projects.haskell.org). You can manage your site using any tool that works via ssh, including rsync, scp, sftp. So for example, if you are a Windows user, you can use FileZilla to manage your site in the usual way. Hope this is helpful for you. Yitz _______________________________________________ haskell-infrastructure mailing list [email protected] http://community.galois.com/mailman/listinfo/haskell-infrastructure
