> For the complete documentation index, see [llms.txt](https://help.osoc.be/global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.osoc.be/global/tutorials/how-to-deliver-like-a-pro/publishing-a-github-page.md).

# Publish a Github Page

Create a GitHub pages website to present the project you’ve made during open summer of code. An example: <https://osoc17.github.io/datascouts/>

## Step 1: go to the GitHub Repo of your project

![](/files/-MB5tEEQ4ktaNSel6DRq)

## Step 2: create a new branch for your GitHub pages

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LckflnxdoFGRNgQmj50%2Fuploads%2FiqJnNeuIXS5QHhTwQgHF%2Ffile.png?alt=media)    ![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LckflnxdoFGRNgQmj50%2Fuploads%2F2v34zB5IATz2khyvRAMR%2Ffile.png?alt=media)

## Step 3: Go to settings

If you don’t have settings! Find your coach or the person that has admin rights to do it for you!

![](/files/-MB5tAkyaTWEaeOQlvXo)

## Step 4 : scroll to “GitHub pages”

![](/files/-MB5smHzJxAiQ1jQqCdv)

## Step 5: You have a URL! Surf to it! Throw away code you don’t need and create your website!

![](/files/-MB5soqiWoO-KzwASxmC)

## Picking a template

You can choose to create your own template, select a template of your choosing or reuse the Osoc template.

* Tips and tricks for gh pages: <https://pages.github.com/>
* Osoc template: <https://github.com/oSoc19/website/tree/gh-pages>
* Example GitHub page of Osoc: <https://osoc18.github.io/website/>
