Skip to content

edymtt/liquidextensions

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

liquidextensions

Some Liquid extensions developed while using Jekyll

  • to_utc.rb: converts a datetime to utc

Usage

Copy to_utc.rb to the _plugins folder of your Jekyll source site (create it if it doesn't exist) and then you could use it:

{{ site.time | to_utc }}

About

Some Liquid extensions developed while using Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published