Your site declined by 2 points
Compared to scan from 1 hour ago
Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 100 2
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
3 control(s) without accessible label
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
[](https://beavercheck.com/results/30a208c9-b16e-45f2-a53f-13a9c30cd762)<a href="https://beavercheck.com/results/30a208c9-b16e-45f2-a53f-13a9c30cd762"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flinuxfr.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Flinuxfr.orgThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.88 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
22 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.104
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.23 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
5.97 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| linuxfr.org/fonts/Merriweather-Regular.woff2 | 565 ms |
| linuxfr.org/fonts/Lato-Regular.woff2 | 560 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Image de démarrage de GIMP 3.2, par Mark McCaughrean (CC by-sa 4.0) article.node > div.content > p > img | /img/68747470733a2f2f7777772e67696d702e6f72672f6e6577732f... | 324.7 KiB | 286.2 KiB |
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img | /img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62... | 158.6 KiB | 115.7 KiB |
Adieu Windows, Bonjour le Libre ! section#container > aside.banner > a > img | /img/68747470733a2f2f616469657577696e646f77732e617072696c... | 115.9 KiB | 97.5 KiB |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... | 41.3 KiB | 35.0 KiB |
Projets Libres x FPOSM : la fédération des professionnels d'OpenStreetMap article.node > div.content > p > img | /img/68747470733a2f2f7069632e696e66696e692e66722f33704457... | 31.5 KiB | 18.3 KiB |
Graphisme/photo div.figures > figure.image > a > img | linuxfr.org/images/sections/16.png | 13.4 KiB | 12.0 KiB |
LinuxFr.org body#home-index > aside#sidebar > header#branding > h1 | linuxfr.org/images/logos/logo-linuxfr-cadre-dehors.png | 16.0 KiB | 9.9 KiB |
Éducation div.figures > figure.image > a > img | linuxfr.org/images/sections/67.png | 8.1 KiB | 6.8 KiB |
Technologie div.figures > figure.image > a > img | linuxfr.org/images/sections/50.png | 6.8 KiB | 6.2 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| /assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36... | 75.6 KiB | 594 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
Le 17 novembre 2025, avec la sortie de la version 25.20.3, RADV est devenu le p… section#phare > article.node > div.content > p | 0.061 |
AMD mise tout sur RADV
Posté par Thomas Debesse (site web personnel, Mastodon) … body#home-index > section#container | 0.036 |
Lire la suite (13 commentaires).
Markdown EPUB section#container > section#phare > article.node > footer.actions | 0.008 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36... | 75.3 KiB | 62.2 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/application-ea18d32113d34928f73c40c3e7e4aee7b5cc7... | 143.1 KiB | 98.5 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Image de démarrage de GIMP 3.2, par Mark McCaughrean (CC by-sa 4.0) article.node > div.content > p > img | /img/68747470733a2f2f7777772e67696d702e6f72672f6e6577732f... |
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img | /img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62... |
Adieu Windows, Bonjour le Libre ! section#container > aside.banner > a > img | /img/68747470733a2f2f616469657577696e646f77732e617072696c... |
Projets Libres x FPOSM : la fédération des professionnels d'OpenStreetMap article.node > div.content > p > img | /img/68747470733a2f2f7069632e696e66696e692e66722f33704457... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Graphisme/photo div.figures > figure.image > a > img | linuxfr.org/images/sections/16.png |
Éducation div.figures > figure.image > a > img | linuxfr.org/images/sections/67.png |
Open Data div.figures > figure.image > a > img | linuxfr.org/images/sections/85.png |
Internet div.figures > figure.image > a > img | linuxfr.org/images/sections/22.png |
Technologie div.figures > figure.image > a > img | linuxfr.org/images/sections/50.png |
Linux div.figures > figure.image > a > img | linuxfr.org/images/sections/1.png |
Sécurité div.figures > figure.image > a > img | linuxfr.org/images/sections/46.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Bureautique div.figures > figure.image > a > img | linuxfr.org/images/sections/62.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Bureautique div.figures > figure.image > a > img | linuxfr.org/images/sections/62.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Se connecter body#home-index > aside#sidebar > div.login > h1 |
Posté par Thomas Debesse (site web personnel, Mastodon) le 06 mars 2026 à 20:09. article.node > header > div.meta > span.posted_by_spanblock |
Thomas Debesse header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 06 mars 2026 à 20:09 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par 7 personnes. article.node > header > div.meta > span.edited_by_spanblock |
7 personnes div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Trier par : datenoteintérêtdernier commentaire body#home-index > section#container > nav.toolbox > div.order_navbar |
date div.order_navbar > ul > li > a |
note div.order_navbar > ul > li > a |
intérêt nav.toolbox > div.order_navbar > ul > li |
dernier commentaire div.order_navbar > ul > li > a |
Posté par Moonz le 06 avril 2026 à 17:20. article.node > header > div.meta > span.posted_by_spanblock |
Moonz header > div.meta > span.posted_by_spanblock > a |
le 06 avril 2026 à 17:20 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par volts et BAud. article.node > header > div.meta > span.edited_by_spanblock |
volts et BAud header > div.meta > span.edited_by_spanblock > span.edited_by |
volts div.meta > span.edited_by_spanblock > span.edited_by > a |
BAud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Collectif le 05 avril 2026 à 21:02. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 05 avril 2026 à 21:02 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par yinqi le 04 avril 2026 à 16:03. article.node > header > div.meta > span.posted_by_spanblock |
yinqi header > div.meta > span.posted_by_spanblock > a |
le 04 avril 2026 à 16:03 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par yinqi le 02 avril 2026 à 12:29. article.node > header > div.meta > span.posted_by_spanblock |
yinqi header > div.meta > span.posted_by_spanblock > a |
le 02 avril 2026 à 12:29 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Nicolas Lœuillet (site web personnel, Mastodon) le 01 avril 2026 à 12… article.node > header > div.meta > span.posted_by_spanblock |
Nicolas Lœuillet header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 01 avril 2026 à 12:19 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Xavier Teyssier. article.node > header > div.meta > span.moderated_by_spanblock |
Xavier Teyssier header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Ysabeau 🧶 (courriel, site web personnel, Mastodon) le 31 mars 2026 à … article.node > header > div.meta > span.posted_by_spanblock |
Ysabeau 🧶 header > div.meta > span.posted_by_spanblock > a |
courriel header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 31 mars 2026 à 22:12 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by |
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par echarp (site web personnel, Mastodon) le 31 mars 2026 à 09:01. article.node > header > div.meta > span.posted_by_spanblock |
echarp header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 31 mars 2026 à 09:01 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Pierre Jarillon. article.node > header > div.meta > span.moderated_by_spanblock |
Pierre Jarillon header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Collectif le 29 mars 2026 à 16:39. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 29 mars 2026 à 16:39 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par esques le 28 mars 2026 à 17:38. article.node > header > div.meta > span.posted_by_spanblock |
esques header > div.meta > span.posted_by_spanblock > a |
le 28 mars 2026 à 17:38 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud, Pierre Jarillon et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud, Pierre Jarillon et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Pierre Jarillon div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Julien Jorge. article.node > header > div.meta > span.moderated_by_spanblock |
Julien Jorge header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Collectif le 27 mars 2026 à 20:33. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 27 mars 2026 à 20:33 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par 5 personnes. article.node > header > div.meta > span.edited_by_spanblock |
5 personnes div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Frederic Couchet le 26 mars 2026 à 17:02. article.node > header > div.meta > span.posted_by_spanblock |
Frederic Couchet header > div.meta > span.posted_by_spanblock > a |
le 26 mars 2026 à 17:02 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Nicolas Pettiaux le 26 mars 2026 à 07:45. article.node > header > div.meta > span.posted_by_spanblock |
Nicolas Pettiaux header > div.meta > span.posted_by_spanblock > a |
le 26 mars 2026 à 07:45 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Arkem. article.node > header > div.meta > span.edited_by_spanblock |
Arkem div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Etienne Gonnu le 26 mars 2026 à 07:44. article.node > header > div.meta > span.posted_by_spanblock |
Etienne Gonnu header > div.meta > span.posted_by_spanblock > a |
le 26 mars 2026 à 07:44 header > div.meta > span.posted_by_spanblock > time.updated |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Podcast Projets Libres (site web personnel, Mastodon) le 24 mars 2026… article.node > header > div.meta > span.posted_by_spanblock |
Podcast Projets Libres header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 24 mars 2026 à 09:42 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Pierre Jarillon. article.node > header > div.meta > span.moderated_by_spanblock |
Pierre Jarillon header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Collectif le 23 mars 2026 à 07:38. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 23 mars 2026 à 07:38 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
10 nav.toolbox > nav.pagination > span.page > a |
11 nav.toolbox > nav.pagination > span.page > a |
Suivant › nav.toolbox > nav.pagination > span.next > a |
Dernier › nav.toolbox > nav.pagination > span.last > a |
Revenir en haut de page section#container > footer > p > a.scroll |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
NdM : La date initialement prévue était jeudi 02 avril. Elle a été reportée au … main#contents > article.node > div.content > h3#toc-ndm--la-date-initialement-prévue-était-jeudi-02-avril-elle-a-été-reportée-au-10-même-lieu-même-heure |
ÉducaLibre 2026 : appel à propositions d'ateliers, conférences et tables rondes main#contents > article.node > div.content > h3#toc-Éducalibre-2026--appel-à-propositions-dateliers-conférences-et-tables-rondes |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Liens nav#site > ul > li > a |
Forums nav#site > ul > li > a |
Rédaction nav#site > ul > li > a |
🎙️ Projets Libres nav#site > ul > li > a#podcast |
nav#site > form > div.searchbox > input#query nav#site > form > div.searchbox > input#query |
Éditions D-BookeR section#friends > ul > li > a |
Éditions Eyrolles section#friends > ul > li > a |
Éditions Diamond section#friends > ul > li > a |
Éditions ENI section#friends > ul > li > a |
Lea-Linux section#friends > ul > li > a |
En Vente Libre section#friends > ul > li > a |
Grafik Plus section#friends > ul > li > a |
Mentions légales nav#about_us > ul > li > a |
Faire un don nav#about_us > ul > li > a |
L’équipe de LinuxFr.org nav#about_us > ul > li > a |
Informations sur le site nav#about_us > ul > li > a |
Aide / Foire aux questions nav#about_us > ul > li > a |
Suivi des suggestions et bogues nav#about_us > ul > li > a |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
789 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.59 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.144
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.37 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.59 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| linuxfr.org/fonts/Merriweather-Regular.woff2 | 515 ms |
| linuxfr.org/fonts/Lato-Regular.woff2 | 400 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img | /img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62... | 158.6 KiB | 102.5 KiB |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... | 41.3 KiB | 35.0 KiB |
Graphisme/photo div.figures > figure.image > a > img | linuxfr.org/images/sections/16.png | 13.4 KiB | 12.0 KiB |
LinuxFr.org body#home-index > aside#sidebar > header#branding > h1 | linuxfr.org/images/logos/logo-linuxfr-cadre-dehors.png | 16.0 KiB | 9.9 KiB |
Technologie div.figures > figure.image > a > img | linuxfr.org/images/sections/50.png | 6.8 KiB | 6.2 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| /assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36... | 75.6 KiB | 396 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36... | 75.3 KiB | 64.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/application-ea18d32113d34928f73c40c3e7e4aee7b5cc7... | 143.1 KiB | 98.5 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Image de démarrage de GIMP 3.2, par Mark McCaughrean (CC by-sa 4.0) article.node > div.content > p > img | /img/68747470733a2f2f7777772e67696d702e6f72672f6e6577732f... |
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img | /img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62... |
Projets Libres x FPOSM : la fédération des professionnels d'OpenStreetMap article.node > div.content > p > img | /img/68747470733a2f2f7069632e696e66696e692e66722f33704457... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Graphisme/photo div.figures > figure.image > a > img | linuxfr.org/images/sections/16.png |
Éducation div.figures > figure.image > a > img | linuxfr.org/images/sections/67.png |
Open Data div.figures > figure.image > a > img | linuxfr.org/images/sections/85.png |
Internet div.figures > figure.image > a > img | linuxfr.org/images/sections/22.png |
Technologie div.figures > figure.image > a > img | linuxfr.org/images/sections/50.png |
Linux div.figures > figure.image > a > img | linuxfr.org/images/sections/1.png |
Sécurité div.figures > figure.image > a > img | linuxfr.org/images/sections/46.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Bureautique div.figures > figure.image > a > img | linuxfr.org/images/sections/62.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Bureautique div.figures > figure.image > a > img | linuxfr.org/images/sections/62.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
Faites vivre LinuxFr.org
Tous les articles sont le fruit du travail de la comm… body#home-index > section#container > aside.banner | 0.126 |
body#home-index body#home-index | 0.018 |
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Se connecter body#home-index > aside#sidebar > div.login > h1 |
Sondage aside#sidebar > div#poll_box > h1 > a |
Les sections aside#sidebar > div#sections_box > h1 > a |
Posté par Thomas Debesse (site web personnel, Mastodon) le 06 mars 2026 à 20:09. article.node > header > div.meta > span.posted_by_spanblock |
Thomas Debesse header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 06 mars 2026 à 20:09 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par 7 personnes. article.node > header > div.meta > span.edited_by_spanblock |
7 personnes div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : amdrocmvulkanradeonpilote_librecarte_graphique article.node > header > div.meta > div.tags |
amd div.tags > ul.tag_cloud > li > a |
rocm div.tags > ul.tag_cloud > li > a |
vulkan div.tags > ul.tag_cloud > li > a |
radeon div.tags > ul.tag_cloud > li > a |
pilote_libre div.tags > ul.tag_cloud > li > a |
carte_graphique div.tags > ul.tag_cloud > li > a |
Trier par : datenoteintérêtdernier commentaire body#home-index > section#container > nav.toolbox > div.order_navbar |
date div.order_navbar > ul > li > a |
note div.order_navbar > ul > li > a |
intérêt nav.toolbox > div.order_navbar > ul > li |
dernier commentaire div.order_navbar > ul > li > a |
Posté par Moonz le 06 avril 2026 à 17:20. article.node > header > div.meta > span.posted_by_spanblock |
Moonz header > div.meta > span.posted_by_spanblock > a |
le 06 avril 2026 à 17:20 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par volts et BAud. article.node > header > div.meta > span.edited_by_spanblock |
volts et BAud header > div.meta > span.edited_by_spanblock > span.edited_by |
volts div.meta > span.edited_by_spanblock > span.edited_by > a |
BAud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : nouvelles_sur_l_iaintelligence_artificielle article.node > header > div.meta > div.tags |
nouvelles_sur_l_ia div.tags > ul.tag_cloud > li > a |
intelligence_artificielle div.tags > ul.tag_cloud > li > a |
Posté par Collectif le 05 avril 2026 à 21:02. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 05 avril 2026 à 21:02 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : agenda_du_libre article.node > header > div.meta > div.tags |
agenda_du_libre div.tags > ul.tag_cloud > li > a |
Posté par yinqi le 04 avril 2026 à 16:03. article.node > header > div.meta > span.posted_by_spanblock |
yinqi header > div.meta > span.posted_by_spanblock > a |
le 04 avril 2026 à 16:03 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : états-unisfccsouverainetécybersécuritérouteur article.node > header > div.meta > div.tags |
états-unis div.tags > ul.tag_cloud > li > a |
fcc div.tags > ul.tag_cloud > li > a |
souveraineté div.tags > ul.tag_cloud > li > a |
cybersécurité div.tags > ul.tag_cloud > li > a |
routeur div.tags > ul.tag_cloud > li > a |
Posté par yinqi le 02 avril 2026 à 12:29. article.node > header > div.meta > span.posted_by_spanblock |
yinqi header > div.meta > span.posted_by_spanblock > a |
le 02 avril 2026 à 12:29 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : agplsuite_bureautiqueodfnextcloudeurostackxwikiopenproject article.node > header > div.meta > div.tags |
agpl div.tags > ul.tag_cloud > li > a |
suite_bureautique div.tags > ul.tag_cloud > li > a |
odf div.tags > ul.tag_cloud > li > a |
nextcloud div.tags > ul.tag_cloud > li > a |
eurostack div.tags > ul.tag_cloud > li > a |
xwiki div.tags > ul.tag_cloud > li > a |
openproject div.tags > ul.tag_cloud > li > a |
Posté par Nicolas Lœuillet (site web personnel, Mastodon) le 01 avril 2026 à 12… article.node > header > div.meta > span.posted_by_spanblock |
Nicolas Lœuillet header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 01 avril 2026 à 12:19 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Xavier Teyssier. article.node > header > div.meta > span.moderated_by_spanblock |
Xavier Teyssier header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : phpautoentrepreneurpocketwallabag article.node > header > div.meta > div.tags |
php div.tags > ul.tag_cloud > li > a |
autoentrepreneur div.tags > ul.tag_cloud > li > a |
pocket div.tags > ul.tag_cloud > li > a |
wallabag div.tags > ul.tag_cloud > li > a |
Posté par Ysabeau 🧶 (courriel, site web personnel, Mastodon) le 31 mars 2026 à … article.node > header > div.meta > span.posted_by_spanblock |
Ysabeau 🧶 header > div.meta > span.posted_by_spanblock > a |
courriel header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 31 mars 2026 à 22:12 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by |
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : ooxmlthedocumentfoundationodf article.node > header > div.meta > div.tags |
ooxml div.tags > ul.tag_cloud > li > a |
thedocumentfoundation div.tags > ul.tag_cloud > li > a |
odf div.tags > ul.tag_cloud > li > a |
Posté par echarp (site web personnel, Mastodon) le 31 mars 2026 à 09:01. article.node > header > div.meta > span.posted_by_spanblock |
echarp header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 31 mars 2026 à 09:01 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Pierre Jarillon. article.node > header > div.meta > span.moderated_by_spanblock |
Pierre Jarillon header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : libre_en_fêteintelligence_artificielleallemagneodfrevue_de_presse article.node > header > div.meta > div.tags |
libre_en_fête div.tags > ul.tag_cloud > li > a |
intelligence_artificielle div.tags > ul.tag_cloud > li > a |
allemagne div.tags > ul.tag_cloud > li > a |
odf div.tags > ul.tag_cloud > li > a |
revue_de_presse div.tags > ul.tag_cloud > li > a |
Posté par Collectif le 29 mars 2026 à 16:39. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 29 mars 2026 à 16:39 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : agenda_du_libre article.node > header > div.meta > div.tags |
agenda_du_libre div.tags > ul.tag_cloud > li > a |
Posté par esques le 28 mars 2026 à 17:38. article.node > header > div.meta > span.posted_by_spanblock |
esques header > div.meta > span.posted_by_spanblock > a |
le 28 mars 2026 à 17:38 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud, Pierre Jarillon et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud, Pierre Jarillon et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Pierre Jarillon div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Julien Jorge. article.node > header > div.meta > span.moderated_by_spanblock |
Julien Jorge header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : décèsbronsonisationrmllosxpkdedeuil article.node > header > div.meta > div.tags |
décès div.tags > ul.tag_cloud > li > a |
bronsonisation div.tags > ul.tag_cloud > li > a |
rmll div.tags > ul.tag_cloud > li > a |
osxp div.tags > ul.tag_cloud > li > a |
kde div.tags > ul.tag_cloud > li > a |
deuil div.tags > ul.tag_cloud > li > a |
Posté par Collectif le 27 mars 2026 à 20:33. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 27 mars 2026 à 20:33 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par 5 personnes. article.node > header > div.meta > span.edited_by_spanblock |
5 personnes div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : sortie_versionmypaintsvggimp article.node > header > div.meta > div.tags |
sortie_version div.tags > ul.tag_cloud > li > a |
mypaint div.tags > ul.tag_cloud > li > a |
svg div.tags > ul.tag_cloud > li > a |
gimp div.tags > ul.tag_cloud > li > a |
Posté par Frederic Couchet le 26 mars 2026 à 17:02. article.node > header > div.meta > span.posted_by_spanblock |
Frederic Couchet header > div.meta > span.posted_by_spanblock > a |
le 26 mars 2026 à 17:02 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : aucune article.node > header > div.meta > div.tags |
Posté par Nicolas Pettiaux le 26 mars 2026 à 07:45. article.node > header > div.meta > span.posted_by_spanblock |
Nicolas Pettiaux header > div.meta > span.posted_by_spanblock > a |
le 26 mars 2026 à 07:45 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Arkem. article.node > header > div.meta > span.edited_by_spanblock |
Arkem div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : ressources_libresinclusionunion_européennesouveraineté_numeriqueau… article.node > header > div.meta > div.tags |
ressources_libres div.tags > ul.tag_cloud > li > a |
inclusion div.tags > ul.tag_cloud > li > a |
union_européenne div.tags > ul.tag_cloud > li > a |
souveraineté_numerique div.tags > ul.tag_cloud > li > a |
autonomie div.tags > ul.tag_cloud > li > a |
collaboration div.tags > ul.tag_cloud > li > a |
solidarité div.tags > ul.tag_cloud > li > a |
Posté par Etienne Gonnu le 26 mars 2026 à 07:44. article.node > header > div.meta > span.posted_by_spanblock |
Etienne Gonnu header > div.meta > span.posted_by_spanblock > a |
le 26 mars 2026 à 07:44 header > div.meta > span.posted_by_spanblock > time.updated |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : libre_à_vousradio_cause_communeau_cafe_libre article.node > header > div.meta > div.tags |
libre_à_vous div.tags > ul.tag_cloud > li > a |
radio_cause_commune div.tags > ul.tag_cloud > li > a |
au_cafe_libre div.tags > ul.tag_cloud > li > a |
Posté par Podcast Projets Libres (site web personnel, Mastodon) le 24 mars 2026… article.node > header > div.meta > span.posted_by_spanblock |
Podcast Projets Libres header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 24 mars 2026 à 09:42 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Pierre Jarillon. article.node > header > div.meta > span.moderated_by_spanblock |
Pierre Jarillon header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : podcast_projets_libresopenstreetmapopen_dataosm article.node > header > div.meta > div.tags |
podcast_projets_libres div.tags > ul.tag_cloud > li > a |
openstreetmap div.tags > ul.tag_cloud > li > a |
open_data div.tags > ul.tag_cloud > li > a |
osm div.tags > ul.tag_cloud > li > a |
Posté par Collectif le 23 mars 2026 à 07:38. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 23 mars 2026 à 07:38 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Étiquettes : agenda_du_libre article.node > header > div.meta > div.tags |
agenda_du_libre div.tags > ul.tag_cloud > li > a |
10 nav.toolbox > nav.pagination > span.page > a |
11 nav.toolbox > nav.pagination > span.page > a |
Suivant › nav.toolbox > nav.pagination > span.next > a |
Dernier › nav.toolbox > nav.pagination > span.last > a |
Revenir en haut de page section#container > footer > p > a.scroll |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
NdM : La date initialement prévue était jeudi 02 avril. Elle a été reportée au … main#contents > article.node > div.content > h3#toc-ndm--la-date-initialement-prévue-était-jeudi-02-avril-elle-a-été-reportée-au-10-même-lieu-même-heure |
ÉducaLibre 2026 : appel à propositions d'ateliers, conférences et tables rondes main#contents > article.node > div.content > h3#toc-Éducalibre-2026--appel-à-propositions-dateliers-conférences-et-tables-rondes |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Ada div#sections_box > ul > li > a |
Android div#sections_box > ul > li > a |
Arch Linux div#sections_box > ul > li > a |
Audiovisuel div#sections_box > ul > li > a |
Base de données div#sections_box > ul > li > a |
Bureautique div#sections_box > ul > li > a |
C et C++ div#sections_box > ul > li > a |
Cloud div#sections_box > ul > li > a |
Commercial div#sections_box > ul > li > a |
Communauté div#sections_box > ul > li > a |
Cuisine div#sections_box > ul > li > a |
Culture div#sections_box > ul > li > a |
Debian div#sections_box > ul > li > a |
Distribution div#sections_box > ul > li > a |
Do It Yourself div#sections_box > ul > li > a |
Doc div#sections_box > ul > li > a |
DragonFly BSD div#sections_box > ul > li > a |
Éducation div#sections_box > ul > li > a |
Fedora div#sections_box > ul > li > a |
Fortran div#sections_box > ul > li > a |
FreeBSD div#sections_box > ul > li > a |
Gentoo div#sections_box > ul > li > a |
Gnome div#sections_box > ul > li > a |
GNU div#sections_box > ul > li > a |
GNUstep div#sections_box > ul > li > a |
Golang div#sections_box > ul > li > a |
Haiku div#sections_box > ul > li > a |
Humour div#sections_box > ul > li > a |
Internet div#sections_box > ul > li > a |
Java div#sections_box > ul > li > a |
JavaScript div#sections_box > ul > li > a |
Jeu div#sections_box > ul > li > a |
Justice div#sections_box > ul > li > a |
KDE div#sections_box > ul > li > a |
Linux div#sections_box > ul > li > a |
LinuxFr.org div#sections_box > ul > li > a |
Lug div#sections_box > ul > li > a |
Mageia div#sections_box > ul > li > a |
Matériel div#sections_box > ul > li > a |
Médecine div#sections_box > ul > li > a |
Microsoft div#sections_box > ul > li > a |
Mobile div#sections_box > ul > li > a |
Mono div#sections_box > ul > li > a |
Mozilla div#sections_box > ul > li > a |
NetBSD div#sections_box > ul > li > a |
Noyau div#sections_box > ul > li > a |
Open Data div#sections_box > ul > li > a |
OpenBSD div#sections_box > ul > li > a |
openSUSE div#sections_box > ul > li > a |
Perl div#sections_box > ul > li > a |
PHP div#sections_box > ul > li > a |
Presse div#sections_box > ul > li > a |
Programmation div#sections_box > ul > li > a |
Programmation fonctionnelle div#sections_box > ul > li > a |
Python div#sections_box > ul > li > a |
Raspberry Pi div#sections_box > ul > li > a |
Red Hat div#sections_box > ul > li > a |
Rien à voir div#sections_box > ul > li > a |
Ruby div#sections_box > ul > li > a |
Rust div#sections_box > ul > li > a |
Samba div#sections_box > ul > li > a |
Science div#sections_box > ul > li > a |
Sécurité div#sections_box > ul > li > a |
Serveurs d’affichage div#sections_box > ul > li > a |
Slackware div#sections_box > ul > li > a |
Son div#sections_box > ul > li > a |
Suse div#sections_box > ul > li > a |
Technologie div#sections_box > ul > li > a |
Téléphonie div#sections_box > ul > li > a |
Ubuntu div#sections_box > ul > li > a |
Virtualisation div#sections_box > ul > li > a |
Wikimedia div#sections_box > ul > li > a |
XMPP div#sections_box > ul > li > a |
[ouest-france.fr] Chemillé-en-Anjou. Libre en fête: deux jours pour célébrer le… div.content > ul > li > a |
[ZDNET] Pourquoi l'IA est à la fois une malédiction et une bénédiction pour les… div.content > ul > li > a |
Re: Typo nav#last_comments > ul > li > a |
Re: et donc? nav#last_comments > ul > li > a |
Re: et donc? nav#last_comments > ul > li > a |
lionel_jospin nav#popular_tags > ul.tag_cloud > li > a |
merdification nav#popular_tags > ul.tag_cloud > li > a |
états-unis nav#popular_tags > ul.tag_cloud > li > a |
administration_française nav#popular_tags > ul.tag_cloud > li > a |
capitalisme_de_surveillance nav#popular_tags > ul.tag_cloud > li > a |
claude nav#popular_tags > ul.tag_cloud > li > a |
bigtech nav#popular_tags > ul.tag_cloud > li > a |
logiciel_libre nav#popular_tags > ul.tag_cloud > li > a |
Éditions D-BookeR section#friends > ul > li > a |
Éditions Eyrolles section#friends > ul > li > a |
Éditions Diamond section#friends > ul > li > a |
Éditions ENI section#friends > ul > li > a |
Lea-Linux section#friends > ul > li > a |
En Vente Libre section#friends > ul > li > a |
Grafik Plus section#friends > ul > li > a |
Mentions légales nav#about_us > ul > li > a |
Faire un don nav#about_us > ul > li > a |
L’équipe de LinuxFr.org nav#about_us > ul > li > a |
Informations sur le site nav#about_us > ul > li > a |
Aide / Foire aux questions nav#about_us > ul > li > a |
Suivi des suggestions et bogues nav#about_us > ul > li > a |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback