81 lines
2.1 KiB
ReStructuredText
81 lines
2.1 KiB
ReStructuredText
:orphan:
|
|
|
|
########
|
|
Glossary
|
|
########
|
|
|
|
.. raw:: html
|
|
|
|
<div class="display-card-container">
|
|
<div class="row">
|
|
|
|
.. displayitem::
|
|
:header: App Components Tree
|
|
:description: Learn how components can be nested to form component trees where the LightningFlows are its branches and LightningWorks are its leaves.
|
|
:col_css: col-md-6
|
|
:button_link: app_tree.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Build Configuration
|
|
:description: Prepare your requirements, add custom build commands or use docker image
|
|
:col_css: col-md-6
|
|
:button_link: build_config/build_config.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: DAG
|
|
:description: Learn about directed acyclic graph, their properties and usage
|
|
:col_css: col-md-6
|
|
:button_link: dag.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Event Loop
|
|
:description: Learn how the Infinite Event Loop enables high distributed reactivity by triggering after collecting state changes.
|
|
:col_css: col-md-6
|
|
:button_link: event_loop.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Environment Variables
|
|
:description: Add secrets such as API keys or access tokens
|
|
:col_css: col-md-6
|
|
:button_link: environment_variables.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Frontend
|
|
:description: Customize your App View with any framework you want
|
|
:col_css: col-md-6
|
|
:button_link: ../workflows/add_web_ui/glossary_front_end.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Sharing Components
|
|
:description: Let's create an ecosystem altogether
|
|
:col_css: col-md-6
|
|
:button_link: sharing_components.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Scheduling
|
|
:description: Orchestrate execution at specific times
|
|
:col_css: col-md-6
|
|
:button_link: scheduling.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Storage
|
|
:description: Easily share files even across multiple machines
|
|
:col_css: col-md-6
|
|
:button_link: storage/storage.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: UI
|
|
:description: Combine multiple frameworks to create your own UI
|
|
:col_css: col-md-6
|
|
:button_link: ../workflows/add_web_ui/glossary_ui.html
|
|
:height: 180
|