Skip to content

Super simple jekyll plugin that removes file extensions from a string

License

Notifications You must be signed in to change notification settings

joshdavenport/jekyll-remove-file-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Remove File Extension

Super simple jekyll plugin that removes file extensions from a string. A new filter will be available in the form of remove_file_extension e.g.

{{ 'test.jpg' | remove_file_extension }}

Install

Add the following to your Gemfile and then run bundle install.

gem 'jekyll-regex-replace'

About

Super simple jekyll plugin that removes file extensions from a string

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages