englert-lab
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 (11.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Harrisonthow
- License: bsd-3-clause
- Language: SCSS
- Default Branch: main
- Size: 620 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
description: Discussing the future of the Englert Lab Website
Potential Future Steps
Not every tool is right for every person or team. This template is built on the following major assumptions:
- Using a text/code editor (not a GUI editor) to author content in Markdown.
- Using Git and repositories to store and change your code and content.
- Using GitHub (the web interface, pull requests, Actions, etc.) as the main workflow for working on your website.
- Using GitHub Pages for hosting your website.
- Using Jekyll as a static site generator.
If you're not comfortable with or at least familiar with the above, this template may not be right for you. If you want to learn more, see this crash course on the tech used in this template.
{% hint style="info" %} The GitHub Pages hosting service is free, but only for public repos. If you want the source code of your website to be private, you'll have to pay for it. {% endhint %}
Alternatives
In the event that Dr. Englert or the maintainence team determines this website solution to be too unsustainable, I have provided a list of potential alternatives for website development. Note: there are pros and cons of every web building solution.
GUI-Based (no code)
| ✅ Pros of GUI-Based | ❌ Cons of GUI-Based | | | ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------- | - | | Easy to learn. No special knowledge needed. | Customizable, but only to an extent. No bespoke functionality, like automatic citations! | | | Quick and convenient to edit. "What you see is what you get" (WYSIWYG) in-browser editors. | Ususally not free. | | | Integrated services like domain names and customer support | Harder to track revisions, authorship, reviews, collaboration, issues, etc. | | | | | |
Code-Based
| ✅ Pros of Code-Based | ❌ Cons of Code-Based | | | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | - | | Offer 100% control and flexibility, with coding knowledge. | Harder to learn. Special knowledge required. | | | Git and GitHub benefits. Easily track revisions, authorship, reviews, collaboration, issues, etc. | Less convenient to edit. Need to make changes in a text/code-based way. Feedback less immediate/direct. | | | Open source and free. Maintainers more receptive to changes and new features. | Harder to setup and troubleshoot. | |
Comparison with other code-based solutions
The main benefit of this template is its automatic citations from just simple identifiers. Other academic templates allow you to enter in a full bibliography manually, but this template is unique in that it uses Manubot to fill in as many details as possible automatically. You can provide just a publication id. You can even enter in an author id and get a list of publications. If you only need a few citations, this isn't a big deal, but if you have hundreds, it can be an enormous time saver.
There are things that other academic templates have that are not included in this template, but the Greene Lab is constantly assessing these differences and looking for ways they can improve. Ideally, the template will eventually be able to do most or everything that the other templates do, and more.
Notably they are working to make sure site layout, theming/styling, components, and interactive features are all comprehensive and flexible.
{% hint style="info" %} If you feel something is missing from the template, please don't hesitate to ask for it! The Greene Lab is very receptive to feature requests and community feedback! {% endhint %}
Owner
- Login: Harrisonthow
- Kind: user
- Location: Columbus, OH
- Company: The Ohio State University
- Repositories: 2
- Profile: https://github.com/Harrisonthow
Citation (CITATION.cff)
# GitHub citation metadata for lab-website-template itself
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.6.1
date-released: 2022-06-22
url: "https://github.com/greenelab/lab-website-template"
GitHub Events
Total
Last Year
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
- webrick ~> 1.7
- addressable 2.7.0
- bundler 2.4.6
- 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.5
- unicode-display_width 1.7.0
- wdm 0.1.1
- webrick 1.7.0