Refactor and add json url

pull/1657/head
Kamran Ahmed 3 years ago
parent c62b064ffa
commit e22b058d77
  1. 15
      content/roadmaps.json
  2. 18
      public/sitemap.xml

@ -37,7 +37,7 @@
"url": "https://twitter.com/kamranahmedse" "url": "https://twitter.com/kamranahmedse"
}, },
"featured": true, "featured": true,
"imagePath": "/roadmaps/frontend.png", "imageUrl": "/roadmaps/frontend.png",
"jsonUrl": "/project/frontend.json", "jsonUrl": "/project/frontend.json",
"resourcesPath": "/roadmaps/100-frontend/resources.md", "resourcesPath": "/roadmaps/100-frontend/resources.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/frontend-roadmap", "pdfUrl": "https://kamranahmedse.gumroad.com/l/frontend-roadmap",
@ -53,6 +53,7 @@
"keywords": [ "keywords": [
"guide to becoming a developer", "guide to becoming a developer",
"guide to becoming a backend developer", "guide to becoming a backend developer",
"backend roadmap",
"backend developer", "backend developer",
"backend engineer", "backend engineer",
"backend skills", "backend skills",
@ -79,7 +80,8 @@
"featuredTitle": "Backend", "featuredTitle": "Backend",
"featuredDescription": "Step by step guide to becoming a backend developer in 2021", "featuredDescription": "Step by step guide to becoming a backend developer in 2021",
"featured": true, "featured": true,
"imagePath": "/roadmaps/backend.png", "imageUrl": "/roadmaps/backend.png",
"jsonUrl": "/project/frontend.json",
"resourcesPath": "/roadmaps/101-backend/resources.md", "resourcesPath": "/roadmaps/101-backend/resources.md",
"author": { "author": {
"name": "Kamran Ahmed", "name": "Kamran Ahmed",
@ -117,7 +119,8 @@
"featuredTitle": "DevOps", "featuredTitle": "DevOps",
"featuredDescription": "Step by step guide for DevOps or operations role in 2021", "featuredDescription": "Step by step guide for DevOps or operations role in 2021",
"featured": true, "featured": true,
"imagePath": "/roadmaps/devops.png", "imageUrl": "/roadmaps/devops.png",
"jsonUrl": "/project/devops.json",
"resourcesPath": "/roadmaps/102-devops/resources.md", "resourcesPath": "/roadmaps/102-devops/resources.md",
"versions": [ "versions": [
"latest", "latest",
@ -160,6 +163,7 @@
"featured": true, "featured": true,
"landingPath": "/roadmaps/103-react/landscape.md", "landingPath": "/roadmaps/103-react/landscape.md",
"resourcesPath": "/roadmaps/103-react/resources.md", "resourcesPath": "/roadmaps/103-react/resources.md",
"jsonUrl": "/project/react.json",
"versions": [ "versions": [
"latest", "latest",
"2018", "2018",
@ -199,6 +203,7 @@
"isTextHeavy": false, "isTextHeavy": false,
"isCommunity": false, "isCommunity": false,
"featured": true, "featured": true,
"jsonUrl": "/project/angular.json",
"landingPath": "/roadmaps/104-angular/landscape.md", "landingPath": "/roadmaps/104-angular/landscape.md",
"resourcesPath": "/roadmaps/104-angular/resources.md", "resourcesPath": "/roadmaps/104-angular/resources.md",
"versions": [ "versions": [
@ -240,6 +245,7 @@
"isTextHeavy": true, "isTextHeavy": true,
"isCommunity": false, "isCommunity": false,
"featured": true, "featured": true,
"jsonUrl": "/project/android.json",
"landingPath": "/roadmaps/105-android/landscape.md", "landingPath": "/roadmaps/105-android/landscape.md",
"resourcesPath": "/roadmaps/105-android/resources.md", "resourcesPath": "/roadmaps/105-android/resources.md",
"versions": [ "versions": [
@ -280,6 +286,7 @@
"isTextHeavy": true, "isTextHeavy": true,
"isCommunity": false, "isCommunity": false,
"featured": true, "featured": true,
"jsonUrl": "/project/python.json",
"resourcesPath": "/roadmaps/106-python/resources.md", "resourcesPath": "/roadmaps/106-python/resources.md",
"landingPath": "/roadmaps/106-python/landscape.md", "landingPath": "/roadmaps/106-python/landscape.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/python-roadmap", "pdfUrl": "https://kamranahmedse.gumroad.com/l/python-roadmap",
@ -330,6 +337,7 @@
"isCommunity": false, "isCommunity": false,
"isUpcoming": false, "isUpcoming": false,
"featured": true, "featured": true,
"jsonUrl": "/project/golang.json",
"landingPath": "/roadmaps/107-golang/landscape.md", "landingPath": "/roadmaps/107-golang/landscape.md",
"resourcesPath": "/roadmaps/107-golang/resources.md", "resourcesPath": "/roadmaps/107-golang/resources.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/go-roadmap", "pdfUrl": "https://kamranahmedse.gumroad.com/l/go-roadmap",
@ -380,6 +388,7 @@
"isCommunity": false, "isCommunity": false,
"isUpcoming": false, "isUpcoming": false,
"featured": true, "featured": true,
"jsonUrl": "/project/java.json",
"landingPath": "/roadmaps/108-java/landscape.md", "landingPath": "/roadmaps/108-java/landscape.md",
"resourcesPath": "/roadmaps/108-java/resources.md", "resourcesPath": "/roadmaps/108-java/resources.md",
"versions": [ "versions": [

@ -3,55 +3,55 @@
<url> <url>
<loc>https://roadmap.sh/frontend</loc> <loc>https://roadmap.sh/frontend</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-07T12:17:26.159Z</lastmod> <lastmod>2021-12-07T13:12:30.171Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/backend</loc> <loc>https://roadmap.sh/backend</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-11-27T18:10:50.403Z</lastmod> <lastmod>2021-12-07T12:24:10.383Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/devops</loc> <loc>https://roadmap.sh/devops</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-11-27T18:10:50.403Z</lastmod> <lastmod>2021-12-07T12:24:29.396Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/react</loc> <loc>https://roadmap.sh/react</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-03T13:12:58.607Z</lastmod> <lastmod>2021-12-07T12:24:47.750Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/angular</loc> <loc>https://roadmap.sh/angular</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-03T13:12:58.593Z</lastmod> <lastmod>2021-12-07T12:25:01.864Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/android</loc> <loc>https://roadmap.sh/android</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-03T13:12:58.614Z</lastmod> <lastmod>2021-12-07T12:25:10.650Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/python</loc> <loc>https://roadmap.sh/python</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-03T13:12:58.595Z</lastmod> <lastmod>2021-12-07T12:25:20.397Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/golang</loc> <loc>https://roadmap.sh/golang</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-03T13:12:58.591Z</lastmod> <lastmod>2021-12-07T12:25:48.316Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://roadmap.sh/java</loc> <loc>https://roadmap.sh/java</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2021-12-03T13:12:58.610Z</lastmod> <lastmod>2021-12-07T12:26:09.478Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>

Loading…
Cancel
Save