Skip to content

Repository files navigation

Grillo Docs

Documentation site at docs.grillo.io. Covers hardware setup, dashboard usage, EEW concepts, and API reference for the Grillo sensor ecosystem. Built with Docusaurus 3.9, available in English and French.

🚀 Quick Start

npm install
npm run start # Dev server at http://localhost:3000
npm run start -- --locale fr # Start in French
npm run build # Build all locales

📂 Content Structure

docs/ # English documentation (default)
├── getting-started/ # Setup guides
├── hardware/ # Pulse and One sensor docs
├── dashboard/ # Cloud dashboard usage
├── events/ # Seismic event documentation
├── concepts/ # EEW technical concepts
├── api/ # API reference
└── support/ # Troubleshooting
i18n/fr/ # French translations (mirrors English structure)

See SITE.md for a complete visual tree of all pages.

🌐 Localization

LanguageSourceStatus
Englishdocs/Default
Frenchi18n/fr/docusaurus-plugin-content-docs/current/Translation

French files must mirror the English directory structure exactly. Build generates both locales.

🛠️ Development

npm run start # Dev server with hot reload
npm run build # Production build (both locales)
npx kill-port 3000 # If port is in use

Image Guidelines

  • Landscape images: 800px wide
  • Portrait images: 800px tall

🚀 Deployment

Deployed to GitHub Pages. Push to main triggers build and deploy.

🔗 Related Repos

RepoWhat It Documents
grillo-firmware-pulsePulse sensor hardware setup and configuration
grillo-firmware-oneOne sensor hardware setup and configuration
grillo-cloud-frontendDashboard features and usage
grillo-webPublic website that links to these docs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages