-
Notifications
You must be signed in to change notification settings - Fork 42
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
base: main
Are you sure you want to change the base?
Conversation
pluknet
left a comment
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.
As noted in PR's intro text, I'd also trim unavailable books.
That is, after link fixes applied, including previous book editions:
- Nginx HTTP Server
- Nginx 1 Web Server Implementation Cookbook
- Nginx HTTP Server - Second Edition
- Instant Nginx Starter
- Nginx Module Extension
- Nginx High Performance
- Nginx HTTP Server - Third Edition
- Nginx richtig konfigurieren
- NGINX Cookbook - 2019 Edition
- NGINX Cookbook, 2nd Edition
| binary/books/nginx_http_server_4th_ed.jpg | ||
| binary/books/nginx_http_server_4th_ed.jpg \ | ||
| binary/books/nginx_http_server_5th_ed.jpg \ | ||
| binary/books/nginx_cookbook_3rd_ed.jpg \ | ||
| binary/books/nginx_cookbook_2nd_ed.jpg |
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:
- NGINX Cookbook, 3rd Edition
- NGINX HTTP Server - Fifth Edition
| 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" |
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.
The correct publishers link appears to be:
https://www.oreilly.com/library/view/nginx-cookbook-3rd/9781098158422/
(f5 blog post contains some unrelated advertisement and doesn't really provide publishers link)
This PR:
Checklist
Before creating a PR, run through this checklist and mark each as complete:
README.mdand/orCHANGELOG.md).