changeset 1565:300349b7aef3

Added new books about nginx.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 17 Sep 2015 14:29:03 +0300
parents 945e7c27df0b
children 0ca33afb461b
files GNUmakefile sources/1839OS.jpg sources/B04282_MockupCover_Normal.jpg xml/en/books.xml xml/index.xml
diffstat 5 files changed, 41 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Wed Sep 16 14:32:19 2015 +0000
+++ b/GNUmakefile	Thu Sep 17 14:29:03 2015 +0300
@@ -176,7 +176,9 @@
 		binary/books/mastering_nginx.jpg			\
 		binary/books/nginx_http_server_2nd_ed.jpg		\
 		binary/books/instant_nginx_starter.jpg			\
-		binary/books/nginx_module_extension.jpg
+		binary/books/nginx_module_extension.jpg			\
+		binary/books/nginx_high_performance.jpg			\
+		binary/books/nginx_essentials.jpg
 
 binary/books/nginx_http_server_jp.jpg:	sources/1106030720.jpg
 	mkdir -p $(dir $@)
@@ -211,6 +213,14 @@
 	mkdir -p $(dir $@)
 	$(call JPEGNORM, $<, $@)
 
+binary/books/nginx_high_performance.jpg:	sources/1839OS.jpg
+	mkdir -p $(dir $@)
+	$(call JPEGNORM, $<, $@)
+
+binary/books/nginx_essentials.jpg:	sources/B04282_MockupCover_Normal.jpg
+	mkdir -p $(dir $@)
+	$(call JPEGNORM, $<, $@)
+
 
 .PHONY:	gzip
 gzip:	rsync_gzip
Binary file sources/1839OS.jpg has changed
Binary file sources/B04282_MockupCover_Normal.jpg has changed
--- a/xml/en/books.xml	Wed Sep 16 14:32:19 2015 +0000
+++ b/xml/en/books.xml	Thu Sep 17 14:29:03 2015 +0300
@@ -8,11 +8,29 @@
 <article name="nginx books"
          link="/en/books.html"
          lang="en"
-         rev="2">
+         rev="3">
 
 
 <section>
 
+    <book
+    title="Nginx Essentials"
+    link="https://www.packtpub.com/networking-and-servers/nginx-essentials/book"
+    author="Valery Kholodkov"
+    site="https://www.packtpub.com/books/info/authors/valery-kholodkov"
+    publisher="Packt Publishing. Use code NHPE50 for 50% off."
+    lang="English"
+    cover="../books/nginx_essentials.jpg" />
+
+    <book
+    title="Nginx High Performance"
+    link="https://www.packtpub.com/networking-and-servers/nginx-high-performance/book"
+    author="Rahul Sharma"
+    site="https://www.packtpub.com/books/info/authors/rahul-sharma"
+    publisher="Packt Publishing. Use code NHPE50 for 50% off."
+    lang="English"
+    cover="../books/nginx_high_performance.jpg" />
+
 <book
     title="Nginx Module Extension"
     link="http://www.packtpub.com/nginx-module-extension/book"
--- a/xml/index.xml	Wed Sep 16 14:32:19 2015 +0000
+++ b/xml/index.xml	Thu Sep 17 14:29:03 2015 +0300
@@ -7,6 +7,17 @@
 
 <news name="nginx news" link="/" lang="en">
 
+<event date="2015-08-27">
+<para>
+Packt has published new <link doc="en/books.xml">books</link> about nginx:
+“<link url="https://www.packtpub.com/networking-and-servers/nginx-essentials/book">Nginx
+Essentials</link>” by Valery Kholodkov and
+“<link url="https://www.packtpub.com/networking-and-servers/nginx-high-performance/book">Nginx
+High Performance</link>” by Rahul Sharma.
+Use code NHPE50 from Packt for 50% off for each book.
+</para>
+</event>
+
 <event date="2015-08-18">
 <para>
 <link doc="en/download.xml">nginx-1.9.4</link>