diff --git a/categories/guides.json b/categories/guides.json new file mode 100644 index 0000000..3143caa --- /dev/null +++ b/categories/guides.json @@ -0,0 +1,13 @@ +[ + { + "name": "DevOps Roadmap", + "description": "This site helps all programmers and designers follow a flow of learning options.", + "url": "https://roadmap.sh", + "free": true, + "tags": [ + "roadmap", + "learning", + "guide" + ] + } +]