Skip to content

0.1.5

Compare
Choose a tag to compare
@capjamesg capjamesg released this 23 Jun 19:00
· 65 commits to main since this release
6a82bf4

Added

  • You can incrementally build a website with aurora build --incremental. This is useful for rebuilding large static sites. With this mode, changing a file or set of files will only result in generating all of its dependents and the files themselves on your next build, instead of generating every page again. See documentation
  • You can create pagination pages on collections. See documentation
  • Aurora automatically generates /YYYY/ and /YYYY/MM archive pages for blog posts. See reference.