Skip to content
  • Yncke's avatar
    Support for jekyll-feed · e8d516e7
    Yncke authored
    - Add generated comic pages to a collection if that
    collection is defined to exist. Default collection is comicpages, but
    this can be customised.
    - Ensure that there's a title to the page so that it's not an empty line
    in the atom feed.
    - Ensure that there's a date so that pages without an explicit date
    don't arrive above the ones with one.
    - Add option to define a template for the title so that you don't have
    to repeat yourself for every new page.
    e8d516e7
This project manages its dependencies using Bundler. Learn more