SF initial configurator | 1508907 | 2022-10-06 13:33:19 +0300 | [diff] [blame] | 1 | This roles build static web content to ``{{ pages_build_dir }}``. |
2 | It supports Sphinx and Pelican content and default to a bare | ||||
3 | copy of the source to the build directory if specific content | ||||
4 | type 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. |