https://github.com/pglevy/github-for-creators
An ebook about how to use GitHub’s free suite of tools to create content, manage projects, and share knowledge
https://github.com/pglevy/github-for-creators
Last synced: about 1 year ago
JSON representation
An ebook about how to use GitHub’s free suite of tools to create content, manage projects, and share knowledge
- Host: GitHub
- URL: https://github.com/pglevy/github-for-creators
- Owner: pglevy
- License: other
- Created: 2021-08-29T13:08:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T13:15:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T11:38:14.626Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# GitHub for Creators
**How to use GitHub’s free suite of tools to create content, manage projects, and share knowledge**
GitHub is primarily made by developers for developers. But that doesn’t mean it can’t be used by creators of all types. With a free account, you can do things like publish blogs, host websites, curate wikis, track project work, host discussions, and much more. GitHub can be your homebase for all kinds of projects. All you need is a little of bit of know-how, which I’ve compiled in this ebook.
Topics covered:
- Why GitHub
- Markdown: the human-friendly language of GitHub
- Content Creation with GitHub Pages
- Project Management with issues, boards, and milestones
- Knowledge Sharing with wikis, discussions, and templates
- Templates and Resources