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

Source code for the website of the Catala language

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

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
    1 of 11 committers (9.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary

Keywords from Contributors

programming-language legislative-texts projection interactive generic archival sequences ecosystem-modeling observability autograding
Last synced: 10 months ago · JSON representation

Repository

Source code for the website of the Catala language

Basic Info
  • Host: GitHub
  • Owner: CatalaLang
  • License: apache-2.0
  • Language: ReScript
  • Default Branch: master
  • Size: 29.1 MB
Statistics
  • Stars: 9
  • Watchers: 5
  • Forks: 11
  • Open Issues: 4
  • Releases: 0
Created about 6 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

The Catala language website

Generating assets

The assets folder of the website is generated partially from the Catala compiler. To generate these assets, please refer to the dedicated section of the Catala compiler INSTALL.md.

Run Project

```sh

Install deps

yarn install

Run the dev server

yarn start ```

View the app in the browser at http://localhost:5173. Running in this environment provides hot reloading and support for routing; just edit and save the file and the browser will automatically refresh.

To use a port other than 5173, run yarn start --port 8080.

Build for Production

sh yarn clean yarn build

This will replace the development artifact src/Index.bs.js for an optimized version as well as copy index.html into build/. You can then deploy the contents of the build/ directory (index.html and Index.js).

Current deployment

The website is currently served from catala-lang.paris.inria.fr, whose underlying IP is also pointed to by catala-lang.org. The site contents are stored in the home directory of Denis Merigoux, so to update the contents of the website you would just need to issue a command like this:

rsync -ah --delete --info=progress2 build/ demerigo@catala-lang.paris.inria.fr:/home/ROCQ/prosecco/demerigo/

Owner

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

GitHub Events

Total
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 27
  • Pull request event: 12
  • Fork event: 1
  • Create event: 3
Last Year
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 27
  • Pull request event: 12
  • Fork event: 1
  • Create event: 3

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 379
  • Total Committers: 11
  • Avg Commits per committer: 34.455
  • Development Distribution Score (DDS): 0.285
Past Year
  • Commits: 29
  • Committers: 3
  • Avg Commits per committer: 9.667
  • Development Distribution Score (DDS): 0.138
Top Committers
Name Email Commits
Denis Merigoux d****x@g****m 271
Emile Rolley e****y@t****o 82
Louis Gesbert l****t@o****m 10
dependabot[bot] 4****] 8
Raphaël Monat r****t@i****r 2
adelaett 9****t 1
Virgile Andreani a****a@u****r 1
Sora Morimoto s****a@m****o 1
Sam Estep s****m@s****m 1
Sébastien Hinderer S****r@e****g 1
Alain _@_ 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 15
  • Total pull requests: 54
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 8
  • Total pull request authors: 12
  • Average comments per issue: 0.87
  • Average comments per pull request: 0.39
  • Merged pull requests: 38
  • Bot issues: 0
  • Bot pull requests: 18
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • EmileRolley (8)
  • nickgian (1)
  • nadimkobeissi (1)
  • toastal (1)
  • samuela (1)
  • xvw (1)
  • mquandalle (1)
Pull Request Authors
  • dependabot[bot] (18)
  • EmileRolley (18)
  • rmonat (7)
  • samestep (2)
  • pierregoutagny (2)
  • AltGr (2)
  • adelaett (2)
  • nadimkobeissi (1)
  • smorimoto (1)
  • theo-m (1)
  • Armavica (1)
  • shindere (1)
Top Labels
Issue Labels
❌ bug (4) :art: UI (2) ✨ enhancement (2)
Pull Request Labels
:link: dependencies (22) ✨ enhancement (6) :wrench: Backend (5) :art: UI (4) :mag: visualizer (3) ❌ bug (2)

Dependencies

package.json npm
  • @babel/preset-react ^7.18.6 development
  • ansi_up ^5.1.0 development
  • autoprefixer ^10.4.8 development
  • browser-builtins ^3.3.1 development
  • browserfs ^1.4.3 development
  • bs-platform ^9.0.2 development
  • copy-webpack-plugin ^11.0.0 development
  • css-loader ^6.7.1 development
  • eslint ^8.21.0 development
  • eslint-plugin-react ^7.30.1 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • favicons-webpack-plugin ^5.0.2 development
  • file-loader ^6.2.0 development
  • html-loader ^4.1.0 development
  • html-webpack-plugin ^5.5.0 development
  • parcel-bundler ^1.3.1 development
  • raw-loader ^4.0.2 development
  • style-loader ^3.3.1 development
  • tailwindcss ^2.2.19 development
  • webpack ^5.74.0 development
  • webpack-cli ^4.10.0 development
  • webpack-dev-server ^4.9.3 development
  • @emotion/react ^11.10.0
  • @emotion/styled ^11.10.0
  • @greenlabs/res-tailwindcss ^0.1.8
  • @rjsf/core ^4.2.2
  • babel-loader ^8.2.5
  • decco ^1.6.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • reason-react ^0.9.1
  • refmt ^1.13.7-1
  • rescript-hash ^1.5.0
yarn.lock npm
  • 1236 dependencies