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 (7.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: tosulambdas
  • License: bsd-3-clause
  • Language: HTML
  • Default Branch: main
  • Size: 103 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Harrisonthow's Website

Visit tosulambdas.com 🚀

Built with Lab Website Template

-make it so that if webmaster is not technically gifted, its easy to change posts, texts, pictures, items (but from a predetermined format specification)

Installation: Install Ruby 3.1.7 from this website https://rubyinstaller.org/downloads/archives/ In a command line run "gem install bundler" Navigate to the root directory of the website and run "bundle install" in a command line Start the live server by running "bundle exec jekyll serve --open-url --livereload --trace"

Build using docker: docker-compose up --build

Notes: I've attempted to updating Ruby versions although it works fine on the local server it conflicts with the actual built of the website. The gitignore fild includes Gemfile and Gemfile.lock for the exact same reason, so that when the website is building no version conflicts occurs. If your website ever fails to build then maybe revert back to an earlier working version of the website and copy the Gemfile We use Godaddy for website hosting btu the building part of the website uses github workflow which I'm not equiped to working on For file format user WEBP preferabilly, it's optimized :)

Webmaster Lineage: Yury "ODM" Pozdneev Harrison "VΛPRE" Thow Jerry "JOΛT" Meng Jason "VIRTUOS" Lin

Owner

  • Login: tosulambdas
  • Kind: user

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
  • Delete event: 1
  • Member event: 1
  • Push event: 45
  • Create event: 1
Last Year
  • Delete event: 1
  • Member event: 1
  • Push event: 45
  • Create event: 1

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