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///
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.
Edit your page online via GitHub
Edit your files on your computer and then commit and push
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:
<CS LOGIN>.github.cs.huji.ac.il
<ORGANIZATION>.github.cs.huji.ac.il
Default public web site for the url:
https://pages.cs.huji.ac.il/<CS LOGIN>
.
https://pages.cs.huji.ac.il/<ORGANIZATION>
.
Click for examples of Github Pages personal websites.
Go to the repository on GitHub CS https://github.cs.huji.ac.il/system/redirect-html.
Login with your CS credentials.
Follow the README instructions.
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