Skip to content

Commit 14211c2

Browse files
committed
Add alpha disclaimer
1 parent 843cfcd commit 14211c2

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@
44
width="80"
55
/>
66

7-
# Blocks
7+
# Blocks (alpha)
88

99
A JSX-based page builder for creating beautiful websites without writing code.
1010

1111
![Blocks demo](https://user-images.githubusercontent.com/1424573/69644337-c13a2580-1021-11ea-8c76-379386372db1.gif)
1212

1313

1414
[Read the docs →](https://blocks-ui.com)
15+
16+
---
17+
18+
> Blocks is in **very early alpha** so many features are missing and it's not yet fully functional.

src/pages/index.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Layout from '../components/minimal-layout'
22
export default Layout
33

4-
# Blocks UI
4+
# Blocks UI (alpha)
55

66
**⚠️ Currently under development**
77

@@ -12,12 +12,16 @@ and implemented with [Theme UI](https://theme-ui.com).
1212
The editor reads and writes production-ready React code, making it an
1313
innovative tool for teams.
1414

15-
It's open-source and MIT licensed.
15+
It's open source and MIT licensed.
1616

1717
- [Try the demo →](/demo)
1818
- [Read the docs →](/docs)
1919

20-
<br /><br />
20+
<br />
21+
22+
![Blocks demo](https://user-images.githubusercontent.com/1424573/69644337-c13a2580-1021-11ea-8c76-379386372db1.gif)
23+
24+
<br />
2125

2226
## Stay in the loop
2327

0 commit comments

Comments
 (0)