scriptorium/writer

The writer takes rendered content and writes it into the filesystem.

Values

pub fn write(
  db: database.RenderDatabase,
  config: config.Configuration,
) -> Result(Nil, config.WriteError)

Write the rendered content into the filesystem using lustre_ssg.

Search Document