maschmann / MarkdownContentBundle

Enables symfony to render markdown files as static content via dynamic router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Precache all markdown files before pageload

maschmann opened this issue · comments

  • use Finder to fetch all files in configured content dir
  • think on some caching for static content!