Skip to content

Add Cache, fix serve

Compare
Choose a tag to compare
@onigoetz onigoetz released this 20 Sep 18:37
· 528 commits to master since this release
59a9dd5

Highlights

  • Add caching for compilation, should speed up on identical pages #51
  • Add clear-cache command
  • Fix Call to undefined method Symfony\Component\Process\ ProcessUtils::escapeArgument() (#61, #64)

Internal improvements

  • call getFrontMatter only once per file (#55)