Add golang pdf download

This commit is contained in:
Kamran Ahmed
2021-09-30 23:20:34 +02:00
parent 8e71b3c448
commit 412eaa004e
5 changed files with 5 additions and 4 deletions

View File

@ -18,7 +18,7 @@ const bgColorList = [
'blue.800',
'red.900',
'gray.900',
'orange.900',
'teal.800',
'yellow.900',
'green.900',
'red.900'

View File

@ -21,7 +21,7 @@
"featuredTitle": "Android",
"featuredDescription": "Step by step guide to becoming an Android Developer in 2021",
"isTextHeavy": true,
"isCommunity": true,
"isCommunity": false,
"featured": true,
"contentPath": "./landscape.md",
"resourcesPath": "./resources.md",

View File

@ -21,7 +21,7 @@
"featuredTitle": "Python",
"featuredDescription": "Step by step guide to becoming a Python Developer in 2021",
"isTextHeavy": true,
"isCommunity": true,
"isCommunity": false,
"featured": true,
"resourcesPath": "./resources.md",
"contentPath": "./landscape.md",

View File

@ -36,6 +36,7 @@
"featured": true,
"contentPath": "./landscape.md",
"resourcesPath": "./resources.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/go-roadmap",
"versions": [
"latest",
"2018",

View File

@ -33,7 +33,7 @@
"name": "Alexey Lesovsky",
"url": "https://github.com/lesovsky"
},
"isCommunity": true,
"isCommunity": false,
"isTextHeavy": true,
"featured": true,
"detailed": false,