20 lines
439 B
YAML
20 lines
439 B
YAML
site:
|
|
title: Local Preview
|
|
start_page: fedora-atomic-desktops::index.adoc
|
|
content:
|
|
sources:
|
|
- url: .
|
|
branches: HEAD
|
|
ui:
|
|
bundle:
|
|
url: https://gitlab.com/fedora/docs/docs-website/ui-bundle/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
|
|
snapshot: true
|
|
default_layout: with_menu
|
|
output:
|
|
clean: true
|
|
dir: ./public
|
|
runtime:
|
|
fetch: true
|
|
cache_dir: ./cache
|
|
urls:
|
|
html_extension_style: indexify
|