Skip to content

Commit 4d5f6d2

Browse files
committed
Add D-A and ExFreight to sponsors in footer, sort footer by sponsorship level.
1 parent 68d62d5 commit 4d5f6d2

File tree

25 files changed

+546
-137
lines changed

25 files changed

+546
-137
lines changed

docs/affiliates/about/index.html

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,10 @@ <h2>Affiliated Projects</h2>
412412
/static/images/sponsors/iohk/iohk-200.png 200w,
413413
/static/images/sponsors/iohk/iohk-400.png 400w,
414414
/static/images/sponsors/iohk/iohk-683.png 683w"></a>
415+
<a href="https://digitalasset.com/" target="_blank" class="block w-36 m-4"><img alt="Digital Asset" src="../../static/images/sponsors/digital-asset/digital-asset-logo-light.png" srcset="../../static/images/sponsors/digital-asset/digital-asset-logo-light.png"></a>
416+
</div>
417+
418+
<div class="mt-16 flex flex-wrap justify-center">
415419
<a href="https://tweag.io/" target="_blank" class="block w-36 m-4"><img alt="TWEAG" src="../../static/images/sponsors/tweag/tweag-683.png" srcset="
416420
/static/images/sponsors/tweag/tweag-200.png 200w,
417421
/static/images/sponsors/tweag/tweag-400.png 400w,
@@ -424,38 +428,53 @@ <h2>Affiliated Projects</h2>
424428
/static/images/sponsors/obsidian-systems/obsidian-systems-200.png 200w,
425429
/static/images/sponsors/obsidian-systems/obsidian-systems-400.png 400w,
426430
/static/images/sponsors/obsidian-systems/obsidian-systems-683.png 683w"></a>
431+
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../../static/images/sponsors/emq/emq.png" srcset="
432+
/static/images/sponsors/emq/emq.png"></a>
433+
<a href="https://www.exfreight.com/" target="_blank" class="block w-36 m-4"><img alt="ExFreight" src="../../static/images/sponsors/exfreight/exfreight.png" srcset="
434+
/static/images/sponsors/exfreight/exfreight.png"></a>
435+
</div>
436+
437+
<div class="mt-16 flex flex-wrap justify-center">
427438
<a href="http://flipstone.com/" target="_blank" class="block w-36 m-4"><img alt="FLIPSTONE" src="../../static/images/sponsors/flipstone/flipstone-683.png" srcset="
428439
/static/images/sponsors/flipstone/flipstone-200.png 200w,
429440
/static/images/sponsors/flipstone/flipstone-400.png 400w,
430441
/static/images/sponsors/flipstone/flipstone-683.png 683w"></a>
431442
<a href="http://mercury.com/" target="_blank" class="block w-36 m-4"><img alt="Mercury Bank" src="../../static/images/sponsors/mercury/mercury.png" srcset="
432443
/static/images/sponsors/mercury/mercury.png"></a>
433-
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../../static/images/sponsors/emq/emq.png" srcset="
434-
/static/images/sponsors/emq/emq.png"></a>
435444

436445
</div>
437446
</div>
438447

439448
<div class="mt-20 bg-gray-800 w-full py-20">
440-
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
449+
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">
441450

442-
<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
451+
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
443452
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
444453
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
445454
<div class="ml-2">
446455
<a href="../../contact" class="arrow-link light">>> contact us</a>
447456
</div>
448457
</div>
449-
<div class="flex justify-center space-x-6">
458+
459+
<div class="flex space-x-4 w-44">
450460
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
451461
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
452462
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
453463
</div>
454464
</div>
455465

456-
<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
457-
<img src="../../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
458-
<div class="font-medium">2021 © Haskell Foundation</div>
466+
<div class="flex flex-row">
467+
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
468+
<img src="../../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
469+
<div class="font-medium">2021 © Haskell Foundation</div>
470+
</div>
471+
472+
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
473+
<div>Haskell Foundation, Inc.</div>
474+
<div>2093 Philadelphia Pike #8119</div>
475+
<div>Claymont, DE 19703</div>
476+
<div>USA</div>
477+
</div>
459478
</div>
460479

