Skip to content

Latest commit

 

History

History
101 lines (88 loc) · 4.73 KB

File metadata and controls

101 lines (88 loc) · 4.73 KB
tags main
libraryName Carbon.txt
title Overview
description carbon.txt makes sustainability data easier to discover and use on the web.
eleventyNavigation
key title order
overview
Overview
1

Carbon.txt - Overview

{% include 'partials/carbon-txt-overview.njk' %}

These docs

The documentation in this section is aimed at developers looking to build additional tooling that extends carbon.txt - primarily through plugins and other extensions to the carbon.txt validator. General information about carbon.txt for a non-technical audience is available on the carbon.txt website.

Other carbon.txt Tools

Below are a collection of tools that you can use to get started creating a carbon.txt file for your organisation, or to check the contents of an existing carbon.txt file.

Quickstart guide?

Learn how to create a carbon.txt file for your organisation, upload it to your domain, and check that it is valid.

  • File builder

    Create a carbon.txt file for your organisation or website.
  • Validator

    Check the syntax of a carbon.txt file and view its content.
  • Python package

    Create and validate carbon.txt files using our reference implementation in Python.
  • Validation API

    Use our HTTP API to look up and validate carbon.txt files.
  • Syntax reference

    Learn about all the details of the carbon.txt format from our syntax specification.

Keep updated

To follow the carbon.txt project, you can:

Follow us on LinkedIn Subscribe to our montlhy newsletter

Licenses

The code for carbon.txt validator library is licensed Apache 2.0. (What does this mean?)