-
Notifications
You must be signed in to change notification settings - Fork 41
nginx books: fixed urls, added new books. #200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
y82
wants to merge
3
commits into
nginx:main
Choose a base branch
from
y82:books_urls
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,20 +8,49 @@ | |
| <article name="nginx books" | ||
| link="/en/books.html" | ||
| lang="en" | ||
| rev="10"> | ||
| rev="11"> | ||
|
|
||
|
|
||
| <section> | ||
|
|
||
| <book | ||
| title="The Complete NGINX Cookbook - 2019 Edition" | ||
| link="https://www.f5.com/go/ebook/complete-nginx-cookbook" | ||
| title="NGINX Cookbook, 3rd Edition" | ||
| link="https://www.f5.com/company/blog/nginx/insights-from-the-2024-nginx-cookbook-4-solutions-to-todays-top-application-delivery-problems" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The correct publishers link appears to be: (f5 blog post contains some unrelated advertisement and doesn't really provide publishers link) |
||
| author="Derek DeJonghe" | ||
| site="https://www.oreilly.com/people/02bb3-derek-dejonghe" | ||
| site="https://www.oreilly.com/pub/au/7164" | ||
| publisher="O'Reilly" | ||
| lang="English" | ||
| cover="../books/nginx_cookbook_3rd_ed.jpg" | ||
| year="2024" /> | ||
|
|
||
| <book | ||
| title="NGINX HTTP Server - Fifth Edition" | ||
| link="https://www.oreilly.com/library/view/nginx-http-server/9781835469873/" | ||
| author="Gabriel Ouiran, Clément Nedelcu, Martin Fjordvald" | ||
| publisher="O'Reilly" | ||
| lang="English" | ||
| cover="../books/nginx_http_server_5th_ed.jpg" | ||
| year="2024" /> | ||
|
|
||
| <book | ||
| title="NGINX Cookbook, 2nd Edition" | ||
| link="https://www.oreilly.com/library/view/nginx-cookbook-2nd/9781098126230/" | ||
| author="Derek DeJonghe" | ||
| site="https://www.oreilly.com/pub/au/7164" | ||
| publisher="O'Reilly" | ||
| lang="English" | ||
| cover="../books/nginx_cookbook_2nd_ed.jpg" | ||
| year="2022" /> | ||
|
|
||
| <book | ||
| title="NGINX Cookbook - 2019 Edition" | ||
| link="https://www.oreilly.com/library/view/nginx-cookbook/9781492049098/" | ||
| author="Derek DeJonghe" | ||
| site="https://www.oreilly.com/pub/au/7164" | ||
| publisher="O'Reilly" | ||
| lang="English" | ||
| cover="../books/complete_nginx_cookbook_2019.jpg" | ||
| year="2018" /> | ||
| year="2019" /> | ||
|
|
||
| <book | ||
| title="Deploying NGINX Plus as an API Gateway" | ||
|
|
@@ -34,7 +63,7 @@ | |
|
|
||
| <book | ||
| title="Nginx HTTP Server - Fourth Edition" | ||
| link="https://www.packtpub.com/virtualization-and-cloud/nginx-http-server-fourth-edition" | ||
| link="https://www.packtpub.com/en-us/product/nginx-http-server-9781788623551" | ||
| author="Martin Fjordvald, Clément Nedelcu" | ||
| site="http://blog.martinfjordvald.com" | ||
| publisher="Packt Publishing" | ||
|
|
@@ -45,17 +74,16 @@ | |
| <book | ||
| title="Nginx Cookbook" | ||
| link= | ||
| "https://www.packtpub.com/networking-and-servers/nginx-cookbook" | ||
| "https://www.packtpub.com/en-us/product/nginx-cookbook-9781786469779" | ||
| author="Tim Butler" | ||
| site="https://www.packtpub.com/books/info/authors/tim-butler" | ||
| publisher="Packt Publishing" | ||
| lang="English" | ||
| cover="../books/nginx_cookbook.jpg" | ||
| year="2017" /> | ||
|
|
||
| <book | ||
| title="Nginx Troubleshooting" | ||
| link="https://www.packtpub.com/networking-and-servers/nginx-troubleshooting" | ||
| link="https://www.packtpub.com/en-us/product/nginx-troubleshooting-9781785281792" | ||
| author="Alex Kapranoff" | ||
| publisher="Packt Publishing" | ||
| lang="English" | ||
|
|
@@ -86,17 +114,16 @@ | |
|
|
||
| <book | ||
| title="Mastering NGINX - Second Edition" | ||
| link="https://www.packtpub.com/networking-and-servers/mastering-nginx-second-edition" | ||
| link="https://www.packtpub.com/en-us/product/mastering-nginx-9781785283765" | ||
| author="Dimitri Aivaliotis" | ||
| site="http://www.packtpub.com/authors/profiles/dimitri-aivaliotis" | ||
| publisher="Packt Publishing" | ||
| lang="English" | ||
| cover="../books/mastering_nginx.jpg" | ||
| year="2016" /> | ||
|
|
||
| <book | ||
| title="Nginx HTTP Server - Third Edition" | ||
| link="https://www.packtpub.com/networking-and-servers/nginx-http-server-third-edition" | ||
| link="https://www.packtpub.com/en-us/product/nginx-http-server-third-edition-9781785285912" | ||
| author="Clément Nedelcu" | ||
| site="http://cnedelcu.blogspot.com" | ||
| publisher="Packt Publishing" | ||
|
|
@@ -117,9 +144,8 @@ | |
|
|
||
| <book | ||
| title="Nginx Essentials" | ||
| link="https://www.packtpub.com/networking-and-servers/nginx-essentials" | ||
| link="https://www.packtpub.com/en-us/product/nginx-essentials-9781785280672" | ||
| author="Valery Kholodkov" | ||
| site="https://www.packtpub.com/books/info/authors/valery-kholodkov" | ||
| publisher="Packt Publishing" | ||
| lang="English" | ||
| cover="../books/nginx_essentials.jpg" | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer to list only the latest edition of every book, similar to c88e9bf.
There's little point to list previous editions.
This would make adding or replacing with the next books: