View Source PolyPost.Builder (poly_post v0.1.0)

A module used for building content from Markdown files (resources).

Summary

Functions

Builds a list of content for a specific marddown + metadata resource.

Builds all the content for each resource.

Functions

Builds a list of content for a specific marddown + metadata resource.

@spec build_all!() :: [{PolyPost.Resource.name(), [PolyPost.Resource.content()]}]

Builds all the content for each resource.