Commit Graph

8 Commits

Author SHA1 Message Date
Emmanuel Garette 9de06705e8 creole_legacy and creole have differents compilers 2022-03-05 11:16:58 +01:00
Emmanuel Garette cdfa065550 add rougail_index 2022-01-09 13:33:05 +01:00
Emmanuel Garette f9acc7d6f8 better leader support in extra 2021-11-23 08:51:03 +01:00
Emmanuel Garette af8f0bfc9a support heritage 2021-02-28 20:38:45 +01:00
Emmanuel Garette 651d89dd04 add new engine creole_legacy 2021-02-28 20:16:57 +01:00
Emmanuel Garette 0be7a72d28 Add new attribute "include" to "file"
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server

fixes #2
2021-02-21 10:44:48 +01:00
Emmanuel Garette eb3720d6bf separate RougailTemplate to RougailSystemdTemplate 2021-02-20 15:46:13 +01:00
Emmanuel Garette ba41b27dbf separate engine from template 2021-02-20 10:41:53 +01:00