Skip to content

ClimateCompatibleGrowth/guidelines

Repository files navigation

guidelines

Curation guidelines for CCG outputs. View the guidelines online.

Development

The website is built using Jekyll

If you wish to render the site locally while adding content, follow the instructions for installing dependencies and installing Jekyll.

Front matter

At the top of each post, use the following front matter as a template:

---
layout: post
title:  "Use the active voice"
date:   2021-12-16
author: Will Usher
category: code
tags: ubuntu
---

Category

Posts must be tagged with only one of the following categories:

  • practice
  • output
  • data
  • code
  • knowledge

Tags

Posts can be tagged with one or more of the u4RIA goals related to the post contents. The goals are:

  • ubuntu
  • retrievability
  • repeatability
  • reusability
  • reconstructability
  • interoperability
  • auditability

License

The material published on this website are made available under a CC-BY-4.0 license.