
Ruby library to compute distance of dates in words. Originally built for Jekyll.
The Jekyll-TimeagoGem is a Ruby library that computes the distance between dates in words, with localization support. Originally built for Jekyll, it provides out-of-the-box support for Jekyll projects and can be used as a Liquid filter or tag. It also offers features such as future times, level of detail customization, approximate distance calculation, and command line utility.
The Jekyll-TimeagoGem is a Ruby library that allows developers to calculate the distance between dates in words. It provides various features such as localization support, customization of the level of detail in the calculated distance, and support for future times. It can be easily integrated into Jekyll projects and used as a Liquid filter or tag. Additionally, it offers a command line utility for date distance calculations and allows for customizable translations.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.