Skip to content

Releases: ZvanTors/readme-peacock

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

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

🦚 v1.0.2 - Marketplace Ready

Choose a tag to compare

@ZvanTors ZvanTors released this 30 May 03:19

What's new in v1.0.2

  • Beautiful glassmorphism landing page design
  • Animated gradient background
  • GitHub quick-link buttons (Issues, PRs, Releases, Wiki, Star)
  • Automatic dark/light mode
  • Published on PyPI (pip install readme-peacock)
  • GitHub Action for automated deployment