Skip to content

Repository files navigation

GRO-BOT

GRO-BOT is a smart algae bioreactor project hub. This repository hosts the public project website and links the companion firmware and iOS app repositories as submodules.

Live site: https://stanley50z.github.io/GRO-BOT/

Repository Contents

  • index.html - static project website
  • images/ - website images and diagrams
  • gro-bot-esp32/ - ESP32 firmware submodule
  • AgTech-App/ - iOS app submodule

Submodules

This repository tracks the firmware and app repositories as submodules:

Clone everything with:

git clone --recurse-submodules https://github.com/stanley50z/GRO-BOT.git

If you already cloned the repo without submodules:

git submodule update --init --recursive

Website Deployment

The website is deployed with GitHub Pages from the main branch using the workflow in .github/workflows/pages.yml.

The Pages workflow checks out this repository without recursively cloning submodules because the deployed site only needs the static website files. Clone with --recurse-submodules when you want the linked firmware and app source locally.

About

GRO-BOT smart algae bioreactor website, ESP32 firmware, and iOS app hub

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages