Skip to content

Commit eb971c7

Browse files
committed
remove compare to airplane
1 parent acd2534 commit eb971c7

File tree

3 files changed

+0
-246
lines changed

3 files changed

+0
-246
lines changed

docs/compared_to/airplane.mdx

Lines changed: 0 additions & 225 deletions
This file was deleted.

docs/compared_to/peers.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -94,22 +94,6 @@ n8n has no UI builder and is source-available but not open-source. n8n only supp
9494

9595
Pipedream has no UI builder and is not open-source (although their library of integrations is). Pipedream itself is neither open-source, nor self-hostable. Furthermore, it is centered around integrations to external services.
9696

97-
## Most comparable players
98-
99-
Those ones have comparable set of features, they have the **flexibility of code** and are time-saving for developers.
100-
Yet, they may show limited workflow engines, they are not open-source and have no open APIs and are not made for scalability.
101-
102-
examples: _Airplane_ and _Superblocks_
103-
104-
<div className="text-xl mb-2 font-semibold"></div>
105-
<div className="grid grid-cols-2 gap-6 mb-4">
106-
<DocCard
107-
title="Windmill compared to Airplane"
108-
description="Windmill provides smoother developer experience than Airplane."
109-
href="/docs/compared_to/airplane"
110-
/>
111-
</div>
112-
11397
## and ... Windmill
11498

11599
We are working to build a solution with a clear approach (targeting developers who do not want to compromise on flexibility)

sidebars.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,6 @@ const sidebars = {
115115
collapsed: true,
116116
items: [
117117
'compared_to/peers',
118-
{
119-
type: 'doc',
120-
id: 'compared_to/airplane',
121-
label: 'Airplane'
122-
},
123118
{
124119
type: 'doc',
125120
id: 'compared_to/retool',

0 commit comments

Comments
 (0)