From 0619286d9615c6a2b5e0420c193bd2c7ef344cc0 Mon Sep 17 00:00:00 2001 From: Nikita Tchayka Date: Sat, 16 Sep 2023 18:16:00 +0100 Subject: Update index --- src/pages/index.tsx | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 862e05e..91a1dd7 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -89,6 +89,53 @@ export default function Home(): JSX.Element {
+
+ +
+

+ A Community for People Like You +

+
+

+ NeoHaskell is a community of people who are passionate about + delivering software in an efficient and enjoyable way. We + believe that programming should be fun, and that the best + way to learn is to build things. +

+

+ Therefore, NeoHaskell is a work in progress project. We are + aiming to build a language that is delightful to learn and + use,{" "} + strongly focusing on optimizing developers' happiness + . +

+

+ Whether you're a freshman or a senior, a hacker or a rocket + scientist, you'll find a place in our community. +

+

+ Together, we are building the best language for the next + generation of developers. Join us! +

+
+ +
+ +
-- cgit