Added a new book listing fo `Apache Mesos Cookbook`. This closes #243
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1dba0119 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/1dba0119 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/1dba0119 Branch: refs/heads/master Commit: 1dba0119fd59e42f5641f6ea78077208131ef34e Parents: b398ce8 Author: Packt <[email protected]> Authored: Fri Oct 27 16:32:08 2017 -0700 Committer: James Peach <[email protected]> Committed: Fri Oct 27 16:51:37 2017 -0700 ---------------------------------------------------------------------- docs/home.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/1dba0119/docs/home.md ---------------------------------------------------------------------- diff --git a/docs/home.md b/docs/home.md index ef7fb02..c784564 100644 --- a/docs/home.md +++ b/docs/home.md @@ -139,4 +139,10 @@ layout: documentation </a> <p class="text-center">Mesos in Action by Roger Ignazio (Manning, 2016)</p> </div> + <div class="col-xs-6 col-md-4"> + <a href="https://www.packtpub.com/big-data-and-business-intelligence/apache-mesos-cookbook" class="thumbnail"> + <img src="https://d255esdrn735hr.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/9781785884627.png" alt="Apache Mesos Cookbook by David Blomquist, Tomasz Janiszewski"> + </a> + <p class="text-center">Apache Mesos Cookbook by David Blomquist, Tomasz Janiszewski (Packt, August 2017)</p> + </div> </div>
