Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16031
| From | Salvo Tomaselli <tiposchi@tiscali.it> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: mkdocs and tracking |
| Date | 2024-07-14 13:10 +0200 |
| Message-ID | <J05h7-224D-7@gated-at.bofh.it> (permalink) |
| References | <J05h7-224D-9@gated-at.bofh.it> <IZO6B-1QmP-3@gated-at.bofh.it> <IZTpD-1Upt-1@gated-at.bofh.it> <J03S2-213z-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
> Do mkdocs themes also download code to execute or just images?
> If the former then yes it should be patched out.
css and js it seems.
$ cat *html | grep cloudflare
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/
highlight.js/11.8.0/styles/github.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/
highlight.min.js"></script>
I'm using the "readthedocs" theme, which is part of the mkdocs package.
--
Salvo Tomaselli
"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei
https://ltworf.codeberg.page/
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python-mkdocs new version coordination Otto Kekäläinen <otto@debian.org> - 2024-07-13 18:50 +0200
Re: python-mkdocs new version coordination Carsten Schoenert <c.schoenert@t-online.de> - 2024-07-13 19:00 +0200
mkdocs and tracking Salvo Tomaselli <tiposchi@tiscali.it> - 2024-07-14 00:30 +0200
Re: mkdocs and tracking weepingclown <weepingclown@disroot.org> - 2024-07-14 04:40 +0200
Re: mkdocs and tracking weepingclown <weepingclown@disroot.org> - 2024-07-14 04:40 +0200
Re: mkdocs and tracking Andrey Rakhmatullin <wrar@debian.org> - 2024-07-14 11:40 +0200
Re: mkdocs and tracking Salvo Tomaselli <tiposchi@tiscali.it> - 2024-07-14 13:10 +0200
Re: mkdocs and tracking Dmitry Shachnev <mitya57@debian.org> - 2024-07-14 12:50 +0200
Re: mkdocs and tracking Salvo Tomaselli <tiposchi@tiscali.it> - 2024-07-14 14:10 +0200
Re: mkdocs and tracking Andrey Rakhmatullin <wrar@debian.org> - 2024-07-14 14:30 +0200
Re: mkdocs and tracking Salvo Tomaselli <tiposchi@tiscali.it> - 2024-07-14 14:50 +0200
Re: mkdocs and tracking Otto Kekäläinen <otto@debian.org> - 2024-07-20 18:50 +0200
Re: python-mkdocs new version coordination Brian May <bam@debian.org> - 2024-07-14 01:30 +0200
csiph-web