Module Jekyll::CSV
In: lib/jekyll/migrators/csv.rb

Methods

process  

Public Class methods

Reads a csv with title, permalink, body, published_at, and filter. It creates a post file for each row in the csv

[Validate]