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

Repository

Basic Info
  • Host: GitHub
  • Owner: ScienceInfor
  • License: bsd-3-clause
  • Language: HTML
  • Default Branch: main
  • Size: 216 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License Citation

README.md

Lab Website

Lab Website

Here is Lu lab.

👇👇 Get Started 👇👇

Documentation

Key Features

  • 🤖 Based on Git, GitHub, and Jekyll.
  • 📜 Automatically generated citations from simple identifiers (DOI, PubMed, ORCID, and many more) using Manubot. E.g. doi:1234/5678 -> title, authors, publisher, date, etc.
  • 🧱 A comprehensive and flexible suite of pre-made components (building blocks) for structuring and styling your website:
    • Formatted tables, code blocks, figures, and other basic elements.
    • Citations with thumbnails and other rich details.
    • List large sets of data with flexible filters and components.
    • ...many more
  • 👁️ Automatic pull request previews.
  • ⚙️ Easy and automated configuration.
  • 👥 Team member pages with bios, roles, and social media links.
  • 🖋️ Blog posts with tags and rich content.
  • 📱 Works and looks good on desktop and mobile.
  • 🤝 Great documentation and support (if we do say so ourselves).
  • ... and much more!

GitHub last commit

Owner

  • Name: Little Molcular
  • Login: ScienceInfor
  • Kind: user

Citation (CITATION.cff)

# citation metadata for the template itself

title: "Lab Website Template"
version: 1.2.2
date-released: 2024-06-05
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
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1

Dependencies

.github/workflows/build-preview.yaml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • rossjrw/pr-preview-action v1.4.7 composite
  • ruby/setup-ruby v1.172.0 composite
.github/workflows/build-site.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • ruby/setup-ruby v1.172.0 composite
.github/workflows/first-time-setup.yaml actions
  • actions/checkout v4 composite
  • actions/github-script v7 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • peterjgrainger/action-create-branch v3.0.0 composite
  • stefanzweifel/git-auto-commit-action v5 composite
.github/workflows/jekyll.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • ruby/setup-ruby 8575951200e472d5f2d95c625da0c7bec8217c42 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 v4 composite
  • actions/setup-python v5 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • peter-evans/create-pull-request v6 composite
  • stefanzweifel/git-auto-commit-action v5 composite
  • tj-actions/verify-changed-files v18 composite
.github/workflows/update-url.yaml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • actions/github-script v7 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • stefanzweifel/git-auto-commit-action v5 composite
  • tj-actions/verify-changed-files v18 composite
.github/workflows/versioning.yaml actions
  • actions/checkout v4 composite
  • actions/github-script v7 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • ncipollo/release-action v1.14.0 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
  • faraday-retry >= 0
  • html-proofer ~> 5.0
  • jekyll ~> 4.3
  • webrick ~> 1.7