lab-website
Website for Talmo Pereira's lab (https://talmolab.org)
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 (5.2%) to scientific vocabulary
Repository
Website for Talmo Pereira's lab (https://talmolab.org)
Basic Info
- Host: GitHub
- Owner: talmolab
- License: bsd-3-clause
- Language: SCSS
- Default Branch: main
- Size: 18.4 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Talmo Lab Website
Live at: https://talmolab.org
Install (local development)
Ubuntu / WSL
Install build tools and Ruby:
sudo apt update && sudo apt install build-essential && sudo apt install ruby-full
Install Bundler:
sudo gem install bundler
Install dependencies for this repo:
bundle install
MacOS
Install Ruby:
brew install ruby && echo 'export PATH="/opt/homebrew/opt/ruby/bin:$PATH"' >> ~/.zprofile && source ~/.zprofile
Install Bundler:
gem install bundler
Install dependencies for this repo:
bundle install
Local preview
Just run start.sh in this folder or:
bundle exec jekyll serve --force_polling --livereload
(See this issue for livereloading on WSL.)
Documentation
Owner
- Name: Talmo Lab at the Salk Institute
- Login: talmolab
- Kind: organization
- Email: talmo@salk.edu
- Location: United States of America
- Website: talmolab.org
- Twitter: talmop
- Repositories: 11
- Profile: https://github.com/talmolab
Talmo Pereira's research group at the Salk Institute for Biological Studies.
Citation (CITATION.cff)
cff-version: 1.2.0 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" title: "Lab Website Template" version: 0.4.1 date-released: 2021-08-23 url: "https://github.com/greenelab/lab-website-template"
GitHub Events
Total
- Push event: 20
Last Year
- Push event: 20
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- stefanzweifel/git-auto-commit-action v4 composite
- PyYAML ==6.0
- dict-hash ==1.1.26
- manubot ==0.5.3
- jekyll-feed >= 0 development
- jekyll-redirect-from >= 0 development
- jekyll-sitemap >= 0 development
- jekyll >= 0
- tzinfo ~> 1.2
- tzinfo-data >= 0
- wdm ~> 0.1.1
- addressable 2.7.0
- colorator 1.1.0
- concurrent-ruby 1.1.8
- em-websocket 0.5.2
- eventmachine 1.2.7
- ffi 1.15.0
- forwardable-extended 2.6.0
- http_parser.rb 0.6.0
- i18n 1.8.10
- jekyll 4.2.0
- jekyll-feed 0.15.1
- jekyll-redirect-from 0.16.0
- jekyll-sass-converter 2.1.0
- jekyll-sitemap 1.4.0
- jekyll-watch 2.2.1
- kramdown 2.3.1
- kramdown-parser-gfm 1.1.0
- liquid 4.0.3
- listen 3.5.1
- mercenary 0.4.0
- pathutil 0.16.2
- public_suffix 4.0.6
- rb-fsevent 0.10.4
- rb-inotify 0.10.1
- rexml 3.2.5
- rouge 3.26.0
- safe_yaml 1.0.5
- sassc 2.4.0
- terminal-table 2.0.0
- thread_safe 0.3.6
- tzinfo 1.2.9
- tzinfo-data 1.2021.1
- unicode-display_width 1.7.0
- wdm 0.1.1