The Most Versatile Static HTML Site Generator
Blended is an innovative static website generator crafted in Python, designed to give developers a seamless experience in creating websites. Under the GPL 3.0 open-source license, it offers flexibility and convenience, making it an attractive option for those who need a user-friendly platform for web development. With support for various content formats, including HTML, Markdown, and more, Blended caters to a wide range of users, from beginners to seasoned developers.
One of the standout features of Blended is its built-in FTP uploader, which simplifies the process of deploying websites. Additionally, its powerful plugin system allows for expansive customization, ensuring that your website can grow and evolve alongside your needs. Whether you're building a personal blog or a complex portfolio, Blended provides the tools necessary to bring your vision to life efficiently.
Multiple Content Formats: Supports HTML, Markdown, Textile, reStructuredText, Jade, Docx, and Plain Text, accommodating diverse writing styles and preferences.
Robust Templating System: Allows users to install templates from GitHub easily, enhancing the aesthetic appeal and functionality of websites.
CSS and JS Optimization: By setting options in the config.py file, users can enable minification of CSS and JavaScript files to improve site performance.
Customizable Templates: Users can create and specify various templates for pages, leading to more personalized and organized content presentation.
Built-in FTP Uploader: Simplifies the deployment process by allowing users to upload their websites directly via FTP with ease.
Python Plugin System: Facilitates powerful upgrades and customization, enabling developers to expand Blended's functionalities.
Interactive Building: Offers a real-time building feature that updates content as changes are made, optimizing the development workflow.
Flexible Command Usage: Users can specify alternative output directories and use various commands to control the building process as needed.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.
A website that uses Disqus as a commenting system to enable audience engagement and discussion. This includes features such as real-time commenting, moderation tools, and social login to facilitate a seamless commenting experience.