Expand description
Theme management for site generation.
This module handles copying the default theme to the user’s project for customization.
Structs§
- Init
Result - Result of theme initialization
- Theme
File - Theme file information
Functions§
- get_
template_ variables_ doc - Template variable documentation
- get_
theme_ files - Get all embedded theme files
- init_
theme - Initialize the theme directory with default templates
- list_
theme_ files - List files in a custom theme directory
- theme_
exists - Check if a custom theme directory exists