Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 20d958e

Browse files
Merge pull request #12 from input-output-hk/homepage-content
update homepage + donors
2 parents 2b53641 + 77da9ce commit 20d958e

File tree

5 files changed

+22
-23
lines changed

5 files changed

+22
-23
lines changed

resources/content/pages/donations/donations-en.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,38 @@ donations_title: en (English) donations page content
33
donations_content:
44
donations_page_title: Donations
55
donations_page_content: |
6-
If you or your organization are interested in sponsoring the Haskell Foundation please contact us at *[email protected]* to start the conversation.
6+
If you or your organization are interested in sponsoring the Haskell Foundation please contact us at *[email protected]* to start the conversation.
77
8-
#### Supporting the Haskell Foundation
8+
### Supporting the **Haskell Foundation**
99
1010
Many enterprises use Haskell and its compiler, the Glasgow Haskell Compiler (GHC), for free. In the spirit of open source, the Haskell Foundation provides an opportunity for those enterprises to give back to the community and toolchain from which they benefit. Maintaining and developing reliable toolchains take a huge amount of nitty-gritty engineering work.
1111
1212
Donations to the Haskell Foundation are tax-deductible where applicable, and are used to sponsor our open source initiatives that ensure that research and development continues at the same world-class pace for years to come.
1313
1414
Contact *[email protected]* to find out more about how you can support Haskell and the Haskell Foundation.
1515
16-
#### Enterprise Support Tiers
1716
18-
Monad: $50K per year. All of the benefits of Functor and Applicative memberships, with the addition of a full interview for the **Haskell Foundation** blog, as well as having your logo prominently displayed on the HF website.
19-
Applicative: $25K per year. Have your logo and story featured in the Supporter Spotlight on the website and newsletter, a medium-sized logo displayed on the HF website, and receive ongoing recognition on our social media pages.
20-
Functor: $10K per year. Receive ongoing acknowledgements on Social Media channels, and have a small logo displayed on the HF website.
17+
### Enterprise Support Tiers
2118
22-
#### In-Kind Support
23-
Non-financial contributions to HF are very welcome. As a volunteer-based organization, the Haskell Foundation needs volunteers who can work on software, documentation, promotion, and other tasks to support the HF affiliated projects and the Haskell community. Individuals who contribute their own time or on behalf of their company are the backbone of our organization. Please reach out to us at [email protected] to learn more about how you can volunteer.
19+
| ![Functor tier](../../../images/functor.png) | ![Applicative tier](../../../images/applicative.png) | ![Monad tier](../../../images/monad.png) |
20+
| --------------------- | ------------------------- | ------------------------ |
21+
| Receive ongoing | Have your logo and story | All of the benefits of |
22+
| acknowledgements on | featured in the Supporter | Functor and Applicative |
23+
| social media channels | Spotlight on the website and | memberships, with the addition |
24+
| and have a small logo | newsletter, a medium- sized | of a full interview for the |
25+
| displayed on the HF | logo displayed on the HF | Haskell Foundation blog, as |
26+
| website. | website, and receive ongoing | well as having your |
27+
| | recognition on our social media pages. | logo prominently displayed on the HF website. |
2428
25-
#### Sponsors
29+
### In-Kind Support
2630
27-
Github
28-
Iohk
29-
Tweag
30-
Obsidian
31-
Well Typed
32-
SkillsMatter
33-
Kadena
31+
Non-financial contributions to HF are very welcome. As a volunteer-based organization, the **Haskell Foundation** needs volunteers who can work on software, documentation, promotion, and other tasks to support the HF affiliated projects and the Haskell community. Individuals who contribute their own time or on behalf of their company are the backbone of our organization. Please reach out to us at [email protected] to learn more about how you can volunteer or offer in-kind support.
3432
33+
### Individual Support
3534
35+
If you are an individual looking to donate, please contact us directly at [[email protected]](mailto:[email protected]). We have many great projects in need of in-kind support or financial contributions. We do not have donor tiers for individuals at this time.
3636
37-
---
37+
### How to Donate
38+
39+
Contact us directly at [[email protected]](mailto:[email protected]) to find out more about how you can support Haskell and the **Haskell Foundation**.
40+
---

resources/content/pages/index/index-en.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@ home_title: en (English) index page content
33
home_content:
44
home_video_id: re96UgMk6GQ
55
home_intro: |
6-
Haskell is not “just another programming language”: it embodies a radical and elegant attack on the entire enterprise of writing software.
7-
8-
Purely functional programming is based on values rather than state, and is rigorously explicit about side effects (the source of so many bugs in production).
9-
10-
Haskell is profoundly influencing the world of software for the better.
6+
Haskell is not “just another programming language”: it embodies a radical and elegant attack on the entire enterprise of writing software. It profoundly influences the world of software for the better.
117
128
home_claim: |
13-
The Haskell Foundation seeks to articulate the benefits of functional programming to a much broader audience, to erase barriers to entry, and to make Haskell into a solidly reliable basis for mission critical applications.
9+
**The Haskell Foundation** seeks to articulate the benefits of functional programming to a much broader audience, to erase barriers to entry, and to make Haskell into a solidly reliable basis for mission critical applications.
1410
1511
home_goals:
1612
home_goals_title: "The Haskell Foundation pursues its goals with a strong ethos based on:"

static/images/applicative.png

14.7 KB
Loading

static/images/functor.png

12.5 KB
Loading

static/images/monad.png

12.6 KB
Loading

0 commit comments

Comments
 (0)