Skip to content

Commit d27d3a4

Browse files
committed
Add and improve text.
1 parent d827bb5 commit d27d3a4

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

content/en/_index.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,27 @@ blocks:
55
- template: "hero"
66
heading: "Red: The World's First Full-Stack Programming Language"
77
content: |-
8-
When we say "Full-Stack", we mean one common language base to code
9-
anything, from metal to meta. With both a REPL and a self-contained
10-
toolchain, it's easy to get started. One EXE. Drop and go.<br><br>
8+
When we say "Full-Stack" we mean one common language base to code
9+
everything, from metal to meta. Platform-native GUIs, DSLs, code
10+
generators, device drivers, an OS...anything you can imagine.<br><br>
11+
12+
With both a REPL and a self-contained toolchain, it's easy to get
13+
started. One file. Drop and go. It's also homoiconic, meaning Red
14+
is its own data format.<br><br>
1115
12-
Platform-native GUIs, DSLs, code generators, device drivers, an
13-
OS...anything you can imagine, using a single language.<br><br>
14-
15-
Red's Mission: Fight software complexity.
16+
Red's Mission: Fight software complexity.
1617
1718
button_text: "Download"
1819
button_url: "/download/"
1920
image_position: "right"
2021
- template: "centered"
2122
heading: "How Red Stacks Up"
23+
content: |-
24+
Red's real superpower is the ability to bend and redefine the system
25+
to meet any need, improving readability and providing top-flight
26+
performance at the same time. This allows Red to extend its reach in
27+
both directions, down to the hardware and up through metaprogramming.
28+
2229
image: "/images/cityscape_red.jpg"
2330
image_position: "center"
2431
- template: "media-feature"
@@ -39,7 +46,7 @@ blocks:
3946
- template: "media-feature"
4047
heading: "RED Tokens on the Blockchain"
4148
content: |-
42-
Coming in 2020, Red/C3 will be your new best friend on the blockchain,
49+
Coming in 2020, Red/C3 will be your new best friend on the blockchain
4350
for smart contracts and decentralized apps. It is being designed to
4451
provide cross-chain smart contracts, just as Red is cross-platform for
4552
native apps. We hope to build a new economic model to better support
@@ -56,7 +63,7 @@ blocks:
5663
content: |-
5764
Funding Open Source work is hard, but Red has a non-profit foundation
5865
behind it to help. Contributors are compensated for their efforts today,
59-
and we'll do more in the future. Bounties, not just for bugs, but
66+
and we'll do more in the future. There will be bounties for bugs,
6067
documentation, testing, and even community support. Much of this will be
6168
facilitated through tokenomics on the blockchain. It's a brave new world.
6269

content/en/about/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ blocks:
1818
image_position: "left"
1919
image_shadow: true
2020
- template: "media-feature"
21-
heading: "Lean, Nimble, Flexible"
21+
heading: "Lean. Nimble. Flexible."
2222
content: |-
2323
The entire toolchain, including a full cross compiler and reactive GUI
2424
system, is in a single EXE just over 1MB in size. Drop it in a folder
@@ -128,9 +128,9 @@ blocks:
128128
content: |-
129129
Sure, it's easy to use, a no-brainer to install, and has superpowers, but
130130
it's not for everyone. It's for rebels or, as we call ourselves, Reducers.
131-
Those who think there has to be a better way to create software. The few
131+
Those who think there must be a better way to create software; the few
132132
who see that we're encumbered by a legacy of limitations from a time gone
133-
by, yet we've forgotten important lessons of the past. You, who are not
133+
by, yet we've forgotten important lessons of the past; you, who are not
134134
doomed to repeat it.
135135
image: "/images/isnt-for-everyone.jpg"
136136
image_position: "left"

0 commit comments

Comments
 (0)