Workshop about GitHub focused on content development aspects
The answer is: Everybody, like with Facebook. Except for those geeks that go to GitLab, like Facebook haters go to Google Plus.
https://honza.ca/2011/03/7-ways-github-has-changed-the-open-source-world
This post was published exactly when GitHub populatiry started rising. It is still valid. GitHub changed not only developers, but also technical writers lives:
This workshop is fully based on GitHub functionality to show that Git clients usage is needed only in case of advanced users.
Git is a distributed version control system. In human words: A system that records changes to a file or a set of files over time so that you can recall specific versions later.
No GitHub? Do you use Bitbucket?
Stick to the tool that your team mates use.
Basic workflow:
Project member:
Project non-member: Fork repo -> Create branch -> Edit -> Commit -> Open pull request
The edit view looks like this.
Sample contribution that proved that it works: https://github.com/kubernetes-incubator/service-catalog/pull/1878.
Markdown is a human-readable markup language used to style text on the web
Emoticons: https://gist.github.com/rxaviers/7360908
Other markup languages: https://github.com/github/markup
Free web hosting: https://pages.github.com/
Alternative:
http://documentup.com/profile-org-name/repo-name
like http://documentup.com/Writers-Instagram/GitHub-for-technical-writers-WORKSHOP