Files
vscode-front-matter/docs/showcases.json
2021-09-03 10:34:11 +02:00

30 lines
976 B
JSON

[
{
"title": "Elio Struyf",
"link": "https://www.eliostruyf.com",
"description": "Personal website/blog from Elio Struyf created with Hugo and Tailwind. Managed by Front Matter.",
"image": "eliostruyf.png",
"generator": "Hugo"
},
{
"title": "PimpYourOwnDevice",
"link": "https://pimpyourowndevice.com",
"description": "Pimp Your Own Device is created with Hugo and Bootstrap. Managed by Front Matter.",
"image": "pimpyourowndevice.png",
"generator": "Hugo"
},
{
"title": "Squarl",
"link": "https://squarl.com",
"description": "Squarl is created with Next.js and Tailwind. Managed by Front Matter.",
"image": "squarl.png",
"generator": "Next.js"
},
{
"title": "M365Princess.com",
"link": "https://m365princess.com",
"description": "Personal website/blog of Luise Freese created with a Hugo template. Managed with Front Matter.",
"image": "m365princess.png",
"generator": "Hugo"
}
]