From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org> |
Subject: | Cleaning up the books page |
Date: | 2023-07-17 09:54:51 |
Message-ID: | 548027CC-7FCC-4B60-BB93-69DD7733B921@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
While adding the latest books to the books page I (re-)realized how much cruft
that page has accumulated. A lot of books have links which are dead, some are
listed multiple times in different editions, and many of them cover long since
EOL version of postgres. On top of that, the indentation is quite creative.
The attached set cleans up that page to make the content IMO more relevant and
helpful to our users. As we've never claimed to have a complete list of all
books ever published, keeping the old stuff on-line has no historical interest
since Google, Amazon and others do a much better job at keeping such things
available.
The patches are:
0001: Removes all additional editions of the same book leaving the current
0002: Remove all books which 404, and update a few links to work
0003: Remove all books published before 2017
0004: Fix indentation
I assume 0003 is the controversial one. Thoughts?
--
Daniel Gustafsson
Daniel Gustafsson
Attachment | Content-Type | Size |
---|---|---|
v1-0004-Fix-up-whitespace-on-books-page.patch | application/octet-stream | 21.9 KB |
v1-0003-Remove-all-books-published-before-2017.patch | application/octet-stream | 515.3 KB |
v1-0002-Remove-books-for-which-links-no-longer-works-or-f.patch | application/octet-stream | 246.7 KB |
v1-0001-Remove-multiple-editions-of-the-same-book.patch | application/octet-stream | 518.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2023-07-17 10:29:59 | Re: Two new books to add to the books page |
Previous Message | Pavel Luzanov | 2023-07-16 17:04:01 | Re: Two new books to add to the books page |