biosigsystlab
Repository of BioSignals & Systems Analysis's website
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (6.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Repository of BioSignals & Systems Analysis's website
Basic Info
- Host: GitHub
- Owner: BioSigSystLab
- License: bsd-3-clause
- Language: HTML
- Default Branch: main
- Homepage: https://biosigsystlab.github.io/BioSigSystLab/
- Size: 2.8 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
BioSignals & Systems Analysis's Website
(Visit biosigsystlab.github.io/BioSigSystLab 🚀)
Instructions;
- to change the header/footer picture [of each page], change the
banner.jpgin_config.yamlfile - to change the links at the bottom [of each page], edit the corresponding links in
_config.yamlfile - If you want to add a picture anywhere in the website, the general agreement is to add the picture to
imagesfolder and the add the following syntax where you want to add it:\{% include card.html image="images/The_Pic_U_Want_2_Add.jpg" %}
- HomePage
- to change the content of this page, edite
index.mdfile
- Research
- to change the content of this page, edite
index.mdfile inresearchfolder
- Publications
- to change the content of this page, edite
index.mdfile inprojectsfolder
- Team
- to change the content of this page, edite
index.mdfile inteamfolder
- Contact
- to change the content of this page, edite
index.mdfile incontactfolder
TO-DO List;
- [ ] picture for header & footer should be updated;
- [ ] Logo should be updated;
- [x] links at the bottom of each page should be updated;
- [ ] HOMEPAGE;
- [ ] a brief description of the lab;
- [ ] big [lab] image for the first page;
- [ ] some texts for Our Research;
- [ ] a picture for Our Research;
- [ ] some texts for Our Projects;
- [ ] a picture for Our Projects;
- [ ] some texts for Our Team;
- [ ] a picture for Our Team;
- [ ] RESEARCH;
- [ ] a brief description of general theme of our research at the begining;
- [ ] get into the details of our first under-study project;
- [ ] get into the details of our second under-study project;
- [ ] get into the details of our third under-study project;
- [ ] * Pictures might be added for each or some of the projects;
- [ ] PUBLICATIONS;
- [ ] a brief description might be added on top;
- [ ] TEAM;
- [ ] a small paragraph might be added on top;
- [ ] CONTACT;
- [ ] a small paragraph might be added on top;
- [x] supervisor contact informations should be added;
- [x] mailing address and google map link should be added;
- [ ] 2 pictures might be added here;
Built with Lab Website Template
Owner
- Name: BioSigSystLab
- Login: BioSigSystLab
- Kind: organization
- Repositories: 4
- Profile: https://github.com/BioSigSystLab
Citation (CITATION.cff)
# citation metadata for the template itself
title: "Lab Website Template"
version: 1.1.6
date-released: 2023-10-06
url: "https://github.com/greenelab/lab-website-template"
authors:
- family-names: "Rubinetti"
given-names: "Vincent"
orcid: "https://orcid.org/0000-0002-4655-3773"
- family-names: "Greene"
given-names: "Casey"
orcid: "https://orcid.org/0000-0001-8713-9213"
cff-version: 1.2.0
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
.github/workflows/build-preview.yaml
actions
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- crazy-max/ghaction-dump-context v1 composite
- rossjrw/pr-preview-action v1 composite
- ruby/setup-ruby v1 composite
.github/workflows/build-site.yaml
actions
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- crazy-max/ghaction-dump-context v1 composite
- ruby/setup-ruby v1 composite
.github/workflows/first-time-setup.yaml
actions
- actions/checkout v3 composite
- actions/github-script v6 composite
- crazy-max/ghaction-dump-context v1 composite
- peterjgrainger/action-create-branch v2.4.0 composite
- stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/on-pages.yaml
actions
.github/workflows/on-pull-request.yml
actions
.github/workflows/on-push.yml
actions
.github/workflows/on-schedule.yaml
actions
.github/workflows/update-citations.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- crazy-max/ghaction-dump-context v1 composite
- peter-evans/create-pull-request v4 composite
- stefanzweifel/git-auto-commit-action v4 composite
- tj-actions/verify-changed-files v13 composite
.github/workflows/update-url.yaml
actions
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- actions/github-script v6 composite
- crazy-max/ghaction-dump-context v1 composite
- stefanzweifel/git-auto-commit-action v4 composite
- tj-actions/verify-changed-files v13 composite
.docker/Dockerfile
docker
- ruby 3.1.2 build
_cite/requirements.txt
pypi
- PyYAML *
- diskcache *
- google-search-results *
- manubot *
- python-dotenv *
- rich *
Gemfile
rubygems
- jekyll-feed >= 0 development
- jekyll-last-modified-at >= 0 development
- jekyll-redirect-from >= 0 development
- jekyll-sitemap >= 0 development
- jekyll-spaceship >= 0 development
- jekyll ~> 4.3
- webrick ~> 1.7
Gemfile.lock
rubygems
- addressable 2.8.1
- bundler 2.4.7
- colorator 1.1.0
- concurrent-ruby 1.2.2
- em-websocket 0.5.3
- eventmachine 1.2.7
- ffi 1.15.5
- forwardable-extended 2.6.0
- gemoji 3.0.1
- google-protobuf 3.22.0
- http_parser.rb 0.8.0
- i18n 1.12.0
- jekyll 4.3.2
- jekyll-feed 0.17.0
- jekyll-last-modified-at 1.3.0
- jekyll-redirect-from 0.16.0
- jekyll-sass-converter 3.0.0
- jekyll-sitemap 1.4.0
- jekyll-spaceship 0.10.2
- jekyll-watch 2.2.1
- kramdown 2.4.0
- kramdown-parser-gfm 1.1.0
- liquid 4.0.4
- listen 3.8.0
- mercenary 0.4.0
- mini_portile2 2.8.1
- nokogiri 1.13.10
- pathutil 0.16.2
- posix-spawn 0.3.15
- public_suffix 5.0.1
- racc 1.6.2
- rainbow 3.1.1
- rb-fsevent 0.11.2
- rb-inotify 0.10.1
- rexml 3.2.5
- rouge 3.30.0
- safe_yaml 1.0.5
- sass-embedded 1.58.3
- terminal-table 3.0.2
- unicode-display_width 2.4.2
- webrick 1.8.1