- Notifications
You must be signed in to change notification settings - Fork10
📚 Openstax Textbooks ported to GitHub and hosted on GH Pages
philschatz/textbooks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a list of links to textbooks originally created byopenstax.org that have been converted into GitHub repositories so you can:
- derive your own copy (akaFork)
- suggest edits (akaPull Request)
- report errata in the text (aka Issues) using tools GitHub provides
- read the books online instantly using
GitHub Pages
The "canonical" version of the books are inopenstax.org and these repositories are mirrors of those versions. These books are licensed CC-BY (or CC-BY-NC-SA) so you can customize them for your course!
- Algebra and Trigonometry
- Anatomy and Physiology
- Astronomy
- Biology
- Calculus (CC-BY-NC-SA)
- Concepts of Biology
- Chemistry
- Economics
- Microbiology
- Physics
- Psychology
- Precalculus
- Sociology
- Statistics
- US History
Each book repository contains a link at the top to view the book in abook reader. If you derive a copy, your book (and any changes you make) will be automatically hosted athttp://${YOUR_GITHUB_USERNAME}.github.io/${BOOK_NAME} thanks toGitHub Pages.
If you want to customize the books you will need to:
- create a GitHub account
- See theGitHub Guides for an introduction
- learn how to Fork a Repository (it's easy!)
- fork one of the books listed above
- learn about Markdown, a wiki format (similar to what wikipedia uses)
If you want to view your custom book you will need to:
- do the steps above (make sure you change something about the book first!)
- go to
http://${YOUR_GITHUB_USERNAME}.github.io/${THE_REPOSITORY_NAME}- If you see a
404page then you probably did notchange something about the book first (Try editing_config.yml and changing the title to something likeProf X's Biology Book derived from OpenStax ...and making a commit)
- If you see a
If you want to suggest edits (like typos or broken images) you will need to:
If you want to let other people edit your version of the book you will need to:
Note: You can probably ignore this part
Seebook-updater for details.
About
📚 Openstax Textbooks ported to GitHub and hosted on GH Pages
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.