16 lines
224 B
YAML
16 lines
224 B
YAML
project:
|
|
title: "Void Linux PopCorn packages statistics analysis"
|
|
output-dir: output
|
|
render:
|
|
- popcorn.qmd
|
|
|
|
execute:
|
|
cache: false
|
|
|
|
format:
|
|
html:
|
|
embed-resources: true
|
|
|
|
theme:
|
|
light: flatly
|
|
dark: darkly
|