22 "$schema" : " ./links.schema.json" ,
33 "items" : [
44 {
5- "name" : " Managing projects " ,
5+ "name" : " Source Control & CI/CD " ,
66 "items" : [
77 {
88 "title" : " GitHub" ,
6767 "description" : " CI/CD/Deployment service." ,
6868 "icon" : " octopusdeploy" ,
6969 "color" : " #2f93e0"
70- },
70+ }
71+ ]
72+ },
73+ {
74+ "name" : " Hosting & Cloud Services" ,
75+ "items" : [
7176 {
7277 "title" : " Vercel" ,
7378 "url" : " https://vercel.co" ,
142147 "url" : " https://www.digitalocean.com" ,
143148 "icon" : " digitalocean" ,
144149 "color" : " #0080FF"
150+ },
151+ {
152+ "title" : " Cloudflare" ,
153+ "url" : " https://www.cloudflare.com" ,
154+ "icon" : " cloudflare" ,
155+ "color" : " #F38020" ,
156+ "searchUrl" : " https://www.cloudflare.com/searchresults/#q={search}&f[Language]=English" ,
157+ "searchConcat" : " %20"
145158 }
146159 ]
147160 },
654667 "icon" : " preact" ,
655668 "color" : " #673AB8"
656669 },
657- {
658- "title" : " Create React App" ,
659- "url" : " https://create-react-app.dev" ,
660- "description" : " A starter template for React apps." ,
661- "icon" : " createreactapp" ,
662- "color" : " #09D3AC"
663- },
664670 {
665671 "title" : " Gatsby" ,
666672 "url" : " https://gatsbyjs.org" ,
10601066 "icon" : " vite" ,
10611067 "color" : " #646CFF"
10621068 },
1069+ {
1070+ "title" : " Create React App" ,
1071+ "url" : " https://create-react-app.dev" ,
1072+ "description" : " A starter template for React apps." ,
1073+ "icon" : " createreactapp" ,
1074+ "color" : " #09D3AC"
1075+ },
10631076 {
10641077 "title" : " Biome" ,
10651078 "url" : " https://biomejs.dev" ,
11811194 ]
11821195 },
11831196 {
1184- "name" : " Server languages" ,
1197+ "name" : " Other languages" ,
11851198 "items" : [
11861199 {
11871200 "title" : " Node.js" ,
15411554 "color" : " #000000"
15421555 },
15431556 {
1544- "title" : " TC39 Website " ,
1557+ "title" : " TC39" ,
15451558 "url" : " https://tc39.es" ,
15461559 "description" : " Official forum of Ecma International's TC39 (Technical Committee 39)."
15471560 },
18931906 ]
18941907 }
18951908 ]
1896- }
1909+ }
0 commit comments