The website will be available at the following url: https://pages.cs.huji.ac.il/<CS LOGIN || ORGANIZATION>/<Repository Name>/
Important!!! - The page will not be visible in its original url of: https://pages.github.cs.huji.ac.il/<CS LOGIN>/<Repository Name>/
We provide the option of creating and publishing web projects by using github pages running on enterprise github belonging to CSE. Github pages can run web projects built with HTML / CSS / JS. It cannot render any server side languages such as PHP / Python It is possible to serve html pages in a github repository which will be public on the internet without the need for domains, servers or hosting. The git repository can remain private and the site public.
The webpage will be published automatically and the master branch will be presented as the default website of the user / organization.
Create a new repository under your user or organization with the name pattern:
Default public web site for the url: - https://pages.cs.huji.ac.il/<CS LOGIN> - https://pages.cs.huji.ac.il/<ORGANIZATION>
For some research / academics projects there is a need for an official CSE subdomain such as myproject.cs.huji.ac.il
Suggest a subdomain - usually the name of the project or its initials. Validate that this subdomain is not already allocated to some other project. Following the creation of your GitHub Page contact the system with the request.
For more details read the following guide