2020-12-14 23:57:20 +00:00
|
|
|
baseURL: https://darktable-org.github.io/luadocs/
|
2020-11-03 22:53:30 +00:00
|
|
|
languageCode: en-us
|
2020-11-03 23:00:17 +00:00
|
|
|
title: darktable lua documentation
|
|
|
|
theme:
|
|
|
|
- hugo-darktable-docs-theme
|
|
|
|
- hugo-bootstrap-bare
|
|
|
|
markup:
|
|
|
|
highlight:
|
|
|
|
style: algol_nu
|
|
|
|
outputs:
|
|
|
|
home:
|
|
|
|
- HTML
|
|
|
|
- RSS
|
|
|
|
- JSON
|
|
|
|
module:
|
|
|
|
mounts:
|
|
|
|
- source: ./themes//hugo-darktable-docs-theme/assets/node_modules/fork-awesome/fonts
|
|
|
|
target: static/fonts
|
|
|
|
|