Commit Graph

3 Commits

Author SHA1 Message Date
af371dd02a Remove typo 2024-04-10 11:19:43 +02:00
bfecae723a Feat: Add support for multiple correlated directories
Added support for specifying multiple correlated directories for both the watcher and the
destination. The `watcher_dirs` and `hugo_dirs` variables now accept a list of directories
separated by `:` in the configuration file. Each directory in `watcher_dirs` corresponds
to the directory in the same position in `hugo_dirs`.

This enhancement allows for greater flexibility and customization when monitoring and
processing files in different directories.
2024-04-10 10:59:53 +02:00
1b6b4f998a Initial commit 2024-04-09 20:06:34 +02:00