From 0c8409eb2eaf1a34746b9f3fc15f58d0deff267b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 26 Jul 2022 16:43:17 +0200 Subject: [PATCH] Start of Q&A page on the website --- web/project-website/content/qa/_index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 web/project-website/content/qa/_index.md diff --git a/web/project-website/content/qa/_index.md b/web/project-website/content/qa/_index.md new file mode 100644 index 00000000..7099330a --- /dev/null +++ b/web/project-website/content/qa/_index.md @@ -0,0 +1,15 @@ +--- +title: Questions & Answers +weight: 30 +--- + +This is a list of frequently asked questions, with their answers. It's by no +means an exhaustive list. + +### ​What's the difference with OpenCue? + +OpenCue is aimed at a different audience than Flamenco. OpenCue is a huge and +complex project, and relies on a lot of components +([source](https://www.opencue.io/docs/getting-started/)), whereas Flamenco is +made for simplicity and use in small studios or at home, running on your own +hardware.