Ajout de données météo
This commit is contained in:
@@ -5,7 +5,19 @@ links:
|
||||
lang: en
|
||||
title: "The Web I Want - DEV Community"
|
||||
date: 2023-05-15
|
||||
keywords: ["web", "html", "performance", "a11y", "software", "coding", "development", "engineering", "inclusive", "community"]
|
||||
keywords:
|
||||
[
|
||||
"web",
|
||||
"html",
|
||||
"performance",
|
||||
"a11y",
|
||||
"software",
|
||||
"coding",
|
||||
"development",
|
||||
"engineering",
|
||||
"inclusive",
|
||||
"community"
|
||||
]
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
@@ -13,7 +25,17 @@ cover: "images/screenshot.png"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [{"date": "2025-03-25T10:51:23.387Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:51:23.387Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 16.6
|
||||
humidity: 68
|
||||
pressure: 1012.8
|
||||
illuminance: 768
|
||||
precipitations: true
|
||||
wind_speed: 11
|
||||
wind_direction: 308
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> The web is supposed to be accessible to all but flavour of the month techniques and over-complication is ruining everything. Tagged with web, html, performance, a11y.
|
||||
|
||||
@@ -13,7 +13,17 @@ cover: "images/screenshot.png"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [{"date": "2025-03-25T10:51:33.147Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:51:33.147Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 14
|
||||
humidity: 53
|
||||
pressure: 1021.9
|
||||
illuminance: 745
|
||||
precipitations: false
|
||||
wind_speed: 23.8
|
||||
wind_direction: 72
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> “We value your privacy…”, the clichéd beginning of many a privacy notice. I value my own online privacy, and whenever I read that phrase as part of a website consent banner it sounds like lip service at best.
|
||||
@@ -8,7 +8,7 @@ links:
|
||||
archive: true
|
||||
title: "YouTube"
|
||||
date: 2023-05-21
|
||||
keywords: ["video", "sharing", "camera phone", "video phone", "free", "upload"]
|
||||
keywords: [ "video", "sharing", "camera phone", "video phone", "free", "upload" ]
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
@@ -16,7 +16,17 @@ cover: "images/screenshot.png"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [{"date": "2025-03-25T10:51:37.587Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:51:37.587Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 21.3
|
||||
humidity: 67
|
||||
pressure: 1012.7
|
||||
illuminance: 838
|
||||
precipitations: false
|
||||
wind_speed: 10.7
|
||||
wind_direction: 48
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
L’intervention d’Aurélien Barrau au Parlement Européen le 18 mai 2023, à propos de la (dé)croissance.
|
||||
|
||||
Reference in New Issue
Block a user