Life Itself's ongoing inquiry into the climate crisis
https://climate.lifeitself.us/
content/ # main content folder - files in here are published
notes/ # random notes zettelkasten style, published largely as blog
sewtha/ # special folder for sustainable energy without the hot air
site/ # website application (based on next.js)
The website is built in Next.JS using tailwind and MDX.
git clone
yarn install
yarn dev
We are deploying to github pages using Next.JS static build run by github actions.
Other work we have done: