Jekyll Ditaa

screenshot of Jekyll Ditaa

Jekyll ditaa Plugin

Overview

The Jekyll ditaa Plugin is a nifty command-line utility that allows users to transform their ASCII art diagrams into high-quality bitmap graphics effortlessly. Designed for integration with Jekyll, this plugin streamlines the process of creating visual content directly from text-based drawings. Writing diagrams using simple characters has never been easier, resulting in professional graphics that enhance your website's appeal.

With the ability to convert ASCII art into images automatically, this plugin supports a seamless workflow for developers and content creators looking to elevate their documentation, blogs, or personal projects. Its ease of use, coupled with efficient configuration options, makes it a practical choice for Jekyll users seeking a reliable way to incorporate visuals into their projects.

Features

  • ASCII Art Conversion: Seamlessly transform ASCII diagrams into bitmap images with minimal effort, enhancing visual communication.
  • Easy Integration: Quickly install the plugin and start using it within Jekyll by placing it in the designated _plugins directory.
  • Automatic Image Generation: Images are automatically generated and inserted into your site during the re-generation process, streamlining your workflow.
  • Flexible Configuration: Customize the output directory for generated images in the _config.yml file, allowing for better organization of your project files.
  • Debug Mode Option: Toggle the ditaa debug mode on or off to control the verbosity of the build process, ensuring a cleaner development experience.
  • Orphan File Management: The plugin automatically cleans up obsolete image files in the output directory, maintaining organization without additional effort.
  • Alternative Text Support: Use the --alt option to specify alternative text for images, enhancing accessibility and user experience.