An open API service indexing awesome lists of open source software.

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

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!