Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ How to use this template:
For the "Repository name" use (organization name).github.io, e.g.:
"uit-inf-2202-f16.github.io". Select "Public". Leave "Include all branches" unchecked,
click "Create repository from template".
4. In the newly created repository adjust information in `_config.yml`.
5. In the newly created repository modify the syllabus in the `index.md` file.
4. In the newly created repository click on "Settings" -> "Pages", and under "Branch", change "None" to
"master" and click "Save".
5. In the newly created repository adjust information in `_config.yml`.
6. In the newly created repository modify the syllabus in the `index.md` file.

Your course website will automatically appear at https://(organization name).github.io/.

Expand Down