Basic implementation of rs-webmark.
- Detect the markdown files recursively automatically.
- Convert those files into HTML.
- Assemble a header & footer.
- Substitute the variable
{title}
from header from the title found inside the markdown files. - Keep the folder structures for the output structure.