Crocc is a simple and fast static-site generator based on Markdown.
Crocc is a simple static-site generator designed to offer simplicity in creating static sites. Unlike other tools like Hugo or Jekyll, Crocc focuses on utilizing Markdown as the main content writing tool and standard scripts (JavaScript, CSS, images, etc.) for everything else. Crocc aims to provide an easy and efficient way to generate static sites without the need for complex setups or dependencies. For more information, visit the project's website.
Crocc is a simple static-site generator that prioritizes simplicity and productivity. By focusing on Markdown as the primary content writing tool and utilizing standard scripts, Crocc offers an easy way to create and maintain static sites without complex setups or dependencies. With its BSD-style license, Crocc ensures openness and flexibility for users.