Skip to content

🦚 v1.1.0 – Multi-file support, dark theme, and more

Latest

Choose a tag to compare

@ZvanTors ZvanTors released this 30 May 17:28

What's new in v1.1.0

  • Output is now placed in a site/ folder by default (auto-created)
  • New --all flag to process all Markdown files in a directory
  • Added --template option: choose between glass (default) and dark themes
  • README.md always becomes index.html, other files keep their names
  • Improved automatic directory creation (no more missing folder errors)
  • Updated documentation and examples