View Source PolyPost (poly_post v0.1.0)
Summary
Functions
Builds a list of content for a specific markdown + metadata resource
and store it in a Depot
process.
Builds all the content for each markdown + metadata resource
and store it in a corresponding Depot
process.
Functions
@spec build_and_store!(Resource.name()) :: :ok
Builds a list of content for a specific markdown + metadata resource
and store it in a Depot
process.
@spec build_and_store_all!() :: :ok
Builds all the content for each markdown + metadata resource
and store it in a corresponding Depot
process.