Re: Issue with dev doc builds, fonts
| От | Magnus Hagander |
|---|---|
| Тема | Re: Issue with dev doc builds, fonts |
| Дата | |
| Msg-id | CABUevEzugC2oJgpZ_yG=CJoAy_axM=bszYuuCDoi0xYSirXYRw@mail.gmail.com обсуждение исходный текст |
| Ответ на | Issue with dev doc builds, fonts (Peter Geoghegan <pg@bowt.ie>) |
| Ответы |
Re: Issue with dev doc builds, fonts
|
| Список | pgsql-www |
On Sat, Apr 2, 2022 at 1:14 AM Peter Geoghegan <pg@bowt.ie> wrote:
I noticed that a local website style build of the Postgres docs looked
odd. Chrome's console revealed that there was some issue with
downloading fonts.
Attached are errors from Chrome's console. There is a 404 error for
the URL https://www.postgresql.org/media/css/bootstrap.min.css.map,
plus something about a CORS policy.
The .map file is normal and nothing to care about. That's basically it trying to download "debugger symbols" as a separate file and we don't provide those (eh. not the same thing, but the closest C analogy I could find).
The CORS policy might be more annoying. How are you actually viewing the files -- through a localhost web server, or just by opening the files?
В списке pgsql-www по дате отправления: