Source for the Grid Coordination website — an initiative defining the architecture of the future electric grid through open standards, policy advocacy, and working software.
- Production: https://grid-coordination.energy
- Live OpenADR 3 price server: https://price.grid-coordination.energy/openadr3/3.1.0/
Static site rendered by Jekyll and deployed via GitHub Pages. The site is the Markdown files at the repo root (index.md, vision.md, software.md, …) plus the layout in _layouts/default.html. Presentations live under presentations/ and the placeholder logo under images/.
Local preview:
bundle exec jekyll serve