461480
</div>

docs/affiliates/index.html

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@ <h2 class="text-2xl font-normal">Join Affiliations!</h2>
373373
/static/images/sponsors/iohk/iohk-200.png 200w,
374374
/static/images/sponsors/iohk/iohk-400.png 400w,
375375
/static/images/sponsors/iohk/iohk-683.png 683w"></a>
376+
<a href="https://digitalasset.com/" target="_blank" class="block w-36 m-4"><img alt="Digital Asset" src="../static/images/sponsors/digital-asset/digital-asset-logo-light.png" srcset="../static/images/sponsors/digital-asset/digital-asset-logo-light.png"></a>
377+
</div>
378+
379+
<div class="mt-16 flex flex-wrap justify-center">
376380
<a href="https://tweag.io/" target="_blank" class="block w-36 m-4"><img alt="TWEAG" src="../static/images/sponsors/tweag/tweag-683.png" srcset="
377381
/static/images/sponsors/tweag/tweag-200.png 200w,
378382
/static/images/sponsors/tweag/tweag-400.png 400w,
@@ -385,38 +389,53 @@ <h2 class="text-2xl font-normal">Join Affiliations!</h2>
385389
/static/images/sponsors/obsidian-systems/obsidian-systems-200.png 200w,
386390
/static/images/sponsors/obsidian-systems/obsidian-systems-400.png 400w,
387391
/static/images/sponsors/obsidian-systems/obsidian-systems-683.png 683w"></a>
392+
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../static/images/sponsors/emq/emq.png" srcset="
393+
/static/images/sponsors/emq/emq.png"></a>
394+
<a href="https://www.exfreight.com/" target="_blank" class="block w-36 m-4"><img alt="ExFreight" src="../static/images/sponsors/exfreight/exfreight.png" srcset="
395+
/static/images/sponsors/exfreight/exfreight.png"></a>
396+
</div>
397+
398+
<div class="mt-16 flex flex-wrap justify-center">
388399
<a href="http://flipstone.com/" target="_blank" class="block w-36 m-4"><img alt="FLIPSTONE" src="../static/images/sponsors/flipstone/flipstone-683.png" srcset="
389400
/static/images/sponsors/flipstone/flipstone-200.png 200w,
390401
/static/images/sponsors/flipstone/flipstone-400.png 400w,
391402
/static/images/sponsors/flipstone/flipstone-683.png 683w"></a>
392403
<a href="http://mercury.com/" target="_blank" class="block w-36 m-4"><img alt="Mercury Bank" src="../static/images/sponsors/mercury/mercury.png" srcset="
393404
/static/images/sponsors/mercury/mercury.png"></a>
394-
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../static/images/sponsors/emq/emq.png" srcset="
395-
/static/images/sponsors/emq/emq.png"></a>
396405

397406
</div>
398407
</div>
399408

400409
<div class="mt-20 bg-gray-800 w-full py-20">
401-
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
410+
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">
402411

403-
<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
412+
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
404413
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
405414
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
406415
<div class="ml-2">
407416
<a href="../contact" class="arrow-link light">>> contact us</a>
408417
</div>
409418
</div>
410-
<div class="flex justify-center space-x-6">
419+
420+
<div class="flex space-x-4 w-44">
411421
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
412422
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
413423
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
414424
</div>
415425
</div>
416426

417-
<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
418-
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
419-
<div class="font-medium">2021 © Haskell Foundation</div>
427+
<div class="flex flex-row">
428+
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
429+
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
430+
<div class="font-medium">2021 © Haskell Foundation</div>
431+
</div>
432+
433+
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
434+
<div>Haskell Foundation, Inc.</div>
435+
<div>2093 Philadelphia Pike #8119</div>
436+
<div>Claymont, DE 19703</div>
437+
<div>USA</div>
438+
</div>
420439
</div>
421440

