Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 744 Bytes

File metadata and controls

16 lines (13 loc) · 744 Bytes

TODO

  • url's need to end with a "/" to avoid a redirect on the server
  • Add gulpplugin as a keyword in package.json (if this turns into a plugin)
  • how to handle 'un-published posts'?
  • include template helper? (could I replace that with {{> templateName }}???)
  • Fixup handlebar helpers TODO's
  • find a way to make the layouts self-reference other layouts?
  • use this to update any rich-structured data
  • Write a 'single-page-series-plugin' (where we can create a single markdown file that can be split into multiple pages)
  • phantomjs - image-diff old site with new site?

Docs