Skip to content

Commit

Permalink
Added Tag in the data model.
Browse files Browse the repository at this point in the history
  • Loading branch information
romu70 committed Feb 8, 2024
1 parent 89a0a73 commit abfb2b9
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/content/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ function getSchema(params: SchemaContext) {
file: params.image(),
alt: z.string(),
}),
tag: z.string()
});
}

Expand Down
1 change: 1 addition & 0 deletions src/content/fonts/2020-03-28-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19020&mlon=-1.54792#map=19/47.19020/-1.54792'
image:
file: './images/2020-03-28-1.jpg'
alt: 'Retouches'
tag: 'Cursive'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-04-02-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19114&mlon=-1.54662#map=19/47.19114/-1.54662'
image:
file: './images/2020-04-02-1.jpg'
alt: 'Boucherie'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-04-02-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19300&mlon=-1.54568#map=19/47.19300/-1.54568'
image:
file: './images/2020-04-02-2.jpg'
alt: 'Café des négociants'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-04-16-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.18918&mlon=-1.54750#map=19/47.18918/-1.54750'
image:
file: './images/2020-04-16-1.jpg'
alt: 'Café vendéen'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-09-09-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=45.77756&mlon=3.08593#map=19/45.77756/3.08593'
image:
file: './images/2020-09-09-1.jpg'
alt: 'Hôtel'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-10-04-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19480&mlon=-1.58320#map=19/47.19480/-1.58320'
image:
file: './images/2020-10-04-1.jpg'
alt: 'Peugeot'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-10-04-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.18918&mlon=-1.54750#map=19/47.18918/-1.54750'
image:
file: './images/2020-10-04-2.jpg'
alt: 'Boucherie'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-10-04-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.18918&mlon=-1.54750#map=19/47.18918/-1.54750'
image:
file: './images/2020-10-04-3.jpg'
alt: 'Boulangerie'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2020-10-14-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=46.32083&mlon=-0.46024#map=19/46.32083/-0.46024'
image:
file: './images/2020-10-14-1.jpg'
alt: 'Bananes'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2021-03-20-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.21477&mlon=-1.55932#map=19/47.21477/-1.55932'
image:
file: './images/2021-03-20-2.jpg'
alt: 'Spécialités de Cafés'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2022-02-06-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19336&mlon=-1.54528#map=19/47.19336/-1.54528'
image:
file: './images/2022-02-06-1.jpg'
alt: 'H. Fiollin'
tag: 'Serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2022-02-24-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=48.86629&mlon=2.34708#map=19/48.86629/2.34708'
image:
file: './images/2022-02-24-1.jpg'
alt: 'Café Biard'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2022-06-04-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19492&mlon=-1.58288#map=19/47.19492/-1.58288'
image:
file: './images/2022-06-04-1.jpg'
alt: 'Café de Bellevue'
tag: 'Gothical'
---
1 change: 1 addition & 0 deletions src/content/fonts/2022-06-04-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.19390&mlon=-1.58324#map=19/47.19390/-1.58324'
image:
file: './images/2022-06-04-2.jpg'
alt: 'Mon Rêve'
tag: 'Serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2023-02-20-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=48.85977&mlon=2.34267#map=19/48.85977/2.34267'
image:
file: './images/2023-02-20-1.jpg'
alt: 'Quincaillerie'
tag: 'Serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2023-02-20-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=48.86375&mlon=2.38178#map=19/48.86375/2.38178'
image:
file: './images/2023-02-20-2.jpg'
alt: 'Carrelage'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2023-07-02-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.21102&mlon=-1.54700#map=19/47.21102/-1.54700'
image:
file: './images/2023-07-02-1.jpg'
alt: 'Le Pain Quotidien'
tag: 'Serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2023-07-16-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.21336&mlon=-1.56100#map=19/47.21336/-1.56100'
image:
file: './images/2023-07-16-01.jpg'
alt: 'Café'
tag: 'Sans-serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2023-07-16-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.21318&mlon=-1.56093#map=19/47.21318/-1.56093'
image:
file: './images/2023-07-16-02.jpg'
alt: 'Coquerico'
tag: 'Serif'
---
1 change: 1 addition & 0 deletions src/content/fonts/2023-11-24-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ geo: 'mlat=47.18217&mlon=-1.54505#map=19/47.18217/-1.54505'
image:
file: './images/2023-11-24-01.jpg'
alt: 'Bikini'
tag: 'Sans-serif'
---
3 changes: 2 additions & 1 deletion src/content/streetarts/2022-12-10-01.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"image": {
"file": "./images/2022-12-10-01.jpg",
"alt": "Tropical woman"
}
},
"tag": "Unknown"
}
3 changes: 2 additions & 1 deletion src/content/streetarts/2023-01-12-01.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"image": {
"file": "./images/2023-01-12-01.jpg",
"alt": "Funny rabbit"
}
},
"tag": "Ador"
}
3 changes: 2 additions & 1 deletion src/content/streetarts/2023-01-12-02.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"image": {
"file": "./images/2023-01-12-02.png",
"alt": "Bird"
}
},
"tag": "Ratz One"
}

0 comments on commit abfb2b9

Please sign in to comment.