Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottlogic/technology-carbon-standard
A proposed Technology Carbon Standard that aims to provide a unified standard for understanding, quantifying, and reducing carbon emissions from an organisation's technology landscape. A component of a holistic Technology Sustainability Framework.
https://github.com/scottlogic/technology-carbon-standard
sl-classification-unrestricted sl-owner-drees sl-status-active
Last synced: about 7 hours ago
JSON representation
A proposed Technology Carbon Standard that aims to provide a unified standard for understanding, quantifying, and reducing carbon emissions from an organisation's technology landscape. A component of a holistic Technology Sustainability Framework.
- Host: GitHub
- URL: https://github.com/scottlogic/technology-carbon-standard
- Owner: ScottLogic
- License: other
- Created: 2024-01-31T11:14:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T12:43:31.000Z (about 2 months ago)
- Last Synced: 2024-10-29T19:52:48.467Z (10 days ago)
- Topics: sl-classification-unrestricted, sl-owner-drees, sl-status-active
- Language: HTML
- Homepage:
- Size: 8.19 MB
- Stars: 12
- Watchers: 7
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Technology-Carbon-Standard
This is the repository for the Technology Carbon Standard Website available at: [www.techcarbonstandard.org](http://www.techcarbonstandard.org/) created by Scott Logic Ltd.
A proposed Technology Carbon Standard that aims to provide a unified standard for understanding, quantifying, and reducing carbon emissions from an organisation's technology landscape. A component of a holistic Technology Sustainability Framework (that covers more sustainability considerations).## Running a Local Environment
Setting up your local environment you will need to install [Ruby](https://www.ruby-lang.org/en/) and [NodeJS](https://nodejs.org/en). Once installed run the following commands to install the project dependencies: ```npm install``` and ```bundle install```.
To run a local environment use:
```bundle exec jekyll serve```. This will start a local server running the website on http://localhost:4000/.Add `--livereload` to live reload the page on file save.
## Creative Commons
Technology Carbon Standard by Scott Logic is licensed under CC BY-NC-SA 4.0