Skip to content
  • David Larlet's avatar
    e5d698e1
    Optional templates_folder option on build command · e5d698e1
    David Larlet authored
    If the folder contains a `header.html` and/or a `footer.html` template, they will be injected with `--include-before-body` and/or `--include-after-body` respectively with Pandoc.
    
    Allows to inject header/footer navbars when generating collections for instance.
    e5d698e1
    Optional templates_folder option on build command
    David Larlet authored
    If the folder contains a `header.html` and/or a `footer.html` template, they will be injected with `--include-before-body` and/or `--include-after-body` respectively with Pandoc.
    
    Allows to inject header/footer navbars when generating collections for instance.
Loading