Files
ETPlot/gallery/config/config.yaml
T
lars 2020ac4883
CI / lint:ruff (push) Successful in 9s
CI / format:ruff (push) Successful in 8s
CI / typecheck:ty (push) Successful in 10s
CI / vulnerabilities:pip-audit (push) Successful in 11s
CI / test:pytest (push) Successful in 12s
Remove pre-package-restructure cruft and dead features
Delete the top-level implementation superseded by the gallery/ package
conversion (generate_gallery.py, orchestration/, root templates/ and
assets/, python/ scripts), stray scratch files, and docs describing a
container/GitLab-CI coverage workflow that no longer exists. Also drop
two half-wired, never-invoked features: the backup_folder config/TUI
option (create_backup() was never called from the pipeline) and the
unfinished export-to-LaTeX JS/CSS. Update README's install instructions
to the current Gitea remote.
2026-07-23 13:50:32 +02:00

14 lines
209 B
YAML

gallery:
plot_root: gallery
png_dpi: 400
metadata:
cache_enabled: true
inherit_from_parent: true
paths:
web_folder: ''
work_dir: ''
sources: []
ui:
max_recent_plots: 20
search_debounce_ms: 300