An effective altruism website built with Next.js. Browse through a live demo. Any other EA organizations are welcome to use this template.
This site is based on the "Justice" template made by CloudCannon.
- Contact form
- Events from Google Calendar
- Pre-built pages
- Pre-styled components
- Staff and author system
- Configurable footer
- Optimized for editing in CloudCannon
- SEO tags
- Google Analytics
- Add your site and author details in
data/seo.json
. - Add your Google Analytics and Disqus keys to
data/site.json
. - Get a workflow going to see your site's output (with CloudCannon or Next.js locally).
This website is built with Next.js (version 13.0.0
).
$ npm install
$ npm run dev
This website is optimized for adding, updating and removing pages, staff, projects, company details and footer elements in CloudCannon.
- Preconfigured to work with CloudCannon.
- Sends email to the address listed in company details.
- Reused around the site to save multiple editing locations.
- Exposed as a data file to give clients better access.
- Set in the Data / Footer section.
- Reused around the site to save multiple editing locations.
- Set in the Data / Company section.