Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2i2c reports

A public site for 2i2c's reports: grant narratives, progress reports, and impact reports.

When to add a report

Add an entry here when:

  • We're awarded a new grant and can share its narrative (grant).
  • We send a progress report to a funder (progress-report).
  • A grant or contract closes out with a final or impact report (impact-report).
  • We publish an organizational or year-in-review update (annual-update).

When you add a report, also write a short blog post that links to it.

Adding a report

  1. Create a folder at docs/reports/[year]/[report-name]/ with an index.md. Put any images or PDFs for the report in the same folder. Put the folder under the year folder for the year in which most of the work happened, not when the report was posted.

  2. Add frontmatter to index.md:

    ---
    title: My report title
    date: 2025-01-01
    description: One sentence about the report.
    authors:
      - Author Name
    tags:
      - impact-report  # one of: grant, progress-report, impact-report, annual-update
    ---
  3. If it's the first report for a new year, add that year to the toc in docs/myst.yml.

The landing page listing picks up new reports automatically from their frontmatter.

Building locally

nox -s docs        # one-off build
nox -s docs-live   # live-reloading server

About

Reports and grants from 2i2c.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages