https://github.com/april-tools/april-tools.github.io
headquarters of the April team in Edinburgh
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 (12.1%) to scientific vocabulary
Keywords
Repository
headquarters of the April team in Edinburgh
Basic Info
- Host: GitHub
- Owner: april-tools
- License: mit
- Language: SCSS
- Default Branch: main
- Size: 35.1 MB
Statistics
- Stars: 4
- Watchers: 1
- Forks: 6
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Source code for the website of the APRIL research lab at the School of Informatics, University of Edinburgh, UK. We work on efficient and reliable probabilistic ML in the wild.
How to contribute
This site harness Jekyll templates in github pages and their file-based model view. To add, change or remove a news/lab member/paper on the website, please open a pull request!
Edit lab members profiles
Each member in the lab is associated a markdown file under the _people folder. Find yourself there or create a new file.
Mandatory keys in a user profile are:
- collection to be left to people
- ref a string acting as a unique identifier (e.g., aver)
- permalink a url in the form people/{ref}
- name your full name
- role your role in the lab (e.g., PI|PhD Student|Visitor|Postdoc|MRes Student|Research Assistant)
- date proxy date (used to order people in the grid)
- webpage your webpage url
- image url to profile pic (can be stores in images/people/)
Optional keys are:
affiliationused for visitors/internsfirstsupervisor,secondsupervisorandcosupervisorto specify your supervisory team
Edit papers
Each paper listed in the website is associated a markdown file under the _publications folder. Simplest way to add a paper is to duplicate an already-existing entry and modify the values associated to the keys there.
Mandatory keys in a paper description are:
- collection to be left to publications
- ref a string acting as a unique identifier (e.g., vergari2021atlas)
- permalink a url in the form publications/{ref}
- title the complete paper title
- date intended as a publication date (used to order papers)
- tags a space-separated sequence of tags to classify the paper
- authors a string with authors names, separated by comma
- venue the publication venue (conference | journal name and year)
- paperurl a webpage for the paper (can be the same as permalink)
- excerpt a two-line summary of the paper
Optional keys are:
- image link to a small preview image (you can upload it under images/papers/{ref})
- pdf link to a publicly readable version of the paper
- supplemental link to the paper supplemental material
- code link to the code released with the paper
- poster link to the paper poster
- award to specify if the paper got an award (e.g. oral|spotlight|...)
- video link to the paper video presentation or relative talk
- abstract the paper abstract, as a single string
- bibtex a string for the bibtex entry (mind to put <br/> tags for newlines)
- spotlight a large image, to be used if the paper has to be features in the homepage (you can upload it under images/papers/{ref})
Additionally, you can write a free-form blog post about the paper in the markdown content section.
### Edit news
Each news is associated a markdown file under the _news folder.
Mandatory keys in a paper description are:
- collection to be left to news
- permalink a url in the form news/{short-handle}
- title the news title
- date date of the news (used to order news)
The body of the news can be written in html/md in the markdown content section.
How to preview the website on your local machine
- Install Ruby (see Guides depending on OS)
- Clone the repo and move to it
bash git clone https://github.com/april-tools/april-tools.github.io cd april-tools.github.io - Install Jekyll
bash # Install jekyll related packages gem install jekyll bundler bundle add webrick # Run the server bundle exec jekyll serve - Navigate to localhost:4000
Owner
- Name: april-tools
- Login: april-tools
- Kind: organization
- Repositories: 6
- Profile: https://github.com/april-tools
GitHub Events
Total
- Issue comment event: 3
- Push event: 38
- Pull request event: 15
- Fork event: 4
Last Year
- Issue comment event: 3
- Push event: 38
- Pull request event: 15
- Fork event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Total issue authors: 0
- Total pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.17
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Issue authors: 0
- Pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.17
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- andreasgrv (6)
- loreloc (5)
- ChristianJzB (1)
- Nickil21 (1)
- LeanderK (1)
- daeargryn (1)
- gengala (1)
- adrianjav (1)