Welcome to GitHub Pages
This page is used to demonstrate GitHub Pages to students who take the course, Introduction to Open Source Software Development. Most of open source projects hosted in GitHub use this GitHub Pages as a project web page. Every student can make your own GitHub Pages like this. For more information see official GitHub Pages.
If you see this page with edtior on GitHub, click this to see a web version.
If you see this page on the web, you can click this to maintain and preview the content for this website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.
Therefore, you need to understand what Markdown is and how to write Markdown files. Here is brief descriptions about Markdown.
Markdown
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and 
For more details see GitHub Flavored Markdown.
Jekyll Themes
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.
Support or Contact
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.