Overview
Guard Jekyll Plus is a powerful plugin designed to enhance the Jekyll watching experience, streamlining the development process for static site generators. With its ability to intelligently handle file changes without triggering unnecessary rebuilds, it allows developers to focus more on content creation and less on build cycles. This tool promotes efficiency in managing and serving Jekyll sites, making it an essential addition for those utilizing the Jekyll framework.
The plugin not only simplifies how updates are processed but also improves the output clarity with color-coded messages. Whether you're building a personal blog or a more complex site, Guard Jekyll Plus offers features that cater to various development needs.
Features
- Smart File Handling: Changes to static files won't trigger a Jekyll build; instead, they are copied or removed, saving time and resources.
- Batched Processing: Adding a directory of multiple files triggers a single build, optimizing performance during development.
- YAML Config Support: Reads options directly from your YAML config files, allowing for convenient customization.
- Multiple Config Files: Supports the usage of multiple configuration files, giving flexibility for complex projects.
- Serving Options: Easily serve your Jekyll site with either Jekyll or Rack by simply adding Rack to your Gemfile.
- Clear Output: Enjoy colorized and informative output, making it easier to understand what’s transpiring behind the scenes.
- Drafts and Future Posts: Configure to build your site with draft posts or posts dated in the future, expanding content management options.
- Customizable Extensions: Adjust which file types trigger a Jekyll build, offering tailored workflows for your specific project requirements.