https://github.com/wordpress/book
Our book about WordPress. Version 1
https://github.com/wordpress/book
Last synced: about 1 year ago
JSON representation
Our book about WordPress. Version 1
- Host: GitHub
- URL: https://github.com/wordpress/book
- Owner: WordPress
- License: other
- Created: 2013-05-07T19:52:13.000Z (about 13 years ago)
- Default Branch: trunk
- Last Pushed: 2022-10-24T20:41:59.000Z (over 3 years ago)
- Last Synced: 2025-04-04T12:08:33.703Z (about 1 year ago)
- Homepage:
- Size: 202 MB
- Stars: 520
- Watchers: 89
- Forks: 125
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: license-cc.txt
Awesome Lists containing this project
README
# Milestones: The Story of WordPress
Welcome to the online repository for our book on the history and development of WordPress. This book is currently in version one.
## Table of Contents
- [Introduction](https://github.com/WordPress/book/blob/master/Content/introduction.md)
- [Part 1](https://github.com/WordPress/book/tree/master/Content/Part%201)
- [Part 2](https://github.com/WordPress/book/tree/master/Content/Part%202)
- [Part 3](https://github.com/WordPress/book/tree/master/Content/Part%203)
- [Part 4](https://github.com/WordPress/book/tree/master/Content/Part%204)
- [Part 5](https://github.com/WordPress/book/tree/master/Content/Part%205)
- [Part 6](https://github.com/WordPress/book/tree/master/Content/Part%206)
## Feedback
The following feedback is particularly valuable:
- *Factual errors*: notes about factual errors are welcome. All suggestions for changes should be evidenced with links that back up any claims. Any facts that cannot be corroborated will not be included.
- *Clarity*: any paragraphs or sections that you feel are not clear. This would be of particular help in sections that are technical in nature.
- *Omissions*: anything that you feel has been omitted or not sufficiently covered. Note that this is a lengthy piece of writing and many issues have to be condensed to ensure that it is a manageable and interesting read. Suggestions about omissions should be accompanied with information about why it should be included, and backed up with evidence as to their importance.
- *Images*: if you have any images that you feel would complement the text, we'd love to have them.
All feedback should be opened as [issues](https://github.com/WordPress/book/issues) in the tracker.
Note: the [interviews conducted as part of this project](http://archive.wordpress.org/interviews) are available should you wish to reference anything or conduct your own research.
## Translations
When the book is ready for production and no more changes are expected, we would welcome translations. To translate the book, please create a sub-directory of the project, giving it the correct [ISO639](http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) code (for example, pt for Portuguese), and submit a pull request.
## License
The content has two licenses:
- [GPLv2](https://github.com/WordPress/book/blob/master/license-gpl.txt)
- [Creative Commons Sharealike](https://creativecommons.org/licenses/by-sa/4.0/)
Just like WordPress, you are free to read, share, distribute, and modify the content however you want, passing on those freedoms to everyone else. Cool!