https://github.com/fgerick/fgerick.github.io
Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.7%) to scientific vocabulary
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: fgerick
- Language: HTML
- Default Branch: main
- Size: 6.84 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 6 months ago
Metadata Files
Readme
README.md
Celeste Template
Based on the wonderful Celeste by @nicoelayda.
Development
Any changes to the CSS should be made to the SCSS files in _sass/ and compiled using Sass.jl as follows:
julia
Sass.compile_file("style.scss", "../_css/celeste.min.css"; output_style = Sass.compressed)
All the Franklin.jl related changes are in _sass/adjust.scss
Owner
- Name: Felix Gerick
- Login: fgerick
- Kind: user
- Location: Toulouse
- Company: French National Centre for Space Studies (CNES)
- Website: fgerick.github.io
- Repositories: 5
- Profile: https://github.com/fgerick
Researcher in rotating fluid dynamics in planetary cores
GitHub Events
Total
- Push event: 29
Last Year
- Push event: 29
Dependencies
.github/workflows/Deploy.yml
actions
- JamesIves/github-pages-deploy-action releases/v3 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- julia-actions/setup-julia v1 composite