git ssb

0+

dangerousbeans / project-entropy.com



Commit c3f76b78edb16ae2398039b19f040df909dd2a13

Merge pull request #8 from dangerousbeans/master

front page copy changes
Joran Kikke authored on 5/20/2017, 10:33:28 PM
GitHub committed on 5/20/2017, 10:33:28 PM
Parent: 847c9f905f68514078714c6042b94acd2abecac0
Parent: 3dedf91059efa9734964b7928b3fc7ed78522894

Files changed

app/views/visitors/index.html.hamlchanged
app/views/visitors/index.html.hamlView
@@ -22,19 +22,14 @@
2222 .col-sm-7.col-sm-offset-5.text-box-red.text-right
2323 %br
2424 %br
2525 %h1.text-uppercase
26- Project Entropy is a floating experiment powered by the Ethereum
27- blockchain.
26 + Project Entropy is a floating experiment powered by Ethereum
2827
2928 .row
3029 .col-sm-7.col-sm-offset-5.text-box-red.text-right
3130 %p.lead
32- We're launching a community steered fleet of sailing
33- hackspaces, starting with a crowd-owned boat that sails around the world
34- %p.lead
35- anyone can be part of our global community, as a citizen, volunteer crew or skipper
36- with your own boat
31 + We're launching a community steered fleet of sailing hackspaces, starting with a crowd-owned boat that sails around the world
3732
3833
3934
4035
@@ -43,32 +38,22 @@
4338 .row
4439 .col-sm-7.text-box-lightblue.text-left
4540 %br
4641 %br
47- %h1.text-uppercase with a global community
42 + %h1.text-uppercase global community
4843
4944
5045 .row
5146 .col-sm-7.text-box-lightblue.text-left
5247 %p.lead
53- As a citizen of Entropy, you can be part of
54- the community that suggests and
55- votes on everything the fleet is aiming for - destinations, ideas and projects
48 + All entropy contributors are citizens of a experimental micronation without centralised government.
49 + Citizens can suggest new aims and destinations for the project.
50 + Everyone has the option toand vote on everything the fleet is aiming for - destinations sailed towards, ideas built and projects helped
5651
5752 .col-sm-7.no-padding.animateme.scrollme{"data-from" => "0.75", "data-opacity" => "0", "data-to" => "0", "data-translatex" => "-400", "data-when" => "enter", :style => "opacity: 0.77; transform: translate3d(91px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);"}
5853 = link_to 'JOIN US', page_path('community'), class:'btn btn-primary btn-lg btn-block ghost-button-lightblue'
5954
6055
61- -# .banner-left.col-lg-7.text-box-white
62- -# .row
63- -# .col-lg-8.col-lg-offset-3.text-right
64- -# %p.lead.right-space
65- -# Entropy is the worlds first DAO controlled
66- -# %br
67- -# fleet of sailing hackspaces.
68- -#
69-
70-
7156 .header.secondary.beta.scrollme
7257 .container
7358 .row
7459
@@ -80,14 +65,13 @@
8065
8166 .row
8267 .col-sm-7.col-sm-offset-5.text-right.text-box-lightblue
8368 %p.lead
84- We are all about being creative
85- %br - manually & digitally.
69 + Entropy is about being creative, manually and digitally, prototyping and bringing cool projects to life.
70 +
8671 %p.lead
87- We want to share this and set aside room and time to develop cool projects, push blockchain, ethereum and p2p ideas
88- %p.lead
89- all open source of course!
72 + The fleet carries a hackspace, free to be used to learn, build prototypes and repair or create useful things for other groups to use
73 + anything from p2p protocols to solarpunk water recyclers
9074
9175 .col-sm-7.col-sm-offset-5.text-right.no-padding.animateme.scrollme{"data-from" => "0.75", "data-opacity" => "0", "data-to" => "0", "data-translatex" => "400", "data-when" => "enter", :style => "opacity: 0.77; transform: translate3d(91px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);"}
9276 = link_to 'projects', page_path('projects'), class:'btn btn-primary btn-lg btn-block ghost-button-lightblue'
9377
@@ -97,17 +81,15 @@
9781 .col-sm-8.text-left.text-box-red
9882 %br
9983 %br
10084 %h1.text-uppercase
101- you decide where we go
85 + you decide where Entropy goes
10286
10387 .row
10488 .col-sm-8.text-box-red.text-left
10589 %p.lead
10690 We want to tell the story of the boat without a captain.
10791
108-
109-
11092 %p.lead
11193 Entropy is growing into a decentralised autonomous organisation (DAO) with a global
11294 community at its heart.
11395 Among other things you can suggest and vote on the destinations of the Entropy Flotilla
@@ -119,23 +101,17 @@
119101 .col-lg-7.col-sm-offset-5.text-right.text-box
120102 %br
121103 %br
122104 %h1.text-uppercase
123- help us get afloat
105 + JOIN ENTROPY
124106
125107 .row
126108 .col-sm-7.col-sm-offset-5.text-right.text-box
127109 %p.lead
128- Crowdfund will start early 2017, where you can become part of the
129- Entropy community with your citizenship on the Ethereum blockchain.
110 + Entropy is a self organised project. Any contributor or supporter becomes a part of it.
111 + Support it by building it, making it safer, easier and faster, or with ether during the crowdfund.
112 +
130113 %p.lead
131- Do you want to help on the development side? We would love for you to
132- make Entropy safer, easier, faster. Anyone who successfully
133- contributes on the
134- %strong
135- = link_to 'Entropy Github', 'https://github.com/ProjectEntropy', class:'white'
136- will become citizen!
137- %p.lead
138114 Join our
139115 %strong
140116 = link_to 'community', page_path('community'), class: 'white'
141117 and learn how you can become a part of Entropy now.

Built with git-ssb-web