The Ethereum Foundation Fellowship Program is an opportunity to experiment with using Ethereum to help solve pressing social, economic, and environmental challenges in developing countries.
This repository holds the codebase to our website, fellowship.ethereum.foundation
-
Clone this project
$ git clone [email protected]:ethereum/fellowship-program-website.git && cd fellowship-program-website
- Install dependencies
$ yarn
- Start developing!
yarn develop
Full documentation for Gatsby lives on the website. Here are some places to start:
-
For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.
-
To dive straight into code samples, head to our documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.