https://github.com/catalalang/catala-website
Source code for the website of the Catala language
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
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
Metadata Files
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
- Repositories: 4
- Profile: https://github.com/CatalaLang
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
Top Committers
| Name | 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
Pull Request Labels
Dependencies
- @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
- 1236 dependencies