Skip to content

This repository collects many existing repositories for Modular LED Displays as submodules and generates a consistent documentation from it. Modular LED Displays are customized display systems used in neuroscientific studies. The displays were initially developed for fly vision, where temporal, spatial, and wavelength sensitivity requires specia…

Notifications You must be signed in to change notification settings

reiserlab/Modular-LED-Display

Repository files navigation

LED Arena Documentation

This repository generates the website for Modular LED Displays.

Development Setup

Cloning the Repository

This repository uses Git submodules. Clone the complete website with all submodules using:

git clone --recurse-submodules https://github.com/reiserlab/Modular-LED-Display.git

If you have already cloned the repository without submodules, initialize them using:

git submodule update --init --recursive

Documentation

Before you begin contributing to the documentation, ensure you have the following tools installed:

  1. pixi - Package manager for development environments

  2. rbenv - Ruby version manager

    • Verify installation by running rbenv --version
    • If not installed, follow the platform-specific instructions at the rbenv installation guide

These are required to look at the documentation locally (see next section on how to run a local server). This was only tested on Linux and is assumed to work under macOS. If you find a way to run this under Windows, please let us know.

Running a Local Server

Once the repository is cloned and the prerequisites are installed, start a local development server:

pixi run localhost

This starts a local server where you can preview the website and test your changes.

About

This repository collects many existing repositories for Modular LED Displays as submodules and generates a consistent documentation from it. Modular LED Displays are customized display systems used in neuroscientific studies. The displays were initially developed for fly vision, where temporal, spatial, and wavelength sensitivity requires specia…

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •