mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-03-28 17:42:40 +01:00
30 lines
976 B
JSON
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"
|
|
}
|
|
] |