Welcome to the Field Day Project! This repository serves as the main landing page for Field Day, a comprehensive suite of tools designed to support wildlife researchers in collecting and managing data efficiently. The project is currently under development by a team of students at Arizona State University.
This repository now supports live previewing using Gulp. Follow these steps to set it up:
-
Ensure Node.js and npm are installed:
node --version npm --version
-
Install Gulp globally:
npm install --global gulp-cli
This repository will soon include:
-
User Guides: Step-by-step instructions to help researchers and users make the most of the Field Day tools.
-
Contribution Guides: Information for developers interested in contributing to the project.
-
Developer Guides: Technical documentation and guidelines for extending and maintaining the project.
The user interface for the Field Day Docs is custom-built and is also part of the Field Day project. Check out the Field Day UI repository for more information.