Versatile, adaptable, and fast static site generator written in Rust.
Adduce is a powerful static site generator designed to give users the flexibility needed to bring their web projects to fruition. By providing two distinct functionalities—individual pages and feeds—Adduce ensures that users have complete control over how content is structured and displayed, making it an appealing choice for both personal projects and professional portfolios.
With its markdown support and the ability to generate Atom feeds, Adduce streamlines the process of web development without sacrificing customization. This makes it an ideal tool for developers looking for an efficient way to manage their online presence.
Individual Page Generation: Create and manage individual pages with dedicated configuration files, allowing for precise control over content and layout.
Feed Functionality: Utilize a single configuration file to generate and manage all your documents, simplifying the process while maintaining organization.
Markdown Support: Write content in markdown, making it easy to format and present information in a clean and readable way.
Atom Feed Generation: Automatically generate an Atom feed for your site, helping you keep your audience updated with your latest content.
Extensive Documentation: Access a comprehensive wiki for usage instructions, along with detailed code comments for additional clarity on implementation.
Rust Compatibility: Built to work with Rust, ensuring that users have a modern and efficient experience while building their static sites.
Ongoing Development: Continually improving with support for more package managers, ensuring ease of installation for a broader range of users.