Skip to content

Commit acabae3

Browse files
Layout edits.
1 parent 4785404 commit acabae3

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SAFE-Stack.github.io
22
SAFE Stack landing page.
3-
SAFE is a highly productive web development platform that emphasises the use of type-safe F#.
3+
SAFE is a highly productive web development platform that emphasizes the use of type-safe F#.
44

55
### Project Files
66
This repository contains the deploy files generated by `Hugo`.
7-
The actualy Hugo project is maintained [here](https://github.com/CompositionalIT/SAFE-Landing-HugoProj).
7+
The Hugo project is maintained [here](https://github.com/CompositionalIT/SAFE-Landing-HugoProj).

index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1 class="title is-1 is-bold is-spaced">
119119
</h1>
120120

121121
<h2 class="subtitle is-5 is-muted">
122-
A highly productive web development platform that emphasises the use of type-safe F#.
122+
The best way to write functional-first web applications.
123123
</h2>
124124

125125
<p>
@@ -139,7 +139,7 @@ <h2 class="subtitle is-5 is-muted">
139139
<br/>
140140
<div class="columns" style="padding-bottom:3em;padding-top:3em;">
141141
<div class="column is-one-third">
142-
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
142+
<div class="feature-card is-bordered has-text-centered">
143143
<div class="card-title">
144144
<h4 >Quick Start</h4>
145145
</div>
@@ -155,23 +155,23 @@ <h4 >Quick Start</h4>
155155
</div>
156156
</div>
157157
<div class="column is-one-third">
158-
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
158+
<div class="feature-card is-bordered has-text-centered">
159159
<div class="card-title">
160160
<h4 >SAFE Dojo</h4>
161161
</div>
162162
<div class="card-icon">
163163
<img src="/images/illustrations/icons/laptop-cloud.svg">
164164
</div>
165165
<div class="card-text">
166-
<p>Learn SAFE by doing beginner-friendly challanges.</p>
166+
<p>Learn SAFE by doing beginner-friendly challenges.</p>
167167
</div>
168168
<div class="card-action">
169169
<a href="https://github.com/CompositionalIT/SAFE-Dojo" class="button btn-align-md primary-btn raised">Do the SAFE Dojo</a>
170170
</div>
171171
</div>
172172
</div>
173173
<div class="column is-one-third">
174-
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
174+
<div class="feature-card is-bordered has-text-centered">
175175
<div class="card-title">
176176
<h4 >Live Demo</h4>
177177
</div>
@@ -255,39 +255,39 @@ <h1 style="font-weight:bold; font-size:13pt;">Productive</h1>
255255
<div class="columns is-vcentered" style="margin-bottom:3em;">
256256
<div class="column is-narrow">
257257
<p class="image">
258-
<img src="/images/illustrations/icons/safety-first.svg">
258+
<img src="/images/illustrations/icons/fun.svg">
259259
</p>
260260
</div>
261261
<div class="column">
262-
<h1 style="font-weight:bold; font-size:13pt;">Safety-First</h1>
262+
<h1 style="font-weight:bold; font-size:13pt;">Fun</h1>
263263
<p>
264-
<span>F# levels up the safety of your system without making you write reams of code. Gain more confidence that your code does what you expect it to do, with no dynamic typing required for the browser. And the SAFE Stack runs on trusted platforms such as ASP .NET, .NET Core, NPM and Webpack - popular, high-performance and reliable platforms with millions of users.</span>
264+
<span>SAFE Stack brings not only confidence to you but a sense of satisfaction and enjoyment to your development cycle. You&rsquo;ll be delighted with the ease at which you can create client-server web applications.</span>
265265
</p>
266266
</div>
267267
</div>
268268
<div class="columns is-vcentered" style="margin-bottom:3em;">
269269
<div class="column is-narrow">
270270
<p class="image">
271-
<img src="/images/illustrations/icons/fun.svg">
271+
<img src="/images/illustrations/icons/flexible.svg">
272272
</p>
273273
</div>
274274
<div class="column">
275-
<h1 style="font-weight:bold; font-size:13pt;">Fun</h1>
275+
<h1 style="font-weight:bold; font-size:13pt;">Flexible</h1>
276276
<p>
277-
<span>SAFE Stack brings not only confidence to you but a sense of satisfaction and enjoyment to your development cycle. You&rsquo;ll be delighted with the ease at which you can create client-server web applications that make</span>
277+
<span>SAFE Stack isn&rsquo;t a walled garden or closed ecosystem. It runs on top of existing ecosystems and tools including ASP .NET Core, .NET Core, Webpack, React and NPM. Using SAFE Stack means you can continue to use the libraries and tools that you already know and love, but still take advantage of the extra benefits that F# brings to the table!</span>
278278
</p>
279279
</div>
280280
</div>
281281
<div class="columns is-vcentered" style="margin-bottom:3em;">
282282
<div class="column is-narrow">
283283
<p class="image">
284-
<img src="/images/illustrations/icons/flexible.svg">
284+
<img src="/images/illustrations/icons/safety-first.svg">
285285
</p>
286286
</div>
287287
<div class="column">
288-
<h1 style="font-weight:bold; font-size:13pt;">Flexible</h1>
288+
<h1 style="font-weight:bold; font-size:13pt;">A Safe Bet</h1>
289289
<p>
290-
<span>SAFE Stack isn&rsquo;t a walled garden or closed ecosystem. It runs on top of existing ecosystems and tools including ASP .NET Core, .NET Core, Webpack, React and NPM. Using SAFE Stack means you can continue to use the libraries and tools that you already know and love, but still benefitting from the extra benefits that F# brings to the table!</span>
290+
<span>F# levels up the safety of your system without making you write reams of code. Gain more confidence that your code does what you expect it to do, with no dynamic typing required for the browser. And the SAFE Stack runs on trusted platforms such as ASP .NET, .NET Core, NPM and Webpack - popular, high-performance and reliable platforms with millions of users.</span>
291291
</p>
292292
</div>
293293
</div>

0 commit comments

Comments
 (0)