Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 2.06 KB

README.md

File metadata and controls

17 lines (10 loc) · 2.06 KB

Technology-Carbon-Standard

This is the repository for the Technology Carbon Standard Website available at: 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 and NodeJS. Once installed run the following commands to install the project dependencices: 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