422441
</div>

docs/board-nominations/index.html

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,10 @@ <h3>Criteria</h3>
384384
/static/images/sponsors/iohk/iohk-200.png 200w,
385385
/static/images/sponsors/iohk/iohk-400.png 400w,
386386
/static/images/sponsors/iohk/iohk-683.png 683w"></a>
387+
<a href="https://digitalasset.com/" target="_blank" class="block w-36 m-4"><img alt="Digital Asset" src="../static/images/sponsors/digital-asset/digital-asset-logo-light.png" srcset="../static/images/sponsors/digital-asset/digital-asset-logo-light.png"></a>
388+
</div>
389+
390+
<div class="mt-16 flex flex-wrap justify-center">
387391
<a href="https://tweag.io/" target="_blank" class="block w-36 m-4"><img alt="TWEAG" src="../static/images/sponsors/tweag/tweag-683.png" srcset="
388392
/static/images/sponsors/tweag/tweag-200.png 200w,
389393
/static/images/sponsors/tweag/tweag-400.png 400w,
@@ -396,38 +400,53 @@ <h3>Criteria</h3>
396400
/static/images/sponsors/obsidian-systems/obsidian-systems-200.png 200w,
397401
/static/images/sponsors/obsidian-systems/obsidian-systems-400.png 400w,
398402
/static/images/sponsors/obsidian-systems/obsidian-systems-683.png 683w"></a>
403+
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../static/images/sponsors/emq/emq.png" srcset="
404+
/static/images/sponsors/emq/emq.png"></a>
405+
<a href="https://www.exfreight.com/" target="_blank" class="block w-36 m-4"><img alt="ExFreight" src="../static/images/sponsors/exfreight/exfreight.png" srcset="
406+
/static/images/sponsors/exfreight/exfreight.png"></a>
407+
</div>
408+
409+
<div class="mt-16 flex flex-wrap justify-center">
399410
<a href="http://flipstone.com/" target="_blank" class="block w-36 m-4"><img alt="FLIPSTONE" src="../static/images/sponsors/flipstone/flipstone-683.png" srcset="
400411
/static/images/sponsors/flipstone/flipstone-200.png 200w,
401412
/static/images/sponsors/flipstone/flipstone-400.png 400w,
402413
/static/images/sponsors/flipstone/flipstone-683.png 683w"></a>
403414
<a href="http://mercury.com/" target="_blank" class="block w-36 m-4"><img alt="Mercury Bank" src="../static/images/sponsors/mercury/mercury.png" srcset="
404415
/static/images/sponsors/mercury/mercury.png"></a>
405-
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../static/images/sponsors/emq/emq.png" srcset="
406-
/static/images/sponsors/emq/emq.png"></a>
407416

408417
</div>
409418
</div>
410419

411420
<div class="mt-20 bg-gray-800 w-full py-20">
412-
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
421+
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">
413422

414-
<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
423+
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
415424
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
416425
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
417426
<div class="ml-2">
418427
<a href="../contact" class="arrow-link light">>> contact us</a>
419428
</div>
420429
</div>
421-
<div class="flex justify-center space-x-6">
430+
431+
<div class="flex space-x-4 w-44">
422432
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
423433
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
424434
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
425435
</div>
426436
</div>
427437

428-
<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
429-
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
430-
<div class="font-medium">2021 © Haskell Foundation</div>
438+
<div class="flex flex-row">
439+
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
440+
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
441+
<div class="font-medium">2021 © Haskell Foundation</div>
442+
</div>
443+
444+
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
445+
<div>Haskell Foundation, Inc.</div>
446+
<div>2093 Philadelphia Pike #8119</div>
447+
<div>Claymont, DE 19703</div>
448+
<div>USA</div>
449+
</div>
431450
</div>
432451

433452
</div>

