From 11695f4b05fdef0fcd627bbd309898a91d3bd727 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 14 Jan 2023 01:20:57 +0400 Subject: [PATCH] Add json-ld schema to all roadmaps --- src/roadmaps/android/android.md | 6 ++++++ src/roadmaps/angular/angular.md | 6 ++++++ src/roadmaps/aspnet-core/aspnet-core.md | 6 ++++++ src/roadmaps/blockchain/blockchain.md | 6 ++++++ src/roadmaps/computer-science/computer-science.md | 6 ++++++ src/roadmaps/cyber-security/cyber-security.md | 6 ++++++ src/roadmaps/design-system/design-system.md | 6 ++++++ src/roadmaps/devops/devops.md | 6 ++++++ src/roadmaps/flutter/flutter.md | 6 ++++++ src/roadmaps/golang/golang.md | 6 ++++++ src/roadmaps/graphql/graphql.md | 6 ++++++ src/roadmaps/java/java.md | 6 ++++++ src/roadmaps/javascript/javascript.md | 6 ++++++ src/roadmaps/nodejs/nodejs.md | 6 ++++++ src/roadmaps/python/python.md | 6 ++++++ src/roadmaps/qa/qa.md | 6 ++++++ src/roadmaps/react/react.md | 6 ++++++ src/roadmaps/software-architect/software-architect.md | 6 ++++++ .../software-design-architecture.md | 6 ++++++ src/roadmaps/spring-boot/spring-boot.md | 6 ++++++ src/roadmaps/vue/vue.md | 6 ++++++ 21 files changed, 126 insertions(+) diff --git a/src/roadmaps/android/android.md b/src/roadmaps/android/android.md index 578dde873..4178ae4de 100644 --- a/src/roadmaps/android/android.md +++ b/src/roadmaps/android/android.md @@ -7,6 +7,12 @@ featuredDescription: "Step by step guide to becoming an Android Developer in 202 title: "Android Developer" description: "Step by step guide to becoming an Android developer in 2023" hasTopics: false +schema: + headline: "Android Developer Roadmap" + description: "Learn how to become a Android Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/android.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Android Developer Roadmap: Learn to become an Android developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for android development. Learn to become a modern Android developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/angular/angular.md b/src/roadmaps/angular/angular.md index 89a4395d1..99d8fb89a 100644 --- a/src/roadmaps/angular/angular.md +++ b/src/roadmaps/angular/angular.md @@ -10,6 +10,12 @@ hasTopics: true dimensions: width: 968 height: 2277.8 +schema: + headline: "Angular Developer Roadmap" + description: "Learn how to become a Angular Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/angular.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Angular Developer Roadmap: Learn to become a Angular developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for angular development. Learn to become a modern Angular developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/aspnet-core/aspnet-core.md b/src/roadmaps/aspnet-core/aspnet-core.md index 0fa63c318..16f9eebc8 100644 --- a/src/roadmaps/aspnet-core/aspnet-core.md +++ b/src/roadmaps/aspnet-core/aspnet-core.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2773.45 +schema: + headline: "ASP.NET Core Developer Roadmap" + description: "Learn how to become a ASP.NET Core Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/aspnet-core.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Learn to become a modern ASP.NET core developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for asp.net core development. Learn to become a modern ASP.NET core developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/blockchain/blockchain.md b/src/roadmaps/blockchain/blockchain.md index 99db7b224..0c2d2cc87 100644 --- a/src/roadmaps/blockchain/blockchain.md +++ b/src/roadmaps/blockchain/blockchain.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2173.87 +schema: + headline: "Blockchain Developer Roadmap" + description: "Learn how to become a Blockchain Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/blockchain.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Blockchain Developer Roadmap: Learn to become a blockchain developer" description: "Learn to become a blockchain developer using this roadmap. Community driven, articles, resources, guides, interview questions, quizzes for modern backend development." diff --git a/src/roadmaps/computer-science/computer-science.md b/src/roadmaps/computer-science/computer-science.md index a8a628dbf..f6ce6857f 100644 --- a/src/roadmaps/computer-science/computer-science.md +++ b/src/roadmaps/computer-science/computer-science.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 3009.05 +schema: + headline: "Computer Science Roadmap" + description: "Computer Science roadmap for the self-taught developers and bootcamp grads. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/computer-science.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Computer Science Roadmap: Curriculum for the self taught developer" description: "Computer Science study plan with free resources for the self-taught and bootcamp grads wanting to learn Computer Science." diff --git a/src/roadmaps/cyber-security/cyber-security.md b/src/roadmaps/cyber-security/cyber-security.md index b570d4783..70c6bba41 100644 --- a/src/roadmaps/cyber-security/cyber-security.md +++ b/src/roadmaps/cyber-security/cyber-security.md @@ -5,6 +5,12 @@ featuredDescription: "Step by step guide to becoming a Cyber Security Expert in title: "Cyber Security Expert" description: "Step by step guide to becoming a Cyber Security developer in 2023" isUpcoming: true +schema: + headline: "Cyber Security Roadmap" + description: "Learn how to become a Cyber Security expert with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/cyber-security.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Cyber Security Roadmap" description: "Community driven, articles, resources, guides, interview questions, quizzes for cyber security. Learn to become a modern Cyber Security developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/design-system/design-system.md b/src/roadmaps/design-system/design-system.md index f557da25d..d912edb0e 100644 --- a/src/roadmaps/design-system/design-system.md +++ b/src/roadmaps/design-system/design-system.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2309.7 +schema: + headline: "Design System Roadmap" + description: "Learn how to create a Design System with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/design-system.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "How to Create a Design System" description: "Learn how to create a design system or become a design system engineer with this step by step guide with resources." diff --git a/src/roadmaps/devops/devops.md b/src/roadmaps/devops/devops.md index 4bd7c9769..cae12f9e8 100644 --- a/src/roadmaps/devops/devops.md +++ b/src/roadmaps/devops/devops.md @@ -10,6 +10,12 @@ hasTopics: true dimensions: width: 968 height: 2527.46 +schema: + headline: "DevOps Roadmap" + description: "Learn to become a DevOps, SRE or get any other operations role with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/devops.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" sponsor: url: "https://www.tigera.io/lp/kubernetes-security-and-observability-ebook/?utm_campaign=O%27Reilly-book-final-release&utm_medium=web&utm_source=Insight-Partners-popup" title: "Free eBook" diff --git a/src/roadmaps/flutter/flutter.md b/src/roadmaps/flutter/flutter.md index 261a93e50..eb44f1dfc 100644 --- a/src/roadmaps/flutter/flutter.md +++ b/src/roadmaps/flutter/flutter.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2042.2 +schema: + headline: "Flutter Developer Roadmap" + description: "Learn how to become a Flutter Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/flutter.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Learn to become a modern Flutter developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for flutter development. Learn to become a modern Flutter developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/golang/golang.md b/src/roadmaps/golang/golang.md index 4b3cab8d9..4a9070c35 100644 --- a/src/roadmaps/golang/golang.md +++ b/src/roadmaps/golang/golang.md @@ -10,6 +10,12 @@ hasTopics: true dimensions: width: 968 height: 1495.21 +schema: + headline: "Go Developer Roadmap" + description: "Learn how to become a Go Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/golang.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Learn to become a Go developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for Go development. Learn to become a modern Go developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/graphql/graphql.md b/src/roadmaps/graphql/graphql.md index 025fc2968..d1dc746c7 100644 --- a/src/roadmaps/graphql/graphql.md +++ b/src/roadmaps/graphql/graphql.md @@ -8,6 +8,12 @@ title: "GraphQL" description: "Step by step guide to learn GraphQL in 2023" isNew: true hasTopics: true +schema: + headline: "GraphQL Roadmap" + description: "Learn how to use GraphQL with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/graphql.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "GraphQL Roadmap" description: "Learn GraphQL with this step by step guide and resources." diff --git a/src/roadmaps/java/java.md b/src/roadmaps/java/java.md index 89704992a..09730e81e 100644 --- a/src/roadmaps/java/java.md +++ b/src/roadmaps/java/java.md @@ -10,6 +10,12 @@ hasTopics: true dimensions: width: 968 height: 1167.29 +schema: + headline: "Java Developer Roadmap" + description: "Learn how to become a Java Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/java.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Learn to become a modern Java developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for java development. Learn to become a modern Java developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/javascript/javascript.md b/src/roadmaps/javascript/javascript.md index 74b31287f..680a4818c 100644 --- a/src/roadmaps/javascript/javascript.md +++ b/src/roadmaps/javascript/javascript.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2438.9 +schema: + headline: "JavaScript Roadmap" + description: "Learn JavaScript with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/javascript.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "JavaScript Developer Roadmap: Step by step guide to learn JavaScript" description: "Community driven, articles, resources, guides, interview questions, quizzes for javascript development. Learn to become a modern JavaScript developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/nodejs/nodejs.md b/src/roadmaps/nodejs/nodejs.md index 7e7876cfa..fdc0565c6 100644 --- a/src/roadmaps/nodejs/nodejs.md +++ b/src/roadmaps/nodejs/nodejs.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2474.06 +schema: + headline: "Node.js Roadmap" + description: "Learn Node.js with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/nodejs.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Node.js Developer Roadmap: Learn to become a modern node.js developer" description: "Learn to become a modern node.js developer using this roadmap. Community driven, articles, resources, guides, interview questions, quizzes for modern node.js development." diff --git a/src/roadmaps/python/python.md b/src/roadmaps/python/python.md index fd3fc5a98..134b1b189 100644 --- a/src/roadmaps/python/python.md +++ b/src/roadmaps/python/python.md @@ -10,6 +10,12 @@ hasTopics: true dimensions: width: 992 height: 1259.03 +schema: + headline: "Python Roadmap" + description: "Learn Python with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/python.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Learn to become a modern Python developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for python development. Learn to become a modern Python developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/qa/qa.md b/src/roadmaps/qa/qa.md index a960452ed..471fafad2 100644 --- a/src/roadmaps/qa/qa.md +++ b/src/roadmaps/qa/qa.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 2107.75 +schema: + headline: "QA Engineer Roadmap" + description: "Learn to become a QA Engineer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/qa.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "QA Roadmap: Learn to become a modern QA engineer" description: "Community driven, articles, resources, guides, interview questions, quizzes for modern QA development. Learn to become a modern QA engineer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/react/react.md b/src/roadmaps/react/react.md index 4b8f58834..c3bf3998c 100644 --- a/src/roadmaps/react/react.md +++ b/src/roadmaps/react/react.md @@ -10,6 +10,12 @@ hasTopics: true dimensions: width: 968 height: 1570.26 +schema: + headline: "React Developer Roadmap" + description: "Learn to become a React developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/react.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "React Developer Roadmap: Learn to become a React developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/software-architect/software-architect.md b/src/roadmaps/software-architect/software-architect.md index ccb175096..d6a4fb2db 100644 --- a/src/roadmaps/software-architect/software-architect.md +++ b/src/roadmaps/software-architect/software-architect.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 1882.18 +schema: + headline: "Software Architect Roadmap" + description: "Learn to become a Software Architect with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/software-architect.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Software Architect Roadmap" description: "Community driven, articles, resources, guides, interview questions, quizzes for DevOps. Learn to become a modern DevOps engineer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/software-design-architecture/software-design-architecture.md b/src/roadmaps/software-design-architecture/software-design-architecture.md index 6de051ef1..c744283db 100644 --- a/src/roadmaps/software-design-architecture/software-design-architecture.md +++ b/src/roadmaps/software-design-architecture/software-design-architecture.md @@ -11,6 +11,12 @@ hasTopics: false dimensions: width: 968 height: 1764.66 +schema: + headline: "Software Design and Architecture Roadmap" + description: "Learn Software Design and Architecture with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/software-design-architecture.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Software Design and Architecture Roadmap" description: "Learn software design and architecture with this step by step guide and resources." diff --git a/src/roadmaps/spring-boot/spring-boot.md b/src/roadmaps/spring-boot/spring-boot.md index 69d0880b8..e165a2659 100644 --- a/src/roadmaps/spring-boot/spring-boot.md +++ b/src/roadmaps/spring-boot/spring-boot.md @@ -11,6 +11,12 @@ isNew: true dimensions: width: 968 height: 1245.52 +schema: + headline: "Spring Boot Roadmap" + description: "Learn Spring Boot with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/spring-boot.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Learn to become a modern Spring Boot developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for spring boot development. Learn to become a modern Spring Boot developer by following the steps, skills, resources and guides listed in this roadmap." diff --git a/src/roadmaps/vue/vue.md b/src/roadmaps/vue/vue.md index f6f0466ad..54b00c567 100644 --- a/src/roadmaps/vue/vue.md +++ b/src/roadmaps/vue/vue.md @@ -11,6 +11,12 @@ hasTopics: true dimensions: width: 968 height: 1657.07 +schema: + headline: "Vue Developer Roadmap" + description: "Learn to become a Vue Developer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place." + imageUrl: "https://roadmap.sh/roadmaps/vue.png" + datePublished: "2023-01-05" + dateModified: "2023-01-20" seo: title: "Vue Developer Roadmap: Learn to become a Vue developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for vue development. Learn to become a modern Vue developer by following the steps, skills, resources and guides listed in this roadmap."