> 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

Your Own Website with GitHub Pages in 5 Steps

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

![](https://2165017364-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LckflnxdoFGRNgQmj50%2F-MB5s_mjlSz5nw0TbJTY%2F-MB5tEEQ4ktaNSel6DRq%2FScreenshot%202020-06-30%20at%2022.14.18.png?alt=media\&token=c158d093-b212-453e-9a49-e0f611f8a5d2)

## 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!

![](https://2165017364-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LckflnxdoFGRNgQmj50%2F-MB5s_mjlSz5nw0TbJTY%2F-MB5tAkyaTWEaeOQlvXo%2FScreenshot%202020-06-30%20at%2022.21.41.png?alt=media\&token=b9dbc460-4432-432e-94f5-b13b756427f2)

## Step 4 : scroll to “GitHub pages”

![](https://2165017364-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LckflnxdoFGRNgQmj50%2F-MB5s_mjlSz5nw0TbJTY%2F-MB5smHzJxAiQ1jQqCdv%2FScreenshot%202020-06-30%20at%2022.16.48.png?alt=media\&token=f103f765-bda9-436b-a94e-0358d9cb29d2)

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

![](https://2165017364-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LckflnxdoFGRNgQmj50%2F-MB5s_mjlSz5nw0TbJTY%2F-MB5soqiWoO-KzwASxmC%2FScreenshot%202020-06-30%20at%2022.17.15.png?alt=media\&token=deef4021-52fc-452f-ae2c-c9efd37616a5)

## 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/>
