sitemap.yaml -rw-r--r-- 1.3 KiB
1enabled: true
2# global variables exposed everywhere
3variables:
4 # urls served by charts.ayllu-forge.org
5 torino_air:
6 particulates_url: "https://charts.ayllu-forge.org/chart.svg?query=%7B__name__%3D~%22airgradient_(pm1_ugm3%7Cpm2d5_ugm3%7Cpm10_ugm3)%22%7D&label=%7B%7B.__name__%7D%7D&width=8&height=3&background-color=%23333333&foreground-color=%23e4e4e4&title=Particulates"
7 nox_url: "https://charts.ayllu-forge.org/chart.svg?query=airgradient_nox_raw&label=%7B%7B.__name__%7D%7D&width=8&height=3&background-color=%23333333&foreground-color=%23e4e4e4&title=NOx"
8 co2_url: "https://charts.ayllu-forge.org/chart.svg?query=airgradient_co2_ppm&label=%7B%7B.__name__%7D%7D&width=8&height=3&background-color=%23333333&foreground-color=%23e4e4e4&title=CO2"
9 temperature_url: "https://charts.ayllu-forge.org/chart.svg?query=%7B__name__%3D~%22(airgradient_humidity_percent%7Cairgradient_temperature_celsius)%22%7D&width=8&height=3&label=%7B%7B.__name__%7D%7D&background-color=%23333333&foreground-color=%23e4e4e4&min=0&title=Temperature"
10
11entries:
12 - name: blog
13 enabled: true
14 others:
15 - name: building-this-website
16 tagline: There is no deficiency of static website generators these days and so I had to write my own.
17 date: 2023-04-04
18 - name: projects
19 enabled: true
20 others:
21 - name: air-quality-torino