cameronbrooks11/Markdown to HTML Converter

Convert Markdown files to HTML with customizable templates and stylesheets using Pandoc

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-dirDirectory containing Markdown files to convertnosource
source-fileSingle Markdown file to convert (alternative to source-dir)no""
output-dirDirectory where HTML files will be generatedno_website
templateHTML template to use. Built-in options: "default", "minimal", "github". Can also be path to custom template filenodefault
stylesheetCSS stylesheet to use. Built-in options: "default", "minimal", "academic", "technical", "blog", "corporate". Can also be path to local file, or URL to remote stylesheet (e.g. GitHub)nodefault
site-titleTitle for the website (used in navigation and meta tags)noDocumentation
base-urlBase URL for the site (useful for GitHub Pages deployment)no""
include-tocInclude table of contents in generated HTMLnotrue
pandoc-optionsAdditional Pandoc command line optionsno""
namedescription
output-pathPath to the generated HTML files
files-convertedNumber of files converted