|
1 | | -<!DOCTYPE html> |
| 1 | +<!DOCTYPE html> |
2 | 2 | <html lang="en-us"> |
3 | 3 | <head> |
4 | | - <meta name="generator" content="Hugo 0.71.0" /> |
| 4 | + <meta name="generator" content="Hugo 0.81.0" /> |
5 | 5 |
|
6 | 6 |
|
7 | 7 | <meta property="og:title" content="SAFE" /> |
|
19 | 19 |
|
20 | 20 | <link rel="icon" type="image/png" href="/images/favicon.png" /> |
21 | 21 | <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet"> |
22 | | -<link rel="stylesheet" type="text/css" href="/css/style.min.4ea1740797837f2ac96b7e88c940112c927f0b3e6d614bb77ca20e89ae92a2ec.css" integrity="sha256-TqF0B5eDfyrJa36IyUARLJJ/Cz5tYUu3fKIOia6Souw="> |
| 22 | +<link rel="stylesheet" type="text/css" href="/css/style.min.497189a5524382acfb3610ed77f8d35a37760d7ab62ad22b5bcf84c14baeb90a.css" integrity="sha256-SXGJpVJDgqz7NhDtd/jTWjd2DXq2KtIrW8+EwUuuuQo="> |
23 | 23 | <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> |
24 | 24 |
|
| 25 | + |
25 | 26 | </head> |
26 | 27 | <body> |
27 | 28 |
|
@@ -339,6 +340,50 @@ <h5>Demetrix</h5> |
339 | 340 | </div> |
340 | 341 | </figure> |
341 | 342 | </div> |
| 343 | + <div class="column is-4"> |
| 344 | + <figure class="testimonial"> |
| 345 | + <blockquote> |
| 346 | + I find safe stack recipes have so much value. They are concise and solve one problem only and are composable. Thank you! Please keep on doing it. |
| 347 | + </blockquote> |
| 348 | + <div class="author"> |
| 349 | + <img src="/images/illustrations/faces/2.png" alt=""/> |
| 350 | + <h5>Leko Thomas</h5> |
| 351 | + </div> |
| 352 | + </figure> |
| 353 | + </div> |
| 354 | + <div class="column is-4"> |
| 355 | + <figure class="testimonial"> |
| 356 | + <blockquote> |
| 357 | + The F# community have created, and made very accessible, a fantastic set of tools that allow you to write F# end to end on the web and in a way that embraces the existing world. |
| 358 | + </blockquote> |
| 359 | + <div class="author"> |
| 360 | + <img src="/images/illustrations/faces/1.png" alt=""/> |
| 361 | + <h5>James Randall</h5> |
| 362 | + </div> |
| 363 | + </figure> |
| 364 | + </div> |
| 365 | + <div class="column is-4"> |
| 366 | + <figure class="testimonial"> |
| 367 | + <blockquote> |
| 368 | + The F# SAFE stack documentation is incredibly well done. One of the best features is the learning resources page that includes GitHub repos of example projects. I really appreciate the effort that went in to this! |
| 369 | + </blockquote> |
| 370 | + <div class="author"> |
| 371 | + <img src="/images/illustrations/faces/2.png" alt=""/> |
| 372 | + <h5>Jake Witcher</h5> |
| 373 | + </div> |
| 374 | + </figure> |
| 375 | + </div> |
| 376 | + <div class="column is-4"> |
| 377 | + <figure class="testimonial"> |
| 378 | + <blockquote> |
| 379 | + I never did CS, I did medicine, but this SAFE stack enables me to create full backend to frontend web apps in a matter of weeks!! |
| 380 | + </blockquote> |
| 381 | + <div class="author"> |
| 382 | + <img src="/images/illustrations/faces/3.png" alt=""/> |
| 383 | + <h5>Casper Bollen</h5> |
| 384 | + </div> |
| 385 | + </figure> |
| 386 | + </div> |
342 | 387 | </div> |
343 | 388 | </div> |
344 | 389 | </div> |
|
0 commit comments