diff --git a/feed-beta.yml b/feed-beta.yml new file mode 100644 index 0000000..64f741a --- /dev/null +++ b/feed-beta.yml @@ -0,0 +1,47 @@ +connectors: + - slug: revit + name: Revit + description: For Revit 2019, 2020, 2021 and 2022, read the docs 📚 + process-names: + - revit + + - slug: dynamo + name: Dynamo + description: For Dynamo Revit 2019, 2020, 2021 and 2022 and Dynamo Sandbox 2.11, read the docs 📚 + process-names: + - dynamo + - revit + + - slug: rhino + name: Rhino + description: For Rhino 6 & 7, read the docs 📚 + process-names: + - rhino + + - slug: grasshopper + name: Grasshopper + description: For Grasshopper on Rhino 6 & 7, read the docs 📚 + process-names: + - rhino + + - slug: autocad + name: AutoCAD + description: For AutoCAD 2021 and 2022, read the docs 📚 + process-names: + - acad + + - slug: civil3d + name: Civil 3D + description: For Civil 3D 2021 and 2022, read the docs 📚 + process-names: + - acad + - civil + + - slug: blender + name: Blender + description: For Blender 2.92, read the docs 📚 + + - slug: unity + name: Unity + description: Early release for developers, read the docs 📚 + link: https://speckle.guide/user/unity.html \ No newline at end of file diff --git a/feed.yml b/feed.yml index 80ec024..8915f98 100644 --- a/feed.yml +++ b/feed.yml @@ -1,33 +1,57 @@ connectors: + - slug: revit + name: Revit + description: For Revit 2019, 2020, 2021 and 2022, read the docs 📚 + process-names: + - revit + - slug: dynamo - name: Dynamo Connector - description: For Dynamo Revit and Dynamo Sandbox 2.1-2.9 + name: Dynamo + description: For Dynamo Revit 2019, 2020, 2021 and 2022 and Dynamo Sandbox 2.11, read the docs 📚 process-names: - dynamo - revit - - slug: revit - name: Revit Connector - description: For Revit 2019, 2020 and 2021 - process-names: - - revit - - slug: grasshopper - name: Grasshopper Connector - description: For Grasshopper on Rhino 6 & 7 - process-names: - - rhino + - slug: rhino - name: Rhino Connector - description: For Rhino 6 & 7 + name: Rhino + description: For Rhino 6 & 7, read the docs 📚 process-names: - rhino + + - slug: grasshopper + name: Grasshopper + description: For Grasshopper on Rhino 6 & 7, read the docs 📚 + process-names: + - rhino + - slug: autocad - name: AutoCAD Connector - description: For AutoCAD 2021. + name: AutoCAD + description: For AutoCAD 2021 and 2022, read the docs 📚 process-names: - acad + - slug: civil3d - name: Civil 3D Connector - description: For Civil 3D 2021. + name: Civil 3D + description: For Civil 3D 2021 and 2022, read the docs 📚 process-names: - acad - - civil \ No newline at end of file + - civil + + - slug: blender + name: Blender + description: For Blender 2.92, read the docs 📚 + + - slug: unity + name: Unity + description: Early release for developers, read the docs 📚 + link: https://speckle.guide/user/unity.html + + - slug: unreal + name: Unreal + description: Early release for developers, read the docs 📚 + link: https://speckle.guide/user/unreal.html + + - slug: excel + name: Excel + description: Early release for developers, read the docs 📚 + link: https://speckle.guide/user/excel.html \ No newline at end of file