Skip to content

Latest commit

History

History
36 lines (23 loc) 路 1019 Bytes

README.md

File metadata and controls

36 lines (23 loc) 路 1019 Bytes

Life Itself's ongoing inquiry into the climate crisis 馃實馃敟

https://climate.lifeitself.us/

Layout

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)

Developers

The website is built in Next.JS using tailwind and MDX.

Local

  1. git clone
  2. yarn install
  3. yarn dev

Deployment

We are deploying to github pages using Next.JS static build run by github actions.

Other work

Other work we have done: