This repository contains an example of Jekyll's plugin project structure, with code examples from docs, and example configuration for Travis CI, which supports builds on multiple versions of Ruby. The content is compatibility with Jekyll's default conventions.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)