https://github.com/catalalang/catala-book

Documentation book for Catala

https://github.com/catalalang/catala-book

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary

Keywords from Contributors

legislative-texts programming-language
Last synced: 10 months ago · JSON representation

Repository

Documentation book for Catala

Basic Info
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

The Catala book

This book relies on the mdbook utility for creating HTML books from Markdown files.

The dependencies for building the book can be installed through cargo with:

cargo install mdbook mdbook-admonish mdbook-mermaid mdbook-toc mdbook-tocjs mdbook-linkcheck

The book can be previewed locally in a Web browser using the following command:

mdbook serve --open

This book should incorporate the principles laid out in the Diátaxis framework for writing good documentation.

Owner

  • Name: CatalaLang
  • Login: CatalaLang
  • Kind: organization

GitHub Events

Total
  • Issue comment event: 2
  • Push event: 75
  • Pull request review comment event: 1
  • Pull request review event: 5
  • Pull request event: 14
  • Create event: 10
Last Year
  • Issue comment event: 2
  • Push event: 75
  • Pull request review comment event: 1
  • Pull request review event: 5
  • Pull request event: 14
  • Create event: 10

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 18
  • Total Committers: 3
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.278
Past Year
  • Commits: 18
  • Committers: 3
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.278
Top Committers
Name Email Commits
Denis Merigoux d****x@g****m 13
PRIMET Romain r****t@i****r 3
vbot v****l@i****r 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 15 hours
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 15 hours
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • rprimet (6)
  • AltGr (5)
  • slawsk (2)
  • vincent-botbol (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/mdbook.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite