Duplicating website's formatting in local doc builds

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-docs@lists.postgresql.org
Date: 2020-02-11T18:37:13Z
Lists: pgsql-docs
I'm wondering how to do $SUBJECT.  The fine manual suggests

	make STYLE=website html

but what I'm getting here with that is not a very close approximation
of what I see at postgresql.org.  It's closer than the default,
but it's not the same font, margins, etc.

I also wonder why duplicating the website's style isn't the default.
Doesn't seem like having authors optimize for some other style is
what we really want.

			regards, tom lane



Commits

  1. Recreate website's formatting for "website" doc builds.