NinjaDetector / _quarto.yml
Abyszero
Copy over a working example for multilabel classification
cae357b
ipynb-filters: [nbdev_filter]
project:
type: website
output-dir: _docs
preview:
port: 3000
browser: false
format:
html:
theme: cosmo
css: styles.css
toc: true
toc-depth: 4
website:
title: "petdetector"
site-url: "https://Abyszero.github.io/petdetector"
description: "Detection and tracking for pet cams."
twitter-card: true
open-graph: true
reader-mode: true
repo-branch: master
repo-url: "https://github.com/Abyszero/petdetector"
repo-actions: [issue]
navbar:
background: primary
search: true
right:
- icon: github
href: "https://github.com/Abyszero/petdetector"
sidebar:
style: "floating"
metadata-files:
- sidebar.yml
- custom.yml