erickmerchant
@erickmerchant
9
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
9 Skillsacross 1 categorystatic-engine-first
erickmerchant
Plugin for static-engine. Reduce the collection to just the first object.
static-engine
erickmerchant
For building static web content.
static-engine-collection
erickmerchant
Plugin for static-engine. Allows you to operate on a property of each object in the collection, using static-engine plugins on it.
static-engine-defaults
erickmerchant
Plugin for static-engine. Reads defaults for objects in the collection from a file and uses a converter that you define like JSON.parse.
static-engine-sort
erickmerchant
Plugin for static-engine. Sorts the collection using the provided sort function.
static-engine-pager
erickmerchant
Plugin for static-engine. Add next and previous properties to each object of the collection.
static-engine-converter-marked
erickmerchant
Plugin for static-engine. Processes all content properties of objects in the collection through marked.
static-engine-render
erickmerchant
Plugin for static-engine. It renders and saves a file using a provided render function for each object in the collection.
static-engine-frontmatter
erickmerchant
Plugin for static-engine. Extracts frontmatter from the content property of all objects in the collection.