blob: 99c258ecbdcadaa36428ee29f74ec215a046c587 [file] [log] [blame]
SF initial configurator15089072022-10-06 13:33:19 +03001This roles build static web content to ``{{ pages_build_dir }}``.
2It supports Sphinx and Pelican content and default to a bare
3copy of the source to the build directory if specific content
4type has not been detected.
5
6**Role Variables**
7
8.. zuul:rolevar:: pages_build_dir
9 :default: "pages-artifacts/"
10
11 Directory where pages artifacts will be build.