Get started

Translucent is documented quite well, but it all depends to which target audience you belong.

User

If you’re a user of Translucent, then start like this:

  1. Get yourself a Translucent Build

  2. Have a look at the Storybook

Hint

You’re a user if you only want to use Translucent, but you’re not interested how it’s implemented. You just want to know how to use it for your project.

Component developer

If you’re a component developer, head over to the Components section.

Hint

You’re a component developer in case you want to build or update the components itself, but you’re not interested in the actual implementation of the magic of Translucent itself.

Core developer

If you’re developing on the Translucent Core itself, head over to the Core section.

Hint

You’re a Translucent Core developer in case you want to develop the whole magic of Translucent, means maintaining & bug-fixing the core, adding new features and handling the Python builder.