I've been working on this non-profit for a while, and we just finished rebuilding the entire website. Before, it was in vanilla Javascript, HTML, and CSS, but now its a mix of Gatsby, Theme UI, and glorious Server-Side Rendering. It took a few weeks to complete this, but now that it is done, I'm super proud of the result- I just want to know what you think.
if (isGood)
{
giveItAUnicorn()
}
else
{
commentWhatYouWouldChange()
}
If you would like to help work on the project, you can drop a comment on this post and say that you would like to help.
And finally, make sure to comment what you like about the website or what you don't like. All of the functionality is there, so you can even create an account if you would like!
Top comments (4)
Hi William, great work on the website :) Some observations/suggestions:
Go Home
button, my cursor automatically went to the navAlso, I'm seeing constant 304 requests on
/learn
./learn
has an infinite loop of calls tofetch
πDon't forget to leave a comment on this post saying what you like or don't like!
Design wise the landing page is very blank and austere and does not effectively communicate what the non-profit is or it's purpose. If I were clicking around the web and was directed to it I would assume it was a scam site.