Crocc

screenshot of Crocc

Crocc is a simple and fast static-site generator based on Markdown.

Overview

Crocc is a simple static-site generator that is based on Markdown. It focuses on offering simplicity, with the main goal being to provide an easy way to generate static websites. Unlike other static-site generation tools like Hugo or Jekyll, Crocc emphasizes the use of Markdown for writing content and uses standard scripts such as JavaScript, CSS, and images.

Features

  • Simplicity: Crocc aims to be easy to use and focuses on providing a straightforward way to generate static websites.
  • Markdown-based: Crocc uses Markdown as the primary markup language for writing content, making it familiar and convenient for users.
  • Standard scripts: Instead of relying on complex frameworks or libraries, Crocc uses standard scripts like JavaScript, CSS, and images for additional functionality, making it lightweight and flexible.

Summary

Crocc is a simple static-site generator that focuses on providing simplicity and ease of use. It uses Markdown as the primary markup language and relies on standard scripts like JavaScript, CSS, and images for additional functionality. With its lightweight nature and straightforward approach, Crocc offers a convenient solution for generating static websites.