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

Link to this function

build_and_store!(resource)

View Source
@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.