Crate oubli

Crate oubli 

Source

Modules§

archetypes
components
layouts

Macros§

archetypes
Helps to define every archetype that should be build by forget().
content_sources
Helps to define all sources of content that should be loaded by coronate().
routes
Helps to define every route that should be build by coronate().

Structs§

ArchetypeStoreEntry
Represents each archetype provided by the user.
BuildOptions
Maudit build options. Should be passed to coronate().
BuildOutput
Metadata returned by coronate() after a successful build.

Enums§

Archetype
Help you quickly scaffold common types of content, like blogs or documentation.

Functions§

forget
🪶 Oubli entrypoint. Starts the build process and generates the output files.