Modules§
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§
- Archetype
Store Entry - Represents each archetype provided by the user.
- Build
Options - Maudit build options. Should be passed to
coronate(). - Build
Output - 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.