Refactor and add json url
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"javascript developer",
|
||||
"frontend development skills",
|
||||
"frontend development skills test",
|
||||
"frontend roadmap",
|
||||
"frontend engineer roadmap",
|
||||
"frontend developer roadmap",
|
||||
"become a frontend developer",
|
||||
@@ -36,7 +37,8 @@
|
||||
},
|
||||
"featured": true,
|
||||
"imagePath": "/roadmaps/frontend.png",
|
||||
"jsonUrl": "/project/frontend.json",
|
||||
"resourcesPath": "./resources.md",
|
||||
"pdfUrl": "https://kamranahmedse.gumroad.com/l/frontend-roadmap",
|
||||
"contentPathsFilePath": "./content-paths.json"
|
||||
}
|
||||
}
|
||||
|
@@ -5,6 +5,7 @@
|
||||
"keywords": [
|
||||
"guide to becoming a developer",
|
||||
"guide to becoming a backend developer",
|
||||
"backend roadmap",
|
||||
"backend developer",
|
||||
"backend engineer",
|
||||
"backend skills",
|
||||
@@ -31,7 +32,8 @@
|
||||
"featuredTitle": "Backend",
|
||||
"featuredDescription": "Step by step guide to becoming a backend developer in 2021",
|
||||
"featured": true,
|
||||
"imagePath": "/roadmaps/backend.png",
|
||||
"imageUrl": "/roadmaps/backend.png",
|
||||
"jsonUrl": "/project/frontend.json",
|
||||
"resourcesPath": "./resources.md",
|
||||
"author": {
|
||||
"name": "Kamran Ahmed",
|
||||
|
@@ -25,7 +25,8 @@
|
||||
"featuredTitle": "DevOps",
|
||||
"featuredDescription": "Step by step guide for DevOps or operations role in 2021",
|
||||
"featured": true,
|
||||
"imagePath": "/roadmaps/devops.png",
|
||||
"imageUrl": "/roadmaps/devops.png",
|
||||
"jsonUrl": "/project/devops.json",
|
||||
"resourcesPath": "./resources.md",
|
||||
"versions": [
|
||||
"latest",
|
||||
|
@@ -25,6 +25,7 @@
|
||||
"featured": true,
|
||||
"landingPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"jsonUrl": "/project/react.json",
|
||||
"versions": [
|
||||
"latest",
|
||||
"2018",
|
||||
|
@@ -23,6 +23,7 @@
|
||||
"isTextHeavy": false,
|
||||
"isCommunity": false,
|
||||
"featured": true,
|
||||
"jsonUrl": "/project/angular.json",
|
||||
"landingPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"versions": [
|
||||
|
@@ -23,6 +23,7 @@
|
||||
"isTextHeavy": true,
|
||||
"isCommunity": false,
|
||||
"featured": true,
|
||||
"jsonUrl": "/project/android.json",
|
||||
"landingPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"versions": [
|
||||
|
@@ -23,6 +23,7 @@
|
||||
"isTextHeavy": true,
|
||||
"isCommunity": false,
|
||||
"featured": true,
|
||||
"jsonUrl": "/project/python.json",
|
||||
"resourcesPath": "./resources.md",
|
||||
"landingPath": "./landscape.md",
|
||||
"pdfUrl": "https://kamranahmedse.gumroad.com/l/python-roadmap",
|
||||
|
@@ -34,6 +34,7 @@
|
||||
"isCommunity": false,
|
||||
"isUpcoming": false,
|
||||
"featured": true,
|
||||
"jsonUrl": "/project/golang.json",
|
||||
"landingPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"pdfUrl": "https://kamranahmedse.gumroad.com/l/go-roadmap",
|
||||
|
@@ -33,6 +33,7 @@
|
||||
"isCommunity": false,
|
||||
"isUpcoming": false,
|
||||
"featured": true,
|
||||
"jsonUrl": "/project/java.json",
|
||||
"landingPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"versions": [
|
||||
|
Reference in New Issue
Block a user