
- Hide sidebar in pages visible in the top nav, except for Docs - Create an "About" page, featuring the design principles - Update components illustration - Move the "What's new in Flamenco 3" page in the FAQ - Add TOD to the FAQ - Tweak homepage layout to use two columns - Styling: slightly reduce max page width (around 12 words per line) - Styling: tweak padding for titles and paragraphs
85 lines
1.7 KiB
Markdown
85 lines
1.7 KiB
Markdown
---
|
|
geekdocNav: false
|
|
geekdocAlign: left
|
|
geekdocAnchor: false
|
|
geekdocBreadcrumb: false
|
|
---
|
|
|
|
{{< columns >}}
|
|
|
|
# Free & Open Source <br> Render Management
|
|
|
|
Take control of your computing infrastructure and get things done.<br>
|
|
Flamenco is used in production at [Blender Studio](https://studio.blender.org).
|
|
|
|
{{< button size="large" relref="usage/quickstart/" >}}Quickstart{{< /button >}}
|
|
|
|
{{< button size="large" relref="download" >}}Download Flamenco{{< /button >}}
|
|
|
|
<--->
|
|
|
|

|
|
|
|
{{</ columns >}}
|
|
|
|
<br>
|
|
<br>
|
|
|
|
## Features overview
|
|
|
|
{{< columns >}}
|
|
|
|
### Free and Open Source
|
|
|
|
Released under GPL 3.0, every component of Flamenco is Free and Open Source
|
|
software. Development is supported by the Blender project.
|
|
|
|
<--->
|
|
|
|
### Simple and Portable
|
|
|
|
Flamenco consists of a few components and requires almost no configuration
|
|
to be used in production.
|
|
|
|
{{< /columns >}}
|
|
|
|
{{< columns >}}
|
|
|
|
### Easy Customization
|
|
|
|
Designed to be customizable, Flamenco allows TDs to specify
|
|
Job Types using the JavaScript language and seamlessly fit into the pipeline.
|
|
|
|
<--->
|
|
|
|
### Cross-platform and Self-hosted
|
|
|
|
Flamenco runs on all major operating system, and is fully hosted on your own hardware.
|
|
Your data is yours, and yours alone.
|
|
|
|
{{< /columns >}}
|
|
|
|
{{< columns >}}
|
|
|
|
### Robust Technology
|
|
|
|
The core of Flamenco is build using Go and SQLite. Check out the sources on
|
|
[projects.blender.org](https://projects.blender.org/studio/flamenco).
|
|
|
|
<--->
|
|
|
|
### In Development
|
|
|
|
Flamenco v3 is in active development at Blender Studio. Join
|
|
[the chat](https://blender.chat/channel/flamenco) to see what's happening!
|
|
|
|
{{< /columns >}}
|
|
|
|
|
|
|
|
-------------------
|
|
|
|
Looking for the old [Flamenco v2 documentation][F2]?
|
|
|
|
[F2]: /v2/
|