[Csnd-dev] Csound Conference 2024 Website Hosting
Date | 2023-07-06 11:57 |
From | Alex Hofmann |
Subject | [Csnd-dev] Csound Conference 2024 Website Hosting |
Hi Csounders, we are preparing to host the next Csound Conference in Vienna between 17-20.9.2024. For this, Sonja set up a Website using Github-Pages. To test if it works with Github, it is currently on her account: https://stosonja.github.io. I was wondering how we shall proceed with the website, I have the following ideas: 1. We copy it to the csound gitub under csound.com/icsc2024 - for this we would need access to this subfolder, for updates and edits. 2. We make a new github that we host ourself icsc2024.github.io., and we may only add a link from csound.com? 3. We host it on our university server mdw.ac.at/iwk/icsc2024 - again add link from csound.com - payment will have to run via our server at some point anyway Which option sound most convenient? How shall we proceed? Any other ideas? Once the website is running, we will setup an easychair for paper submission and announce everything officially. Best wishes, Alex (https://github.com/ketchupok) |
Date | 2023-07-06 13:29 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] Csound Conference 2024 Website Hosting |
GitHub Pages are easiest to create and maintain (that's your option 2 I think). A link from csound.com would be the way to go in that case. However, there is a limit on traffic to GitHub Pages, documented here: https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#usage-limits. I think the limit is almost certainly high enough that this would work, but if it doesn't work, then the best solution is to host the site on your university server. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Jul 6, 2023 at 6:57 AM Alex Hofmann <ahah@gmx.net> wrote: Hi Csounders, |
Date | 2023-07-07 09:57 |
From | Alex Hofmann |
Subject | Re: [Csnd-dev] Csound Conference 2024 Website Hosting |
Hi Mike, sure, that is possible, and easy for us to do. However, I saw that in the past, eg. ICSC2022, Shane had it hosted on Csound.com. @Shane: Were there any particular reasons for that? Otherwise, we may host everything here in our University for now, and eventually just upload to csound.com at the end for documentation. Best, Alex
|
Date | 2023-07-10 00:33 |
From | Steven Yi |
Subject | Re: [Csnd-dev] Csound Conference 2024 Website Hosting |
Hi Alex, Since csound.com is mapped to csound.github.io, it means any github pages repos under the csound org gets mapped to csound.com/[name of project]. For example, icsc2022 was a project here: https://github.com/csound/icsc2022 I think the easiest thing would be to fork the existing github repo you have to the csound org (so it would be github.com/csound/icsc2024) and have you all have full admin access for that repo so you can handle development and maintenance. Does that sound good to you? If so, feel free to email me off list and we can go from there. Steven p.s. - Excited for another Csound conference! :) On Fri, Jul 7, 2023 at 4:57 AM Alex Hofmann <ahah@gmx.net> wrote:
|