website
This contains the content hosted on the FieldTrip 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
6 of 82 committers (7.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.2%) to scientific vocabulary
Keywords from Contributors
Repository
This contains the content hosted on the FieldTrip website
Basic Info
- Host: GitHub
- Owner: fieldtrip
- License: other
- Language: CSS
- Default Branch: master
- Homepage: http://www.fieldtriptoolbox.org
- Size: 356 MB
Statistics
- Stars: 41
- Watchers: 8
- Forks: 103
- Open Issues: 40
- Releases: 0
Metadata Files
README.md
FieldTrip website
This repository contains the FieldTrip documentation that is hosted on https://www.fieldtriptoolbox.org.
Feel free to contribute by doing edits here and sending a pull request. See https://www.fieldtriptoolbox.org/development/git for a complete tutorial and https://www.fieldtriptoolbox.org/development/guideline/website for formatting instructions.
House prose style
- UK English spelling
- No Oxford commas
- Spellings
- "FieldTrip", not "Fieldtrip"
- "open source", not "open-source"
- "website", not "web site"
- "MATLAB", not "Matlab"
- Sentence case (not "Title Case") for section headings
- Use en- or em-dashes where appropriate
Technical notes
- The website is rebuilt after every merged commit; this can take up to 5 minutes.
- File names should not contain spaces or other special characters.
- Files should be saved in UNIX format, not in DOS format.
- The tags and authors in the front matter should be lists, the category should have a single value.
- Pages that contain tags must have a title.
- Tags should be in lower case.
- All tags should appear on a single line.
- Variables passed in an include must be specified in quotes.
- Code blocks should have an empty line before and after them.
- Shared pages should go in _include/shared.
- Markdown documentation can be found on https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet.
- Liquid documentation can be found on https://help.shopify.com/en/themes/liquid and https://shopify.github.io/liquid.
- Jekyll cheatsheet can be found on https://devhints.io/jekyll.
Limitations when viewing on GitHub
Most of the Markdown formatting will show up nicely here on GitHub, but there are some limitations.
- Hyperlinks will not be pointing to the correct pages.
- Images are not included correctly.
- YouTube videos will not be included correctly.
- Highlighted sections will not show correctly.
- Code blocks don't have syntax highlighting.
Evaluating the website locally
If you make changes that you want to evaluate prior to publishing them, you have to install Ruby, Bundler and Jekyll. Subsequently you can do
bundle config set path '.bundle'
bundle install
bundle exec jekyll serve --incremental --livereload
which will convert the Markdown into HTML and serve your local copy of the website on http://localhost:4000.
Checking for broken links and missing images
wget --spider -r -nd -nv -o spider.log http://localhost:4000
grep -B1 'broken link!' spider.log | grep http | grep -v location.protocol | grep -v 4000/reference > broken.log
Owner
- Name: FieldTrip toolbox
- Login: fieldtrip
- Kind: organization
- Location: Nijmegen, The Netherlands
- Website: http://www.fieldtriptoolbox.org
- Repositories: 8
- Profile: https://github.com/fieldtrip
GitHub Events
Total
- Issues event: 10
- Watch event: 2
- Delete event: 305
- Issue comment event: 48
- Push event: 303
- Pull request event: 95
- Pull request review comment event: 7
- Pull request review event: 10
- Create event: 31
Last Year
- Issues event: 10
- Watch event: 2
- Delete event: 305
- Issue comment event: 48
- Push event: 303
- Pull request event: 95
- Pull request review comment event: 7
- Pull request review event: 10
- Create event: 31
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Robert Oostenveld | r****d@g****m | 2,822 |
| Jan-Mathijs Schoffelen | 1****n | 554 |
| StolkArjen | a****8@g****m | 71 |
| Sophie Arana | a****e@g****m | 51 |
| Hesham ElShafei | e****h@g****m | 49 |
| ualsbombe | u****e@g****m | 44 |
| Konstantinos Tsilimparis | k****s@y****m | 43 |
| Eelke Spaak | e****k@g****m | 39 |
| Matthias Treder | m****r@g****m | 33 |
| britta-wstnr | b****r@g****m | 28 |
| zpopov | 6****v | 27 |
| dieloz | d****a@g****m | 24 |
| Andrew Janke | f****s@a****t | 22 |
| meronvermaas | 3****s | 22 |
| Simon Homölle | s****m@d****l | 20 |
| joeyzyzyzy | 3****u | 19 |
| mariacarlapiastra | m****a | 18 |
| wycalan | 5****n | 18 |
| Mats van Es | m****s@d****l | 17 |
| Mats | m****s@d****l | 13 |
| Arnaud Delorme | a****e@g****m | 13 |
| Mark Henney | m****h@o****m | 13 |
| ruiliu-psy | 7****y | 12 |
| LucaLaFisca | l****a@g****m | 12 |
| kloosterman | 7****n | 8 |
| wittonc | 3****c | 7 |
| Felix Bott | g****v@m****e | 6 |
| NirOfir | 4****r | 5 |
| Mikolaj Magnuski | m****i@s****l | 5 |
| Johannes Algermissen | 3****n | 4 |
| and 52 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 45
- Total pull requests: 393
- Average time to close issues: 3 months
- Average time to close pull requests: about 1 month
- Total issue authors: 6
- Total pull request authors: 22
- Average comments per issue: 1.89
- Average comments per pull request: 0.77
- Merged pull requests: 126
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 8
- Pull requests: 82
- Average time to close issues: 3 days
- Average time to close pull requests: 12 days
- Issue authors: 3
- Pull request authors: 5
- Average comments per issue: 0.38
- Average comments per pull request: 0.63
- Merged pull requests: 22
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- robertoostenveld (33)
- Spaak (6)
- schoffelen (3)
- henneysq (1)
- contsili (1)
- JuliusWelzel (1)
Pull Request Authors
- robertoostenveld (293)
- schoffelen (20)
- contsili (13)
- dieloz (10)
- StolkArjen (10)
- aranas (7)
- ualsbombe (5)
- Spaak (5)
- matsvanes (5)
- simonhomoelle (5)
- mmagnuski (5)
- zpopov (4)
- henneysq (2)
- stashly (1)
- bmjstau (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- jekyll-last-modified-at >= 0 development
- jekyll-sitemap >= 0 development
- jekyll-toc >= 0 development
- jekyll ~> 3.8.4
- jekyll-redirect-from ~> 0.16.0
- tzinfo-data >= 0
- actions/checkout v3 composite
- actions/setup-python v1 composite