= Internal Affairs = Resources used are: * [[:home|Wiki]], use swarm.cs.pub.ro account to authenticate * Git repository: {{{open-source@koala.cs.pub.ro:git-repos/summer-school.git}}} * Public resources folder: ** {{{open-source@koala.cs.pub.ro:res/summer-school/current/}}} ** Web accessible at http://open-sources.cs.pub.ro/summer-school/res/ == Wiki == * Sessions should be linked in the [[:curriculum|Curriculum page]]. ** Create a link through an internal wiki link such as {{{:curriculum:programming}}} ({{{programming}}} being the name of the wiki page you wish to create). * You may use [[:curriculum:colab|this page]] as a sample. == Git Repository == * Talk to [[razvan.deaconescu@cs.pub.ro|Răzvan]] about getting access. * The repository URL is {{{open-source@koala.cs.pub.ro:git-repos/summer-school.git}}}. * The two basic use cases are: ** Publishing LaTeX Beamer slides: use the {{{slides/}}} folder and browse the {{{README}}} file. ** Publishing task archives: use the {{{tasks/}}} folder and browse the README file. * Through the use of Git post-receive hooks, results are published, respectively, in the [[http://open-source.cs.pub.ro/summer-school/res/slides|slides resource folder]] and [[http://open-source.cs.pub.ro/summer-school/res/tasks/|the tasks resource folder]]. == Publishing Slides == * Slides need to be published as PDF files (you may also provide another format but PDF is mandatory). * In case of using LaTeX beamer in the Git repository, slides are automatically published in the [[http://open-source.cs.pub.ro/summer-school/res/slides/|public slides resource folder]]. * In case of non-Beamer slides, please copy them in the {{{open-source@koala.cs.pub.ro:res/summer-school/current/slides-no-beamer}}}, published [[http://open-source.cs.pub.ro/summer-school/res/slides-no-beamer/|here]]. * Invited talks slides are to be published in the the {{{open-source@koala.cs.pub.ro:res/summer-school/current/slides-invited}}} folder, published [[http://open-source.cs.pub.ro/summer-school/res/slides-invited/|here]]. == Public Resources Folder == * May be accessed by following this link: http://open-sources.cs.pub.ro/summer-school/res/ * It is populated either by direct copying (probably through SSH) or through the post-receive hooks mentioned above in the resource folder: {{{open-source@koala.cs.pub.ro:res/summer-school/current/}}}. * Currently there are four folders: ** {{{slides/}}} -- automatic publishing of LaTeX Beamer slides in the Git repository ** {{{tasks/}}} -- automatic publishing of archived tasks in the Git repository ** {{{slides-no-beamer/}}} -- slides (PDF) non-Beamer (not stored in the repository) ** {{{slides-invited/}}} -- slides for invited speakers