poet 0.7.0

Static site generator with optional MCP server and LLM SEO optimizations
Documentation
1
2
3
4
5
6
7
pub mod esbuild_metafile_reader;
pub mod filesystem_http_route_index_builder;
pub mod http_server;
pub mod project_builder;
pub mod prompt_controller_collection_builder;
pub mod search_index_builder;
pub mod shortcodes_compiler;