https://github.com/jekyll/jekyll-test-plugin-malicious
A MALICIOUS I WILL EAT ALL YOUR CODE plugin. Use at your own risk.
https://github.com/jekyll/jekyll-test-plugin-malicious
Last synced: 3 months ago
JSON representation
A MALICIOUS I WILL EAT ALL YOUR CODE plugin. Use at your own risk.
- Host: GitHub
- URL: https://github.com/jekyll/jekyll-test-plugin-malicious
- Owner: jekyll
- License: mit
- Created: 2013-12-06T05:04:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-19T17:57:43.000Z (almost 10 years ago)
- Last Synced: 2024-10-29T14:58:42.595Z (about 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 4
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# JekyllTestPluginMalicious
A malicious gem for Jekyll (for testing)
## Installation
Add this line to your application's Gemfile:
gem 'jekyll_test_plugin_malicious'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll_test_plugin_malicious
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request