Skip to content

4.5.0

Choose a tag to compare

@ArnaudLigny ArnaudLigny released this 05 Mar 17:57
97a7bb6

Main new feature

Multiple output formats: HTML, RSS, JSON, XML, TXT, AMP, etc.

A tone of changes

Global:

  • Code optimized and cleaned
  • Documentation updated

Config:

  • fmpages config is now virtualpages
  • paginate config is now pagination

Content:

  • Content files sorted with natural order by default

Templates:

  • Default templates for JSON and RSS added
  • Pagination enhanced
  • New page variable: alternates
  • url() function enhanced
  • Filtered pages (with filterBy()) excludes virtual pages by default
  • Google Analytics and Redirect templates fixed