-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
showcases.json
85 lines (85 loc) · 3.26 KB
/
showcases.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
[{
"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": "hTWOo",
"link": "https://lab.n8d.studio/htwoo/",
"description": "Fluent design for everyone and Microsoft 365 applications, created with Hugo and managed by Front Matter.",
"image": "lab.n8d.studio_htwoo_.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"
},
{
"title": "MichaelFasani.com",
"link": "https://www.michaelfasani.com",
"description": "Personal blog of Michael Fasani, content stored as markdown in GitHub, built with Gatsby, managed with Front Matter.",
"image": "www.michaelfasani.com.png",
"generator": "Gatsby"
},
{
"title": "Emanuele Bartolesi",
"link": "https://www.emanuelebartolesi.com",
"description": "Personal blog of Emanuele Bartolesi. Content stored as markdown files on GitHub, built with Gatsby. All content are managed with Front Matter.",
"image": "emanuelebartolesi.com.png",
"generator": "Gatsby"
},
{
"title": "SelectedTech",
"link": "https://www.selectedtech.show",
"description": "SelectedTech is a group of four MVP's doing sessions on Microsoft 365 and the AI ecosystem. Build on Hugo and Front Matter and hosted in Azure.",
"image": "www.selectedtech.show_.png",
"generator": "Hugo"
},
{
"title": "Maxim Orlov",
"link": "https://maximorlov.com/",
"description": "Helping Node.js developers write better applications 🚀. Created with Eleventy & Tailwind. Content managed with Front Matter.",
"image": "maximorlov.com.png",
"generator": "Eleventy"
},
{
"title": "Jahir Fiquitiva",
"link": "https://jahir.dev/",
"description": "Personal website and blog from Jahir Fiquitiva created with NextJS, TypeScript and Styled Components. Blog content managed by Front Matter.",
"image": "jahir.dev.png",
"generator": "Next.js"
},
{
"title": "The Chris and Andre Show",
"link": "https://chrisandandreshow.com",
"description": "We created \"The Chris and Andre Show \" with Pelican. Managed in part with Front Matter.",
"image": "chrisandandreshow.com_.png",
"generator": "Pelican"
},
{
"title": "What is wrong with your dog?",
"link": "https://whatiswrongwithyourdog.netlify.app",
"description": "A blog containing my writing on tech and other issues. Slightly salty at times.",
"image": "whatiswrongwithyourdog.netlify.app_.png",
"generator": "Hugo"
}
]