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
- Host: GitHub
- URL: https://github.com/vvvvalvalval/ecolog10
- Owner: vvvvalvalval
- Created: 2020-09-21T11:57:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T13:18:16.000Z (over 4 years ago)
- Last Synced: 2025-04-13T19:18:00.898Z (6 months ago)
- Topics: ghg-emissions, sustainability
- Language: Clojure
- Homepage: https://ecolog10.org
- Size: 3.66 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```