20 lines
371 B
YAML
20 lines
371 B
YAML
site:
|
|
title: Flatpak Packager Docs (Preview)
|
|
start_page: flatpak::index.adoc
|
|
content:
|
|
sources:
|
|
- url: .
|
|
branches: HEAD
|
|
ui:
|
|
bundle:
|
|
url: https://asamalik.fedorapeople.org/ui-bundle.zip
|
|
snapshot: true
|
|
default_layout: with_menu
|
|
output:
|
|
clean: true
|
|
dir: ./public
|
|
destinations:
|
|
- provider: archive
|
|
runtime:
|
|
fetch: true
|
|
cache_dir: ./cache
|