Add golang pdf download

pull/1657/head
Kamran Ahmed 3 years ago
parent 0ff7da7fa5
commit 20582f80a7
  1. 2
      components/roadmap/home-roadmap-item.tsx
  2. 2
      content/roadmaps/105-android/meta.json
  3. 2
      content/roadmaps/106-python/meta.json
  4. 1
      content/roadmaps/107-golang/meta.json
  5. 2
      content/roadmaps/108-postgresql-dba/meta.json

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

@ -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",

@ -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",

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

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

Loading…
Cancel
Save