Add golang pdf download
This commit is contained in:
@ -18,7 +18,7 @@ const bgColorList = [
|
|||||||
'blue.800',
|
'blue.800',
|
||||||
'red.900',
|
'red.900',
|
||||||
'gray.900',
|
'gray.900',
|
||||||
'orange.900',
|
'teal.800',
|
||||||
'yellow.900',
|
'yellow.900',
|
||||||
'green.900',
|
'green.900',
|
||||||
'red.900'
|
'red.900'
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"featuredTitle": "Android",
|
"featuredTitle": "Android",
|
||||||
"featuredDescription": "Step by step guide to becoming an Android Developer in 2021",
|
"featuredDescription": "Step by step guide to becoming an Android Developer in 2021",
|
||||||
"isTextHeavy": true,
|
"isTextHeavy": true,
|
||||||
"isCommunity": true,
|
"isCommunity": false,
|
||||||
"featured": true,
|
"featured": true,
|
||||||
"contentPath": "./landscape.md",
|
"contentPath": "./landscape.md",
|
||||||
"resourcesPath": "./resources.md",
|
"resourcesPath": "./resources.md",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"featuredTitle": "Python",
|
"featuredTitle": "Python",
|
||||||
"featuredDescription": "Step by step guide to becoming a Python Developer in 2021",
|
"featuredDescription": "Step by step guide to becoming a Python Developer in 2021",
|
||||||
"isTextHeavy": true,
|
"isTextHeavy": true,
|
||||||
"isCommunity": true,
|
"isCommunity": false,
|
||||||
"featured": true,
|
"featured": true,
|
||||||
"resourcesPath": "./resources.md",
|
"resourcesPath": "./resources.md",
|
||||||
"contentPath": "./landscape.md",
|
"contentPath": "./landscape.md",
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
"featured": true,
|
"featured": true,
|
||||||
"contentPath": "./landscape.md",
|
"contentPath": "./landscape.md",
|
||||||
"resourcesPath": "./resources.md",
|
"resourcesPath": "./resources.md",
|
||||||
|
"pdfUrl": "https://kamranahmedse.gumroad.com/l/go-roadmap",
|
||||||
"versions": [
|
"versions": [
|
||||||
"latest",
|
"latest",
|
||||||
"2018",
|
"2018",
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
"name": "Alexey Lesovsky",
|
"name": "Alexey Lesovsky",
|
||||||
"url": "https://github.com/lesovsky"
|
"url": "https://github.com/lesovsky"
|
||||||
},
|
},
|
||||||
"isCommunity": true,
|
"isCommunity": false,
|
||||||
"isTextHeavy": true,
|
"isTextHeavy": true,
|
||||||
"featured": true,
|
"featured": true,
|
||||||
"detailed": false,
|
"detailed": false,
|
||||||
|
Reference in New Issue
Block a user