An open API service indexing awesome lists of open source software.

https://github.com/vvvvalvalval/ecolog10

On the use of logarithmic representations for planning GHG emissions reductions
https://github.com/vvvvalvalval/ecolog10

ghg-emissions sustainability

Last synced: 9 days ago
JSON representation

On the use of logarithmic representations for planning GHG emissions reductions

Awesome Lists containing this project

README

          

# ecolog10

An accessible introduction to using logarithmic representations for planning the environmental transition.

## Dev workflow

To watch and compile Asciidoctor files:

```
mkdir -p generated/img && cp -f img/* generated/img/ && lein auto asciidoctor
```