Spaces:
Sleeping
Sleeping
| project: | |
| type: website | |
| output-dir: _site | |
| website: | |
| title: "Monitait User Guide" | |
| site-url: https://huggingface.co/spaces/your-username/monitait-guide | |
| description: "Complete Step-by-Step Guide β WatcherJET 3.0 Hardware & AI Training Platform" | |
| navbar: | |
| left: | |
| - text: "Home" | |
| href: index.qmd | |
| - text: "Chapter 1 β Hardware" | |
| href: chapter1.qmd | |
| - text: "Chapter 2 β AI Training" | |
| href: chapter2.qmd | |
| - text: "Download PDFs" | |
| menu: | |
| - text: "Chapter 1 β Hardware & WatcherJET 3.0 (27 pages)" | |
| href: CHAP-1-AI-HARDWARE.pdf | |
| - text: "Chapter 2 β AI Training (15 pages)" | |
| href: CHAP-2-AI-TRAINING.pdf | |
| format: | |
| html: | |
| theme: cosmo | |
| css: styles.css | |
| toc: true | |
| toc-depth: 4 | |
| code-copy: true | |
| anchor-sections: true | |
| fig-cap-location: margin | |
| tbl-cap-location: margin | |
| metadata-files: | |
| - _metadata.yml |