Ajout de données météo
This commit is contained in:
@@ -6,15 +6,24 @@ links:
|
||||
title: "Welcome at the Arsouyes"
|
||||
date: 2023-03-08
|
||||
keywords: []
|
||||
cover:
|
||||
"images/screenshot.png"
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
# - name: "LEGO (France)"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [{ "date": "2025-03-25T10:49:57.460Z", "http_code": 200 }]
|
||||
status: [ { "date": "2025-03-25T10:49:57.460Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 6.5
|
||||
humidity: 85
|
||||
pressure: 994.4
|
||||
illuminance: 86
|
||||
precipitations: true
|
||||
wind_speed: 39.5
|
||||
wind_direction: 225
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
Proficient en droit, en sécurité informatique et en développement, Thibaut est un geek à l’ancienne, qui aime le travail bien fait.
|
||||
|
||||
@@ -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:50:05.217Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:50:05.217Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 15.2
|
||||
humidity: 41
|
||||
pressure: 1011.3
|
||||
illuminance: 462
|
||||
precipitations: false
|
||||
wind_speed: 21.5
|
||||
wind_direction: 211
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> There are at least two kinds of catastrophe scenarios, and both are getting more plausible
|
||||
@@ -5,7 +5,7 @@ links:
|
||||
lang: en
|
||||
title: "All commands"
|
||||
date: 2023-03-20
|
||||
keywords: [""]
|
||||
keywords: [ "" ]
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
@@ -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:50:16.102Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:50:16.102Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 9.9
|
||||
humidity: 67
|
||||
pressure: 1021.4
|
||||
illuminance: 432
|
||||
precipitations: false
|
||||
wind_speed: 15.7
|
||||
wind_direction: 261
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> A repository for the most elegant and useful UNIX commands. Great commands can be shared, discussed and voted on to provide a comprehensive resource for working from the command-line
|
||||
Reference in New Issue
Block a user