nuage de tags sur la liste, suppression dropdown navbar, rôles/droits sur le profil

This commit is contained in:
Cedric Abonnel
2026-05-12 20:07:33 +02:00
parent 1d2e3d9a24
commit 6e438835f8
3470 changed files with 97124 additions and 109 deletions
@@ -0,0 +1,16 @@
Pour obtenir l'en-tête HTTP d'une page : `curl -I [url]`
```bash
$ curl -I https://www.burgertech.fr/burgerTech.xml
HTTP/1.1 200 OK
Date: Sat, 13 Oct 2018 06:52:24 GMT
Server: Apache/2.4.10
Strict-Transport-Security: max-age=15768000
Vary: Host,Accept-Encoding
Last-Modified: Sat, 13 Oct 2018 03:14:14 GMT
ETag: "138c4-5781399482f6a"
Accept-Ranges: bytes
Content-Length: 80068
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
Content-Type: application/xml
```
@@ -0,0 +1,18 @@
{
"uuid": "2cf73f06-2734-4a76-95fa-a9493356b6e2",
"slug": "curl",
"title": "cURL",
"author": "cedric.abonnel@gmail.com",
"published": true,
"published_at": "2023-02-10 22:48:29",
"created_at": "2023-02-10 22:48:29",
"updated_at": "2023-02-10 22:48:29",
"revisions": [],
"cover": "",
"files_meta": [],
"external_links": [],
"seo_title": "",
"seo_description": "",
"og_image": "",
"category": "Informatique"
}