Skip to content

Update the UIP project description #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/css/main.css

Large diffs are not rendered by default.

51 changes: 28 additions & 23 deletions docs/projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,40 +300,45 @@ <h2 class="font-normal text-2xl-4xl">Text-UTF8 Migration</h2>
<div class="bg-gray-100 px-6 sm:px-12 py-12">

<div class="space-y-4">
<h2 class="font-normal text-2xl-4xl">Haskup</h2>
<p>A Haskell executable for installing Haskell toolchains, to serve as the de facto standard way to install GHC and other tools.</p>
<h2 class="font-normal text-2xl-4xl">Unified Haskell Installer</h2>
<p>Building a universal installer for Haskell toolchains. This effort brings together the Stack and GHCup teams to help build a single installer that will allow HLS, Cabal, Stack, and GHC installations on all major platforms from a single tool.</p>
<div class="text-sm sm:text-base">
<a class="arrow-link" href="https://github.com/snoyberg/haskup" target="_blank">>> https://github.com/snoyberg/haskup</a>
<a class="arrow-link" href="https://gitlab.haskell.org/haskell/ghcup-hs" target="_blank">>> haskell/ghcup-hs</a>
</div>

<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders/Advisors</div>
</div>
<div class="divide-y-2">

<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">

<div class="fas fa-user text-gray-400 text-3xl"></div>


</div>
<div>
<div class="font-medium">In need of a Leader!</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">
<img src="../static/images/board-members/cd.png" alt="Chris Dornan">
</div>
<div>
<div class="font-medium">Chris Dornan</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
</div>

<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">

<img src="../static/images/board-members/ms.png" alt="Michael Snoyman">
<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">
<img src="../static/images/project-leads/jo.png" alt="Julian Ospald">
</div>
<div>
<div class="font-medium">Julian Ospald</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
</div>

</div>
<div>
<div class="font-medium">Michael Snoyman</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">
<img src="../static/images/board-members/ms.png" alt="Michael Snoyman">
</div>
<div>
<div class="font-medium">Michael Snoyman</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
</div>

</div>

Expand Down
Binary file added docs/static/images/project-leads/jo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/vision/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ <h3>Improving the Haskell Adoption Story</h3>
A principal goal of the Foundation is to promote adoption of Haskell. We see that task as having three major components:
</div>
<p>
<h4>Eliminating unreasonable and perceived barriers to adoption.</h4>
<h4>Eliminating unreasonable and perceived barriers to adoption</h4>

Educating the tech community about the benefits of adoption, including decision makers.
Enhancing the tooling, so that the risk of adoption is dramatically reduced.
Expand Down
51 changes: 28 additions & 23 deletions site/projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,40 +104,45 @@ <h2 class="font-normal text-2xl-4xl">Text-UTF8 Migration</h2>
<div class="bg-gray-100 px-6 sm:px-12 py-12">

<div class="space-y-4">
<h2 class="font-normal text-2xl-4xl">Haskup</h2>
<p>A Haskell executable for installing Haskell toolchains, to serve as the de facto standard way to install GHC and other tools.</p>
<h2 class="font-normal text-2xl-4xl">Unified Haskell Installer</h2>
<p>Building a universal installer for Haskell toolchains. This effort brings together the Stack and GHCup teams to help build a single installer that will allow HLS, Cabal, Stack, and GHC installations on all major platforms from a single tool.</p>
<div class="text-sm sm:text-base">
<a class="arrow-link" href="https://github.com/snoyberg/haskup" target="_blank">>> https://github.com/snoyberg/haskup</a>
<a class="arrow-link" href="https://gitlab.haskell.org/haskell/ghcup-hs" target="_blank">>> haskell/ghcup-hs</a>
</div>

<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders/Advisors</div>
</div>
<div class="divide-y-2">

<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">

<div class="fas fa-user text-gray-400 text-3xl"></div>


</div>
<div>
<div class="font-medium">In need of a Leader!</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">
<img src="/static/images/board-members/cd.png" alt="Chris Dornan">
</div>
<div>
<div class="font-medium">Chris Dornan</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
</div>

<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">

<img src="/static/images/board-members/ms.png" alt="Michael Snoyman">
<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">
<img src="/static/images/project-leads/jo.png" alt="Julian Ospald">
</div>
<div>
<div class="font-medium">Julian Ospald</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
</div>

</div>
<div>
<div class="font-medium">Michael Snoyman</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
<div class="flex items-center py-4 space-x-6">
<div class="h-12 w-12 bg-gray-200 rounded-full flex items-center justify-center">
<img src="/static/images/board-members/ms.png" alt="Michael Snoyman">
</div>
<div>
<div class="font-medium">Michael Snoyman</div>
<a class="block" href="mailto:[email protected]">[email protected]</a>
</div>
</div>

</div>

Expand Down
Binary file added site/static/images/project-leads/jo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.