Overview:
The Netlify Status Research Lab website template is a website built with Jekyll and is derived from a template provided by the Allan Lab at Leiden University. It provides a platform for research labs to showcase their members, publications, and news updates. The website is designed using Bootstrap, making it easy to customize according to the lab’s needs.
Features:
- Clone Repository: Users can clone the repository to get started with the website template.
- Install Dependencies: The template has dependencies that need to be installed before running the website.
- Add New Members: Lab members can be easily added by creating markdown files and placing them under the specified directory.
- Add New Publications: Publications can be added by editing the publications.json file, exported from the Zotero bibliography tool.
- Add News Updates: News updates can be added by editing the news.yml file.
- Edit Template: Users have the freedom to modify the website design by making changes to the _pages or _layouts components.
Installation:
To install the Netlify Status Research Lab website template, follow these steps:
- Clone the repository:
git clone <repository-url>
- Install the dependencies:
npm install
Summary:
The Netlify Status Research Lab website template is a Jekyll-based website that allows research labs to create their own website for showcasing their members, publications, and news updates. The template provides easy-to-use features to add new members, publications, and news updates. It also allows for customization of the website design using Bootstrap and modifying the _pages or _layouts components.