doc/website minor corrections
This commit is contained in:
parent
ba43823d59
commit
d01d32c523
3 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,6 @@ Some things Grimu-R itself will not take care of, delegating them to the surroun
|
||||||
- Resumable/durable execution
|
- Resumable/durable execution
|
||||||
- Real-time collaborative editing
|
- Real-time collaborative editing
|
||||||
- Authentication and access control
|
- Authentication and access control
|
||||||
- Telemetry
|
|
||||||
* Use cases
|
* Use cases
|
||||||
- Rapid prototyping of *data processing* pipelines
|
- Rapid prototyping of *data processing* pipelines
|
||||||
- *Self-hosted* workflow automation
|
- *Self-hosted* workflow automation
|
||||||
|
|
|
||||||
|
|
@ -93,6 +93,7 @@
|
||||||
section.level2 > h2 {
|
section.level2 > h2 {
|
||||||
border-left: 0.2em solid #3498db;
|
border-left: 0.2em solid #3498db;
|
||||||
padding-left: 0.5em;
|
padding-left: 0.5em;
|
||||||
|
padding-top: 0.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.level3 > h3 {
|
section.level3 > h3 {
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
- Power users have the same superpowers as developers
|
- Power users have the same superpowers as developers
|
||||||
- Can inspect, modify and extend available components in the visual editor
|
- Can inspect, modify and extend available components in the visual editor
|
||||||
- Highly adaptable, customizable internal tooling
|
- Highly adaptable, customizable internal tooling
|
||||||
** No more "works on my machine"
|
** Less of "works on my machine"
|
||||||
- Reproducible environments and builds with Nix
|
- Reproducible environments and builds with Nix
|
||||||
- Every developer has the same tooling installed automatically
|
- Every developer has the same tooling installed automatically
|
||||||
** Knowledge transfer
|
** Knowledge transfer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue