This plugin adds the Konami Code to Discourse.
When invoked, magic happens.
As easy as 1-2-3! Just open your Docker container's app.yml
and be sure to have the following:
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- mkdir -p plugins
- git clone https://github.com/discourse/docker_manager.git
# other plugins...
- git clone https://github.com/cfstras/discourse-konami.git
- Install
- Bring up Discourse
- ↑↑↓↓←→←→BAEnter
I always cheer up when getting pull requests!
Special thanks go out to http://snaptortoise.com/konami-js/
Discourse Konami is released under the MIT License. For details please refer to LICENSE.md.