2015-12-24 20:54:55 +01:00
|
|
|
title: output_path
|
|
|
|
---
|
|
|
|
type: property
|
|
|
|
---
|
|
|
|
summary: The path to the folder with the build artifacts
|
|
|
|
---
|
|
|
|
version_added: 2.0
|
|
|
|
---
|
|
|
|
body:
|
|
|
|
|
|
|
|
This attribute holds the path to the folder where the build process put the
|
|
|
|
final artifacts. Usually a publisher walks that folder and does something
|
2016-02-11 01:13:37 +01:00
|
|
|
with all contents of it. The publishers however are heavily encouraged to
|
2015-12-24 20:54:55 +01:00
|
|
|
ignore the special `.lektor` folder which contains lektor specific information
|
|
|
|
that should not end up on the resulting server.
|