Add logic for content file path generation

This commit is contained in:
Kamran Ahmed
2021-12-03 14:36:31 +01:00
parent 2ec335edc8
commit cdc362625a
5 changed files with 17 additions and 4 deletions

View File

@@ -37,5 +37,6 @@
"featured": true,
"imagePath": "/roadmaps/frontend.png",
"resourcesPath": "./resources.md",
"pdfUrl": "https://kamranahmedse.gumroad.com/l/frontend-roadmap"
}
"pdfUrl": "https://kamranahmedse.gumroad.com/l/frontend-roadmap",
"contentPathsFilePath": "/100-frontend/content-paths.json"
}