Given a directory, it traverses the files and directories recursively
and replaces variables in directory and file names, and files' content
using the Liquid template engine.
Files indicate that they are liquid template by using the .liquid extension.
Given a directory, it traverses the files and directories recursively and replaces variables in directory and file names, and files' content using the Liquid template engine. Files indicate that they are liquid template by using the .liquid extension.