docs/contact/index.html

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,10 @@ <h3 class="font-semibold text-xl">HF Slack</h3>
332332
/static/images/sponsors/iohk/iohk-200.png 200w,
333333
/static/images/sponsors/iohk/iohk-400.png 400w,
334334
/static/images/sponsors/iohk/iohk-683.png 683w"></a>
335+
<a href="https://digitalasset.com/" target="_blank" class="block w-36 m-4"><img alt="Digital Asset" src="../static/images/sponsors/digital-asset/digital-asset-logo-light.png" srcset="../static/images/sponsors/digital-asset/digital-asset-logo-light.png"></a>
336+
</div>
337+
338+
<div class="mt-16 flex flex-wrap justify-center">
335339
<a href="https://tweag.io/" target="_blank" class="block w-36 m-4"><img alt="TWEAG" src="../static/images/sponsors/tweag/tweag-683.png" srcset="
336340
/static/images/sponsors/tweag/tweag-200.png 200w,
337341
/static/images/sponsors/tweag/tweag-400.png 400w,
@@ -344,38 +348,53 @@ <h3 class="font-semibold text-xl">HF Slack</h3>
344348
/static/images/sponsors/obsidian-systems/obsidian-systems-200.png 200w,
345349
/static/images/sponsors/obsidian-systems/obsidian-systems-400.png 400w,
346350
/static/images/sponsors/obsidian-systems/obsidian-systems-683.png 683w"></a>
351+
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../static/images/sponsors/emq/emq.png" srcset="
352+
/static/images/sponsors/emq/emq.png"></a>
353+
<a href="https://www.exfreight.com/" target="_blank" class="block w-36 m-4"><img alt="ExFreight" src="../static/images/sponsors/exfreight/exfreight.png" srcset="
354+
/static/images/sponsors/exfreight/exfreight.png"></a>
355+
</div>
356+
357+
<div class="mt-16 flex flex-wrap justify-center">
347358
<a href="http://flipstone.com/" target="_blank" class="block w-36 m-4"><img alt="FLIPSTONE" src="../static/images/sponsors/flipstone/flipstone-683.png" srcset="
348359
/static/images/sponsors/flipstone/flipstone-200.png 200w,
349360
/static/images/sponsors/flipstone/flipstone-400.png 400w,
350361
/static/images/sponsors/flipstone/flipstone-683.png 683w"></a>
351362
<a href="http://mercury.com/" target="_blank" class="block w-36 m-4"><img alt="Mercury Bank" src="../static/images/sponsors/mercury/mercury.png" srcset="
352363
/static/images/sponsors/mercury/mercury.png"></a>
353-
<a href="https://www.emqx.io/" target="_blank" class="block w-36 m-4"><img alt="EMQ" src="../static/images/sponsors/emq/emq.png" srcset="
354-
/static/images/sponsors/emq/emq.png"></a>
355364

356365
</div>
357366
</div>
358367

359368
<div class="mt-20 bg-gray-800 w-full py-20">
360-
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
369+
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">
361370

362-
<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
371+
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
363372
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
364373
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
365374
<div class="ml-2">
366375
<a href="../contact" class="arrow-link light">>> contact us</a>
367376
</div>
368377
</div>
369-
<div class="flex justify-center space-x-6">
378+
379+
<div class="flex space-x-4 w-44">
370380
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
371381
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
372382
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
373383
</div>
374384
</div>
375385

376-
<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
377-
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
378-
<div class="font-medium">2021 © Haskell Foundation</div>
386+
<div class="flex flex-row">
387+
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
388+
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
389+
<div class="font-medium">2021 © Haskell Foundation</div>
390+
</div>
391+
392+
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
393+
<div>Haskell Foundation, Inc.</div>
394+
<div>2093 Philadelphia Pike #8119</div>
395+
<div>Claymont, DE 19703</div>
396+
<div>USA</div>
397+
</div>
379398
</div>
380399

381400
</div>

docs/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)