implement header & footer substitution system

This commit is contained in:
OniriCorpe 2023-12-29 23:38:45 +01:00
parent dcc71d9896
commit c15fa62d64
3 changed files with 23 additions and 2 deletions

View file

@ -37,4 +37,7 @@ or
you can optionally add a text at the end of the HTML page title as the second argument
```./genlog.sh /path/to/your/choosen/folder "Your custom title"```
you can also put your own `header.html` or `footer.html` in the `html/substitutes` folder
so they will be used instead of the default ones and you can freely personalize them
this project uses the [HotChocolateLicence](https://codeberg.org/OniriCorpe/HotChocolateLicence)