community, through • Repo & Page hosting • Gists • Wikis • Stats & Graphs • Issues Management • Easy Pull Requests • Easy Forking All of which shows up on your profile!
• Forking creates a separate copy of the original repository which ‘belongs’ to you. • Forks are like branches - they can be merged back into the original repository as contributions.
Fix it and submit a Pull Request. • Not worth Forking? You can edit files straight away through the GitHub web interface. • Creating or resolving issues, or adding or editing Documentation also counts as contributing.
repository. • Can use the jekyll static site generator, or just upload plain old HTML. • Content created on the gh-pages branch of a repository becomes the website. Using Pages to promote your work
an important part of successful projects, and Markdown syntax is a big part of that. • GitHub-flavoured Markdown is an enhanced version of Markdown, and has a nice editor. • README.md files get shown alongside your source code in the GitHub interface.