Render roadmaps on homepage
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
},
|
||||
"title": "Frontend Developer",
|
||||
"description": "Step by step guide to becoming a modern frontend developer",
|
||||
"featuredDescription": "Step by step guide to becoming a modern frontend developer in 2021",
|
||||
"featuredTitle": "Frontend",
|
||||
"featuredDescription": "Step by step guide to becoming a frontend developer in 2021",
|
||||
"author": {
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
|
@@ -28,7 +28,8 @@
|
||||
},
|
||||
"title": "Backend Developer",
|
||||
"description": "Step by step guide to becoming a modern backend developer",
|
||||
"featuredDescription": "Step by step guide to becoming a modern backend developer in 2021",
|
||||
"featuredTitle": "Backend",
|
||||
"featuredDescription": "Step by step guide to becoming a backend developer in 2021",
|
||||
"featured": true,
|
||||
"imagePath": "/roadmaps/backend.png",
|
||||
"resourcesPath": "./resources.md",
|
||||
|
@@ -22,7 +22,8 @@
|
||||
},
|
||||
"title": "DevOps Roadmap",
|
||||
"description": "Step by step guide for DevOps or any other Operations Role",
|
||||
"featuredDescription": "Step by step guide to become an SRE or for any operations role in 2021",
|
||||
"featuredTitle": "DevOps",
|
||||
"featuredDescription": "Step by step guide for DevOps or operations role in 2021",
|
||||
"featured": true,
|
||||
"imagePath": "/roadmaps/devops.png",
|
||||
"resourcesPath": "./resources.md",
|
||||
|
@@ -18,9 +18,10 @@
|
||||
},
|
||||
"title": "React Developer",
|
||||
"description": "Everything that is there to learn about React and the ecosystem in 2021.",
|
||||
"featuredDescription": "Everything that is there to learn about React and the ecosystem in 2021.",
|
||||
"featuredTitle": "React",
|
||||
"featuredDescription": "Step by step guide to become a React Developer in 2021",
|
||||
"isTextHeavy": false,
|
||||
"communityResource": false,
|
||||
"isCommunity": false,
|
||||
"featured": true,
|
||||
"contentPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
@@ -25,16 +25,17 @@
|
||||
},
|
||||
"title": "PostgreSQL DBA",
|
||||
"description": "Step by step guide to becoming a modern PostgreSQL DBA",
|
||||
"featuredDescription": "Step by step guide to becoming a modern PostgreSQL DBA in 2021",
|
||||
"featuredTitle": "DBA",
|
||||
"featuredDescription": "Step by step guide to become a PostgreSQL DBA in 2021",
|
||||
"contentPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"author": {
|
||||
"name": "Alexey Lesovsky",
|
||||
"url": "https://github.com/lesovsky"
|
||||
},
|
||||
"communityResource": true,
|
||||
"isCommunity": true,
|
||||
"isTextHeavy": true,
|
||||
"featured": false,
|
||||
"featured": true,
|
||||
"detailed": false,
|
||||
"versions": []
|
||||
}
|
||||
|
@@ -18,9 +18,10 @@
|
||||
},
|
||||
"title": "Android Developer",
|
||||
"description": "Step by step guide to becoming an Android developer",
|
||||
"featuredDescription": "Step by step guide to becoming a modern Android Developer in 2021",
|
||||
"featuredTitle": "Android",
|
||||
"featuredDescription": "Step by step guide to becoming an Android Developer in 2021",
|
||||
"isTextHeavy": true,
|
||||
"communityResource": true,
|
||||
"isCommunity": true,
|
||||
"featured": true,
|
||||
"contentPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
@@ -19,6 +19,7 @@
|
||||
},
|
||||
"title": "QA Engineer",
|
||||
"description": "Steps to follow in order to become a modern QA Engineer in 2021",
|
||||
"featuredTitle": "QA",
|
||||
"featuredDescription": "Step by step guide to becoming a modern QA Engineer in 2021",
|
||||
"upcoming": true,
|
||||
"contentPath": "./landscape.md",
|
||||
|
Reference in New Issue
Block a user