docs-source/author-mode-site.yml (25 lines of code) (raw):
site:
title: "Akka Guide"
url: https://developer.lightbend.com/docs/akka-platform-guide
content:
sources:
- url: ./../
start-paths:
- docs-source/docs
branches: [HEAD]
ui:
bundle:
url: https://lightbend.github.io/antora-supplemental-ui-lightbend-theme/default_ui/lightbend-theme-ui-002-bundle.zip
snapshot: true
supplemental_files: ./supplemental_ui
runtime:
fetch: true
asciidoc:
attributes:
# the following two attributes cause review and todo notes to display
# review: ''
todo: ''
doc-title: 'Akka Guide'
# the following turns on next and previous links in the new template
page-pagination: ""
page-toctitle: "On This Page"
output:
dir: ./../target
clean: true